[rrd-users] New to rrd: Proper rrd_create parameters for hourly sample
mapsetah2000-maillist5 at yahoo.ca
mapsetah2000-maillist5 at yahoo.ca
Mon Aug 28 06:59:38 MEST 2006
Hi,
I am trying to use rrdtoot command line to plot my hourly samples (one sample per 60 min).
To create the RRD file, I used this command:
rrdtool create test.rrd \
--start 920804400 \
DS:cnt:COUNTER:300:U:U \
RRA:AVERAGE:0.5:6:576
rd_update only accepts the 1st update command, but for the rest of updates, It gives me error and says that it is too soon to update.
I want to be bale to update the RRD data file as much as I want (even five samples per second) and have RRD just average them and gives me one value per hour.
What would be the proper rrd_create parameters, to create an rrd file for hourly sample and also be able to update it as fast as I can and RRD just stores the average value?
Any help would be appreciated,
Alan
--
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