[rrd-users] Re: Missing data entries

Alex van den Bogaerdt alex at ergens.op.het.net
Thu Dec 28 16:38:41 MET 2006


On Thu, Dec 28, 2006 at 05:15:36PM +0200, Dan Amitai wrote:

> The heartbeat matches the update time frames.
> What tolerance does RRDtool have for offsets? (in the example you can
> see that both examples have an offset of +2 seconds, yet one is
> accepted, and the other is not.)
> Can I tune the tolerance?

Please create a small script, generating a small database, doing a small
number of updates and fetching the results.

Use specific timestamps, thus like
   rrdtool update x.rrd 1167320120:1
not
   rrdtool update x.rrd N:1

Make it so that it displays the problem you think you have, without
complicating the matter with irrelevant additions.

Show what you get as output (so that we can verify we get the same
output) and describe why you think this is wrong.

I should be able to run the script, get half a screen full of lines
as a result, and compare it to what you write in your mail, side by
side.

I'm sure that will help to steer you to the right manual page.

Please note: I said "fetch", not "dump" or "xport".

-- 
Alex van den Bogaerdt
http://www.vandenbogaerdt.nl/rrdtool/

--
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