Hi all.

I have a problem with rrdtool "making up" numbers...

This is my database:

rrdtool create file.rrd -s 60 DS:data:GAUGE:120:0:U RRA:LAST:0.5:1:10080

here is the command I used in 3 minutes:

rrdtool update file.rrd 979506480:49955
rrdtool update file.rrd 979506540:49955
rrdtool update file.rrd 979506600:49955

here is rrdool fetch file.rrd LAST

 ...
 979506420: NaN
 979506480: 4.9223000000e+04
 979506540: 3.9119216667e+04
 979506600: 4.3294333333e+04

First one was recorded ok, but next two were made up...  How can I make
rrdtool record whatever is there?

Thanks.

-- 
[EMAIL PROTECTED]


--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to