[rrd-users] Re: Regarding RRDFetch.....
Michael Bunk
mb at computer-leipzig.com
Tue Jan 31 10:51:48 MET 2006
On Tuesday 31 January 2006 07:54, mayil wrote:
> Evnethough if we give start and end time in multiples of 60 it
> gives like this only
Allow me to remind you of your query:
rrdtool fetch sample.rrd AVERAGE -s 1138337649 -e 1138339449
The start and end times used here are not multiples of 60, because
1138337649/60 = 18972294.15
and
1138339449/60 = 18972324.15
They have to be divisible by 60 without remainder, otherwise rrdtool uses the
next matching point in time.
See `man rrdfetch`in the paragraph "RESOLUTION INTERVAL".
Michael
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list