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

Florian Forster octo at verplant.org
Sat Nov 10 16:12:49 CET 2007


 configure.in          |    8 
 src/Makefile.am       |   16 
 src/collectd.conf.in  |    1 
 src/collectd.conf.pod |  111 +++---
 src/csv.c             |   52 ++-
 src/libvirt.c         |  804 ++++++++++++++++++++++++++++++++++++++++++++++++++
 src/libvirtstats.c    |  804 --------------------------------------------------
 7 files changed, 926 insertions(+), 870 deletions(-)

New commits:
commit 062c88e486b4b1a09d7dd416c07a2678b4dd7b21
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Nov 10 16:09:03 2007 +0100

    csv plugin: Add the possibility to store rates of counter DSes.

commit baaa4c2b1d9bd36ecee0d85925c2080bf39176e3
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Nov 10 14:02:32 2007 +0100

    collectd.conf(5): Renamed the `libvirtstats' plugin to `libvirt'.
    
    Also formatting and formulations have been changed a little.

commit 553376a3a6c63875c84b406962e56b908dc4e675
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Nov 10 13:47:49 2007 +0100

    libvirt plugin: Renamed the `libvirtstats' plugin to `libvirt'.




More information about the collectd-changes mailing list