[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Fri Aug 22 16:13:33 CEST 2008


 src/collectd.conf.pod |   26 +++++-
 src/rrdtool.c         |  251 ++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 209 insertions(+), 68 deletions(-)

New commits:
commit ea90b50563a778907ea83ca031b7253905947798
Author: Florian Forster <octo at noris.net>
Date:   Fri Aug 22 16:12:41 2008 +0200

    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.




More information about the collectd-changes mailing list