rseiwert <[email protected]> wrote: > I believe that RRDtool starts at zero no matter what you say the start is
Correct. The nearest step intervals to the ones used start at 1401916350 which is 5 seconds off the times used. Thus each update is apportioned 1/3 to one bucket amd 2/3 to the next. > ... and then calculates buckets based on the step. If your update is not > exactly on the step boundry (starting from zero) then your updates will be > interpolated. Your updates are between these steps so they are being > interpolated. Correct All explained in Alex's tutorial at http://www.vandenbogaerdt.nl/rrdtool/process.php _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
