[rrd-users] Help with counter wrap

Alejandro Diego Garin linuxero2 at yahoo.com
Mon Jun 2 18:07:26 MEST 2003


Hello !

I have problems with the counters and the wrap issue. My front-end solve
the problem of a reset checking the uptime but in case of counters wrap
I am with problems.

RRD database configuration:

	   "DS:testmeasure:COUNTER:1200:U:12500000"
           "RRA:MAX:0.5:1:288",
	   "RRA:MIN:0.5:1:288",
	   "RRA:AVERAGE:0.5:1:288"

What my frontend is updating:

[...]
1054530615:4268148780
1054530915:4272518465
1054531215:4277022205
1054531516:4281555288
1054531814:4285990803
1054532115:4290470375
1054532415:4294889496
1054532716:4447686              <--- counter wrap
1054533015:8887528
1054533331:13566886
1054533621:18146922
1054533915:22543295
1054534214:26995129
[...]

rrdtool fetch of the .rrd

[...]
1054530600: 1.5410953333e+04
1054530900: 1.4483856667e+04
1054531200: 1.4990126667e+04
1054531500: 1.5105383333e+04
1054531800: 1.4752030000e+04
1054532100: 1.5023620000e+04
1054532400: 1.4690703333e+04
1054532700: 7.3089511000e+05		<--- why this peak? and next a "nan" ?
1054533000: nan
1054533300: 1.5607273333e+04
1054533600: 1.4469110000e+04
1054533900: 1.5206323333e+04
1054534200: 1.5123296667e+04
1054534500: 1.5010323333e+04
1054534800: 1.4774370000e+04
1054535100: 1.5118520000e+04
1054535400: 1.4581903333e+04
[...]

I have configured a MAX for the counter. Could you help me to avoid this peak 
please?

Thanks very much.

Alejandro

--
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://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list