On Thu 15 Feb 2001, Mike Bernhardt wrote:
> 
> I took a moment to use rrdtool dump and this is indeed the case.
> Unfortunately I'm using the precompiled rrdtool.exe on my NT machine, and I
> don't want to deal with rebuilding it. I'm using logformat: rrdtool in my
> mrtg.cfg files and I need to keep this as automated as possible. I don't see
> in the docs a way to change the step value with an argument to rrdtool.

? There's no need to modify executables for this :)

When creating the RRD:

        --step|-s step (default: 300 seconds)
            Specifies the base interval in seconds with which data
            will be fed into the RRD. 

Simply specify "-s 60" if you want to insert data every 60 seconds.
I don't think it'll be possible to change this on an existing RRD;
you'll have to dump the data and restore it somehow (haven't needed
to do that yet).


Paul Slootman
-- 
home:       [EMAIL PROTECTED]      http://www.wurtel.demon.nl/
work:       [EMAIL PROTECTED]       http://www.murphy.nl/
debian:     [EMAIL PROTECTED]      http://www.debian.org/
isdn4linux: [EMAIL PROTECTED]  http://www.isdn4linux.org/

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to