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

Jose Orlando Muñoz Bravo (HP) jmunoz at comcel.com.co
Mon Feb 17 21:53:49 MET 2003



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



More information about the rrd-users mailing list