My thoughts exactly...rrdcached was supposed to decrease the numbers of writes by storing the values in memory and then writing several updates at once.
For example, if we are sampling every 20 seconds and have our rrdcached set to 120 seconds, then 6 writes directly to RRD files becomes 1 using rrdcached. Moreover, it is rrdcached that is doing the writing, NOT rrdtool itself. -- View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/Multiple-Updates-Per-Second-tp7580505p7580517.html Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
