[rrd-users] Re: Report Extraction with graph

Alex van den Bogaerdt alex at slot.hollandcasino.nl
Wed Feb 21 01:39:27 MET 2001


Hussain Ali wrote:
> 
> Hello,  the manpage for rrdtool gragh says that it " extract numerical
> reports". How exactly? 

By using PRINT.

> An example would help.

DEF:ds1a:/path/to/router1.rrd:ds0:AVERAGE
DEF:ds1b:/path/to/router1.rrd:ds1:AVERAGE
DEF:ds2a:/path/to/router2.rrd:ds0:AVERAGE
DEF:ds2b:/path/to/router2.rrd:ds1:AVERAGE
DEF:ds3a:/path/to/router3.rrd:ds0:AVERAGE
DEF:ds3b:/path/to/router3.rrd:ds1:AVERAGE
.... etcetera
PRINT:ds1a:MAX:"Maximum bytes in on router1:  %6.2lf %sbps"
PRINT:ds1a:AVERAGE:"Average bytes in on router1:  %6.2lf %sbps"
PRINT:ds1a:MIN:"Minimum bytes in on router1:  %6.2lf %sbps"
PRINT:ds1b:MAX:"Maximum bytes out on router1: %6.2lf %sbps"
PRINT:ds1b:AVERAGE:"Average bytes out on router1: %6.2lf %sbps"
PRINT:ds1b:MIN:"Minimum bytes out on router1: %6.2lf %sbps"
.... etcetera

cheers,
-- 
   __________________________________________________________________
 / alex at slot.hollandcasino.nl                  alex at ergens.op.het.net \
| work                                                         private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. | 
+----------------------------------------------------------------------+
| http://faq.mrtg.org/                                                 |
| http://rrdtool.eu.org  --> tutorial                                  |
+----------------------------------------------------------------------+

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