either that, or you may be looking for the "--units-exponent" setting of `rrdtool graph`.
Serge. -----Original Message----- From: Matus Telgarsky [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 24, 2002 7:41 AM To: *Joe* Cc: [email protected] Subject: [rrd-users] Re: System Load Help HEllo you can use a CDEF to to perform arithmetic operations on the variable, and thus do the alteration I (think) you said you want. example.. var LOAD CDEF:LOAD_BLAH=LOAD,1000,/ anyway, I think that answers your question.. I'm not exactly sure what you were asking -mateusz- On Wed, 24 Apr 2002 00:10:53 -0500 "*Joe*" <[EMAIL PROTECTED]> wrote: > I'm plotting them on my graph fine. But on the Y axis it has 300M, > 200M, 100M. I need to make rrdtool know I'm graphing load, and to move > the decimal places on the Y axis to the correct placement. Does anyone > know how I could do this? Thanks -- 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
