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:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to