[rrd-users] rrdtool missed values <1.0

Thomas Peter thomas at braindumped.com
Mon Aug 28 17:03:09 MEST 2006


hi,
i've got a question about how this could happen.

i feed rrd via my application which works fine.
i do log the rrd-tool calls, and so i mentioned, that there where several
updated missed.
here some facts:

'rrdtool info file.rrd'

filename = "file.rrd"
rrd_version = "0003"
step = 60
last_update = 1156763760
ds[dk].type = "GAUGE"
ds[dk].minimal_heartbeat = 61
ds[dk].min = 0.0000000000e+00
ds[dk].max = NaN
ds[dk].last_ds = "UNKN"
ds[dk].value = 0.0000000000e+00
ds[dk].unknown_sec = 0
rra[0].cf = "MAX"
rra[0].rows = 544320
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0

here is the result of
'rrdtool fetch file.rrd MAX -s -14h | grep -v NaN'

1156740120: 1.9892833333e+00
1156740180: 2.9853166667e+00
1156740240: 3.9887333333e+00
1156740300: 4.9848500000e+00
1156740360: 5.9950666667e+00
1156740420: 6.9921000000e+00
1156740480: 7.9905833333e+00
1156740540: 8.9857833333e+00
1156740600: 9.9888166667e+00
1156740660: 1.0984966667e+01
1156740720: 1.1988633333e+01
1156740780: 1.2984866667e+01
1156740840: 1.3988983333e+01
1156740900: 1.4985183333e+01
1156740960: 1.5988933333e+01
1156741020: 1.6985066667e+01
1156741080: 1.7988716667e+01
1156741140: 1.8984933333e+01
1156757520: 1.9875833333e+00

and here are the updates from my logs:
1156740060:0.9849833333333333
1156740120:1.9892833333333333
1156740180:2.985316666666667
1156740240:3.9887333333333332
1156740300:4.98485
1156740360:5.995066666666666
1156740420:6.9921
1156740480:7.990583333333333
1156740540:8.985783333333334
1156740600:9.988816666666667
1156740660:10.984966666666667
1156740720:11.988633333333333
1156740780:12.984866666666667
1156740840:13.988983333333334
1156740900:14.985183333333334
1156740960:15.988933333333334
1156741020:16.98506666666667
1156741080:17.988716666666665
1156741140:18.984933333333334
1156752960:0.9733166666666667
1156753860:0.9849666666666667
1156755660:0.9561166666666666
1156757460:0.9873166666666666
1156757520:1.9875833333333333
1156763760:0.9849333333333333

so every 0.x update got lost.

do you have an explanation?
thank you in advance!

cheers,
thomas

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