[rrd-users] rrd setup for 1 entry per day
Rob Conway
rjconway at bigpond.com
Wed Dec 27 23:53:03 MET 2006
I have one data point I want to trend every day and have setup a script to push this point in at 12 midnight (well I should do it at 11:58pm to get the correct day). The results thus far are not as expected and just wondered if my "create" is correct for such a requirement. Don;t ask why I did Average and MAX cause I don;t know !
rrdtool create /public/rrd/aqua_waterchange.rrd --start 1167177600 --step 86400 DS:F1:GAUGE:100000:0:500 RRA:AVERAGE:0.86400:1:1825 RRA:MAX:0.86400:1:1825
All I want to do is show a monthly graph with a bar graph for each day of this one datapoint.
thanks
--
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