Yesterday Koaps wrote: > Well according to the man page you can but rrdtool throws an error. > > > http://www.mail-archive.com/[email protected]/msg03067.html > > > You should be able to specify a negative time also but it does > not work either, you will get an illegal attempt to update using > time error.
Note that you can not go back in time with rrdtool. This is due to the way it handles updates (re-sampling). The bug you are citing (which is fixed) is about sending updates relative to the current time. YOu still have to observe the strict ordering along the timeline. > >From that thread it was supposed to be patched in, but I guess it broke > >again. 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-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
