Hi Graham, Hi Simon, Today Simon Hobson wrote:
> It wouldn't help since the underlying data only supports whole second > resolution. You'll have to do some scripting of your own to aggregate > updates a bit before you feed them to RRD. well, actually you can update in milli second resolution, its just your stepsize that is limited to seconds ... it seems that the person who implemented the update time checks in rrdcached did not know this and the check therefore makes sure that updates are at least 1 second apart ... the check in rrdcached needs fixing, so that it takes x.y formats into account ... 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
