On 11/5/2003 at 10:37 PM Alex van den Bogaerdt wrote:

>On Wed, Nov 05, 2003 at 02:06:16PM -0600, Simon Westlake wrote:
>
>> I tried the following command to 'tune' the rrd files:
>> 
>> rrdtool tune */*.*.*.*+b.rrd -i ds0:-50 -a ds1:50
>
>Do the same with "echo" prepended:
>
>"echo rrdtool tune */*.*.*.*+b.rrd -i ds0:-50 -a ds1:50"
>
>probably not the result you expect.  OTOH, I do agree RRDtool
>could cover basic user issues.
>

So each file has to be specified by name? That's going to make life a little 
more fun ;)

>> This didn't appear to do anything, so I tried it specifying a file
>rather than using *.*.*.* - this provided some interesting results.
>
>You've set the minimum for one datasource and the maximum for the other ?!?
>

Should I then be specifying -i ds0:-50 -a ds0:50 ?

>--
>Unsubscribe mailto:[EMAIL PROTECTED]
>Archive     http://www.ee.ethz.ch/~slist/mrtg
>FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
>WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi




--
Unsubscribe mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to