"Meece, Clifford T (MVC)" wrote:

> I'd rather not write more code to grab all these values and do the
> max/average calculation by myself, since I know it is very easy to do this
> with rrdtool graph, like (from some perl code):
> 
> qq{GPRINT:la:LAST:Current \\: %5.1lf\\n},
>             qq{GPRINT:la:MIN:Min     \\: %5.1lf\\n},
>             qq{GPRINT:la:AVERAGE:Average \\: %5.1lf\\n},
>             qq{GPRINT:la:MAX:Max     \\: %5.1lf\\n},

PRINT prints to stdout what GPRINT prints on the graph.  You do
have to use rrdtool graph, unless I misinterpreted your problem.

HTH
-- 
   __________________________________________________________________
 / [EMAIL PROTECTED]                  [EMAIL PROTECTED] \
| 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:[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