[rrd-users] Re: rrd creation

Joerg Hartmann J.Hartmann at des.mediadesign.de
Mon Jul 9 17:01:26 MEST 2001


Am Montag,  9. Juli 2001 15:44 schrieben Sie:

> You are asking for the defaults of "now-1d" to "now" which is
> 86400/30=2880 rows.

Thanks - this was the point i really missed.

> ??? It works for me.  What version are you using?  And how?  Please
> modify your rrdtool create command so that it includes the start time
> and retry / repost.

 /usr/local/rrdtool/bin/rrdtool  create all.rrd  \
	--start 978300900  \
	DS:lommel:COUNTER:60:U:U \
	RRA:AVERAGE:0.5:1:10   

 /usr/local/rrdtool/bin/rrdtool fetch all.rrd AVERAGE  | more
                   lommel
 
 994600500: nan
 994600800: nan
 994601100: nan
 994601400: nan
 994601700: nan
 994602000: nan
 994602300: nan
 994602600: nan
 994602900: nan
 994603200: nan
 994603500: nan
 994603800: nan
 994604100: nan

This is rrdtool Version 1.0.33 on a Linux 2.4.5 Box made from the 
source.
What i want to do is to monitor the querys on my dnsserver.
I created an rrd with --step 3600 but could not get this to work.
So i went back and started to read the tutorial again ...

regards
			Jörg
-- 
Joerg Hartmann
mediadesign akademie 
Phone +49 340 253 2023 	 Fax   +49 340 253 2010
J.Hartmann at des.mediadesign.de


--
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