On Tue, May 27, 2003 at 05:28:04PM +0200, Iñaki Martínez wrote:

> > Try it, you'll like it.
> 
>  I think no results
> 
> # rrdtool tune interface.rrd 
> DS[in] typ: DERIVE    hbt: 600        min: 0.0000     max: nan
> DS[out] typ: DERIVE   hbt: 600        min: 0.0000     max: nan

This *is* the result.  I told to >>check<< the current options for
the database.  IOW do not show us the create statement, show us the
output of rrdtool tune.

The properties are:  DERIVE, heartbeat 600, min 0, max unlimited
This seems to be OK, apart from the unlimited of course.

> > 1) Change the settings of your database using rrdtool tune (RTFM)
> 
> # rrdtool tune interface.rrd
> DS[in] typ: DERIVE    hbt: 600        min: 0.0000     max: nan
> DS[out] typ: DERIVE     hbt: 600      min: 0.0000     max: nan

This only displays.  To alter a RRD you *do* have to specify options.
Do so, then check your modifications by using rrdtool tune without
options again.

>  rrdtool restore interface.xml interface.rrd -r 

This is correct, you may want to use another target and verify the
results before you destroy your live data ...

HTH
Alex

P.S.
Away from keyboard; no more responses today!

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