[rrd-users] Re: first time creation
Chughtai, Haris
Haris.Chughtai at attcanada.com
Fri Jun 6 20:49:17 MEST 2003
you should create your rrd with min and max.If you are not sure about your min/max, leave them undefinied. Try following
rrdtool create test.rrd --step 300 \
DS:test:ABSOLUTE:600:U:U \
RRA:AVERAGE:0.5:1:2400
-----Original Message-----
From: Steven Garrett [mailto:StevenG at cometsystems.com]
Sent: June 6, 2003 1:14 PM
To: rrd-users at list.ee.ethz.ch
Subject: [rrd-users] first time creation
Hi,
didn't really find anything helpful in the archives and I thought I followed
the documentation correctly? What am I doing wrong here?
rrdtool create test.rrd --step 300 \
DS:test:ABSOLUTE:600 \
RRA:AVERAGE:0.5:1:2400
I keep getting this error: can't parse arguement 'DS:test:ABSOLUTE:600'
Thanks in advance,
Steve
--
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://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/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://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list