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

Florian Forster octo at verplant.org
Tue Sep 16 11:18:28 CEST 2014


 configure.ac          |   19 +-
 src/Makefile.am       |   22 +-
 src/collectd.conf.in  |   26 +-
 src/collectd.conf.pod |  196 +++++-----
 src/configfile.c      |   11 +
 src/libvirt.c         | 1004 -------------------------------------------------
 src/virt.c            | 1004 +++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 1147 insertions(+), 1135 deletions(-)

New commits:
commit 62f948605f54e1f5575699360376d75a2f849faf
Author: Florian Forster <octo at collectd.org>
Date:   Tue Sep 16 11:17:55 2014 +0200

    virt plugin: Rename the "libvirt" plugin to "virt".
    
    "libvirt" confused libtool and caused problems when re-building from source.




More information about the collectd-changes mailing list