[rrd-users] rrd_first
Otavio Augusto
otavioarj at gmail.com
Tue Aug 3 23:31:48 CEST 2010
Hi fellows, I don't know if I'm using rrd_first wrong or if didn't
understand how to use it, but see this example:
$ rrdtool create db3.rrd --start 1275161700 --step 300
DS:prob1:GAUGE:600:U:U RRA:LAST:0.5:1:24
$ rrdtool first db3.rrd --rraindex 0
1275154800
$ rrdtool update db3.rrd 1275162000:10
$ rrdtool first db3.rrd --rraindex 0
1275155100
Is that the "correct" output?
If yes.... why?
Thanks =]
P.:S
$ rrdtool --version
RRDtool 1.4.3 Copyright 1997-2009 by Tobias Oetiker <tobi at oetiker.ch>
Compiled Mar 24 2010 16:17:45
....
--
Otavio Augusto.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-users/attachments/20100803/66cdb78d/attachment.htm
More information about the rrd-users
mailing list