"Alan Finlay" wrote:
> The interpolation is still a mystery to me, but at least I can store exact 
> values now:

Remember that whatever you put in is converted to a rate (something per 
second), and regardless of the timing of your updates, all values are 
normalised and stored as floats. What you've found is that you can make the 
normalisation near enough a null operation.
You may find Alex's tutorials at http://www.vandenbogaerdt.nl/rrdtool/ useful, 
especially the one on rates and normalisation.

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to