[rrd-users] Re: New to rrd: Proper rrd_create parameters for hourly sample
mapsetah2000-maillist5 at yahoo.ca
mapsetah2000-maillist5 at yahoo.ca
Mon Aug 28 07:32:46 MEST 2006
I guess I have the step value at:
DS:cnt:COUNTER:300:U:U \
Should I change it to 3600?
Does this solve the -too early errors- that I get?
"Jeevanandam, Kathirvel (IE10)" <Jeevanandam.Kathirvel at honeywell.com> wrote: You have to mention the step value , it takes 300 sec by default.
-----Original Message-----
From: rrd-users-bounce at list.ee.ethz.ch
[mailto:rrd-users-bounce at list.ee.ethz.ch] On Behalf Of
mapsetah2000-maillist5 at yahoo.ca
Sent: Monday, August 28, 2006 10:30 AM
To: rrd-users at list.ee.ethz.ch
Subject: [rrd-users] New to rrd: Proper rrd_create parameters for hourly
sample
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
--
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