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

Reply via email to