I see, and understand to a point, can you suggest any resources so that I may properly display numbers such as a load average? I've tried making a CDEF to graph those numbers, but have failed so far.
Not looking for verbose answers, more of a nudge, I'd like to understand fully and learn something in the process. Thanks P -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alex van den Bogaerdt Sent: Wednesday, September 17, 2003 5:27 PM To: [email protected] Subject: [rrd-users] Re: problem with port install of rrdtool On Wed, Sep 17, 2003 at 05:16:39PM -0400, robert atkinson wrote: > I always get the output: > 920805000: 4.0000000000e-02 > 920805300: 2.0000000000e-02 > > Instead of: > > > 920805000: 0.04 > 920805300: 0.02 4.0e-02 == 4 * 10^-2 == 4 * 0.01 == 0.04 Things have changed but it is only cosmetic. HTH Alex -- http://www.googlism.com/index.htm?ism=alex+van+den+bogaerdt&type=1 -- 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
