[rrd-users] Newcomer's RRD design dillemmas
Simon Hobson
linux at thehobsons.co.uk
Tue Oct 16 20:06:27 CEST 2012
Ryan Kubica wrote:
>'Exact values for an interval' and 'exact value at a time' are
>different things.
>To store the exact value you want with no averaging just store it on
>the step-size interval boundary, rrdtool won't average those. ie:
>binary data is no problem 0/1 if stored on the interval.
However, if the OP wants to keep that data for min 5 months, at 1
minute resolution, then that's a lot of samples. If, as is hinted,
changes are infrequent, then that's a very inefficient way of storing
them - ie there are other tools that would be more appropriate for
that.
RRD will certainly store his other (scalar) data though.
--
Simon Hobson
Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed
author Gladys Hobson. Novels - poetry - short stories - ideal as
Christmas stocking fillers. Some available as e-books.
More information about the rrd-users
mailing list