[rrd-users] Re: How to obtain and print some data.

Serge Maandag serge.maandag at staff.zeelandnet.nl
Mon Feb 17 22:12:27 MET 2003


Follow the example:

http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/gallery/alex-01.html

it uses GPRINT's

Serge.

-----Original Message-----
From: Jose Orlando Muñoz Bravo (HP) [mailto:jmunoz at comcel.com.co]
Sent: Monday, February 17, 2003 9:54 PM
To: RRD users
Subject: [rrd-users] How to obtain and print some data.




Hi,

I heve created a RRD DB as follow:

rrdtool create cpumynode.rrd --start 1045254200
            DS:user:GAUGE:600:U:U      
	      DS:system:GAUGE:600:U:U    
            DS:wait:GAUGE:600:U:U      	
            RRA:AVERAGE:0.5:1:600      
            RRA:AVERAGE:0.5:6:700      
            RRA:AVERAGE:0.5:24:775     
            RRA:AVERAGE:0.5:288:797    
            RRA:MAX:0.5:1:600          
            RRA:MAX:0.5:6:700          
            RRA:MAX:0.5:24:775         
            RRA:MAX:0.5:288:797

I want to add over my graphs, especial values, like Maximun and Average of each item (user,system,wait), the idea is to print the value into the graph

Is This posible ?  If not, how can I get the values?

Thanks a lot for your help.

Jose
 

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