[rrd-users] Re: Wrong data in rrd file
Serge Maandag
serge.maandag at staff.zeelandnet.nl
Fri Jul 1 11:40:12 MEST 2005
> rrdtool update <rrdfile> N:3
> rrdtool update <rrdfile> N:2
> real data in rrd file are:
>
> 1120199400: 3.0000000000e+00
> 1120200000: 2.5163305117e+00
> What is the problem?
Rrdtool interpolates your values because you are using N: and you aren't
updating on an epoch timestamp that is a whole number times 600. (600 is
your step size)
Try:
rrdtool update 1120199400:3
rrdtool update 1120200000:2
Serge.
-------------
Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de inhoud van de volgende disclaimer van toepassing: http://www.zeelandnet.nl/disclaimer.php
-------------
For the content of this e-mail message and its attachment(s) the following disclaimer applies: http://www.zeelandnet.nl/disclaimer.php
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list