Hi Denis,
> Is this done to smooth the plotted line in a graph? And is there > a way to have the actual data updated and stored without the > intermediate value being rounded up or down? the 'problem' is that rrdtool stores its data according to a fixed interval based on 1970-01-01 00:00 GMT. Since you can enter data at will, rrdtool will make sure the numbers it stores are adjusted so that the space below the 'curve' stays the same as what was covered by your original data. cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten http://tobi.oetiker.ch [EMAIL PROTECTED] ++41 62 213 9902 -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
