[rrd-users] Re: Similar function for WithPeak[] in RRDTool
Serge Maandag
serge.maandag at staff.zeelandnet.nl
Fri Jul 6 10:24:02 MEST 2001
Either by making AVERAGE RRA's that take up many points, so they too
average over 5 min's just like the 'daygraph'. Something like:
RRA:AVERAGE:0.5:1:288 # takes 288x5min = 24 hr
RRA:AVERAGE:0.5:1:2016 # takes 2016x5min = 1 week
(haven't tested this though)
Another option is to take the max values, assuming your data isn't very
peeky.
Serge.
-----Original Message-----
From: Stefan Skotte [mailto:Stefan.Skotte at integris.dk]
Sent: vrijdag 6 juli 2001 7:54
To: rrd-users at list.ee.ethz.ch
Subject: [rrd-users] Similar function for WithPeak[] in RRDTool
Hi,
I was wondering if there's a similar function for MRTG's WithPeak[]
function in RRDTool ?
Problem:
For example 40 % cpu usage on the daily graph gets divided each time
it's
put into the next graph (weekly, monthly, yearly), and in the end the
value
gets very little. I dont want RRDTool to average my graphs, how can this
be
archieved ?
Regards,
Stefan Skotte
--
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