Today kevin brintnall wrote: > The daemon makes no attempt to ensure that you are updating the files > correctly. Any RRD process (with or without rrdcached) that tries to > update the same file without advancing the time_t will generate this > error.
by looking at the sequence of update times coupled with the target file name, the daemon could raise an error as soon as it gets an out of sequence update (it could accept the first one but start checking from this). I guess this would simplify the debugging and shrink the number of user questions we are bound to get in the future ... cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch [EMAIL PROTECTED] ++41 62 775 9902 / sb: -9900 _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
