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

Florian Forster octo at verplant.org
Thu Jan 1 12:36:48 CET 2009


 README                |    4 ++
 configure.in          |    2 +
 src/Makefile.am       |    9 +++
 src/collectd.conf.in  |    1 +
 src/collectd.conf.pod |   30 ++++++++++-
 src/openvpn.c         |  136 +++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 180 insertions(+), 2 deletions(-)

New commits:
commit b5cac450499d563e64a499082866acf846200410
Merge: 5b96248ba2fba7a07458716a5a1610a6e68bc469 e17a4e5fc3f376d15a47a36031ec060cfd2635e8
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Thu Jan 1 12:36:40 2009 +0100

    Merge branch 'dm/openvpn'

commit 5b96248ba2fba7a07458716a5a1610a6e68bc469
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Thu Jan 1 12:36:25 2009 +0100

    collectd.conf(5): Fix two typos.

commit e17a4e5fc3f376d15a47a36031ec060cfd2635e8
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Thu Jan 1 12:35:34 2009 +0100

    collectd.conf(5): Added information about the openvpn plugin.

commit 31c1bf4fa3c1c5f4add94cebe7eeaf2ffbab63bb
Author: Doug MacEachern <dougm at hyperic.com>
Date:   Sat Dec 20 17:08:39 2008 -0800

    openvpn plugin: Add a plugin to read OpenVPN statistics.
    
    Simple but useful module for monitoring per-client openvpn traffic..
    
    The plugin reads a statistics file maintained by OpenVPN. The location of the
    statistics file is configurable.
    
    Signed-off-by: Doug MacEachern <dougm at hyperic.com>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>




More information about the collectd-changes mailing list