Hello,

I have an RRD with following archieves

RRA:AVERAGE:0.5:1:1440"; // 1 Day Data
"RRA:AVERAGE:0.5:5:2016"; // 7 Day Data
"RRA:AVERAGE:0.5:60:720";  // 1 Month Data
"RRA:AVERAGE:0.5:1440:90

When I fetchdata for recent timestamp i.e for last two weeks I get large
number of timesamples with data in it.

But when i try to fetch data say for example from last month till last week,
everything is NaN.

Can I decide from archive the data to be fetched?

--
Mini
_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to