Today Philip Peake wrote: > Then for a huge class of problems, actually, IMHO, most real world > problems not involving rate of change, its useless. > > Tell me how I synchronize a data source to RDD's concept of sample times? > Actually, what is RDD's concept of sample times? How does it determine > the start? > I would assume time starts with the first entry (or is it the time it is > created?).
the time slots are aligned to the epoch (1.1.1970). The sample interval is always from the last update to the curent ... 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
