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

Florian Forster octo at verplant.org
Tue Jun 1 16:43:08 CEST 2010


 src/collectd.conf.in  |    1 +
 src/collectd.conf.pod |   10 ++++
 src/libvirt.c         |  119 ++++++++++++++++++++++++++++++++++--------------
 3 files changed, 95 insertions(+), 35 deletions(-)

New commits:
commit 2d4172ce51e01a54bd75039d04d32cbc515e0e72
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Jun 1 16:20:16 2010 +0200

    collectd.conf(5): Minor markup cleanup.

commit 471f5a6cb4c9ccc7f1497acf6d10fdc8bd2b3246
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Jun 1 16:17:47 2010 +0200

    libvirt plugin: Use "sfree" rather than "free".

commit 7f8e1ac5e77f7c82381af27d7727ddd3b9361c04
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Jun 1 16:17:31 2010 +0200

    libvirt plugin: Don't copy a string if it is not necessary.

commit 73bb33beedf018944ea2a3effdef2e8107df6977
Author: Ruben Kerkhof <ruben at rubenkerkhof.com>
Date:   Sun May 30 14:57:18 2010 +0200

    Add InterfaceFormat setting to libvirt plugin
    
    Since the interface path changes between reboots of a
    virtual machine, each reboot generates a new instance in collectd.
    
    So let's introduce the InterfaceFormat setting
    When set to 'address' it uses the mac address of
    the interface instead of the path.
    
    Signed-off-by: Ruben Kerkhof <ruben at rubenkerkhof.com>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>




More information about the collectd-changes mailing list