[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Tue Dec 8 18:09:59 CET 2009
bindings/Makefile.am | 12 +-
bindings/perl/Collectd.pm | 648 -------------------------
bindings/perl/Collectd/Makefile.PL | 8 -
bindings/perl/Collectd/Unixsock.pm | 656 --------------------------
bindings/perl/lib/Collectd.pm | 648 +++++++++++++++++++++++++
bindings/perl/lib/Collectd/Plugins/OpenVZ.pm | 190 ++++++++
bindings/perl/lib/Collectd/Unixsock.pm | 656 ++++++++++++++++++++++++++
7 files changed, 1501 insertions(+), 1317 deletions(-)
New commits:
commit 864077a77ec55e2990c279ef164477f0a5b369a9
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue Dec 8 18:07:55 2009 +0100
bindings/Makefile.am: Tie OpenVZ.pm into the build system.
commit d063a49eec92b52ffbef5e0773c3e5dcb84247cf
Author: Jonathan Kolb <jon at b0g.us>
Date: Tue Dec 8 18:07:02 2009 +0100
perl/â¦/OpenVZ.pm: Added Perl-based plugin to gather OpenVZ statistics.
commit e5c6a442843929db1880035866fd6b21026dda56
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue Dec 8 17:57:51 2009 +0100
bindings/perl: Move the files into the default directory structure for ExtUtils::MakeMaker.
More information about the collectd-changes
mailing list