rrdtool plugin: Implemented the `WritesPerSecond' option.
authorFlorian Forster <octo@noris.net>
Fri, 22 Aug 2008 14:12:41 +0000 (16:12 +0200)
committerFlorian Forster <octo@noris.net>
Fri, 22 Aug 2008 14:12:41 +0000 (16:12 +0200)
commitea90b50563a778907ea83ca031b7253905947798
treec44ac65b2100bfedcf652749b7bfe9a689056d06
parent5c173359debb2664fad38f9b494d303bfc93496e
rrdtool plugin: Implemented the `WritesPerSecond' option.

This option lets you slow down the `queue thread' within the rrdtool
plugin, so that the system stays responsive while writing all values
to disk. When FLUSH'ing values and during shutdown this limit is not
in effect.
src/collectd.conf.pod
src/rrdtool.c