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