Hello Alejandro Diego Garin!!! > 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" >
try to change this line: DS:testmeasure:COUNTER:1200:U:12500000 for this one: DS:testmeasure:DERIVE:1200:0:12500000 -- 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
