On Mon, Dec 09, 2002 at 01:39:58PM +0100, Pressler Florian, DI wrote: > about it, and suggest the following solution: > > 1. Add the possibility to tell rrdtool that the counters were manually > reset. > e.g.: rrdtool update file.rrd N:R
There is already a perfectly working way to do so: update using the "U" value for unknown. RRDtool doesn't get to know the exact value at reset time (or else you could do a regular update). In other words: substitute your "R" for an "U" and it should work. HTH Alex -- 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
