Hey, that was my point! It was rhetorical. Serge.
-----Original Message----- From: Alex van den Bogaerdt [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 05, 2003 4:26 PM To: [email protected] Subject: [rrd-users] Re: Wrong figures On Wed, Feb 05, 2003 at 02:06:59PM +0100, Serge Maandag wrote: > > > rrdtool create test.rrd --start 920804400 DS:speed:COUNTER:600:U:U > > You're defining a COUNTER. > > > rrdtool update test.rrd 920804700:12345 920805000:12357 > 920805300:12363 > > between 920805300 and 920805000 the change was (12363 - 12357) / > (920805300 - 920805000) = 6 / 300 = 0.02 = 2.0e-2 > > > 920805300: 2.0000000000e-02 > > And that's what's in your database. Now what's the problem? 0.02 = 2.0e-2, and it isn't a problem. -- 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
