Hi!

> Hello,
> does anyone no how to do the following ?
> I have a rrdfile with 3 GAUGE datasources A, B and C.
> Now I want to graph the following formula on a line or area :
> (A + B - C) / (A + B)


       Maybe a CDEF like CDEF:var=A,B,+,C,-,A,B,+,/
       And then graph var do the trick...

                                   Rodrigo Gesswein P.
---
"Your life has been what it's been, and is what it is,
 because of who you have been, and who you are being."






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