This is a discussion on [rrd-users] Re: Getting an average... within the RRD Users forums, part of the Networking and Network Related category; > I'm trying to get a single value per DS from my RRD database > which is the > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> I'm trying to get a single value per DS from my RRD database
> which is the > average of the values for a specified time.. > > Is it possible just to get the values 5 and 25 from the RRD > or do I have to > parse all the values with some home grown code to get this? Use DEFS of type AVERAGE and add a PRINT statement for each DEF. Then do rrdtool graph. That will print your averages to stdout. serge. ------------- Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de inhoud van de volgende disclaimer van toepassing: http://www.zeelandnet.nl/disclaimer.php -- Unsubscribe mailto:rrd-users-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:rrd-users-request@list.ee.ethz.ch?subject=help Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi |
![]() |
| Thread Tools | |
| Display Modes | |
|
|