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 <[email protected]>
               Compiled Mar 24 2010 16:17:45
....

-- 
Otavio Augusto.
_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to