[collectd-changes] collectd, the system statistics collection daemon: Changes to 'refs/tags/collectd-4.6.1'
Florian Forster
octo at verplant.org
Sun Feb 22 19:50:42 CET 2009
Tag 'collectd-4.6.1' created by Florian Forster <octo at leeloo.lan.home.verplant.org> at 2009-02-22 18:44 +0100
Tag for version 4.6.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEABECAAYFAkmhnQUACgkQjvke9ZFSPD33uwCeMPjyITBOOj5KSdiz9ipngbMi
0mcAn3/8PeE7IbBfRQuRpabZn/9Cuetl
=chZz
-----END PGP SIGNATURE-----
Changes since collectd-4.6.0:
Bruno Prémont (1):
bind plugin: Fix various bugs.
Florian Forster (7):
bind plugin: Fix a counter vs. gauge problem with memory statistics.
ipmi plugin: Use a less error-prone approach to build the sensor name.
bind plugin: Fix a typo.
Bumped version to 4.5.3; Updated ChangeLog.
Revert "libiptc/Makefile.am: Added xtables.h, libxtc.h to libiptc_la_SOURCES."
Merge branch 'collectd-4.5' into collectd-4.6
Bumped version to 4.6.1; Updated ChangeLog.
Peter Holik (1):
ipmi plugin: Fix an off-by-one error.
Sebastian Harl (8):
README: Added curl plugin.
README: Added the oracle plugin and libclntsh.
README: Replaced filter plugins with matches and targets.
Don't unnecessarily link match_regex against libpcre.
collectd.conf(5): Removed the section about filter_pcre.
Collectd::Unixsock: Improved error handling in putval().
contrib/cussh.pl: Improved error reporting.
contrib/cussh.pl: Fixed and improved command parsing.
---
ChangeLog | 21 ++++++
README | 43 +++++++++----
bindings/perl/Collectd/Unixsock.pm | 16 +++++-
configure.in | 73 ---------------------
contrib/cussh.pl | 123 +++++++++++++++++++++++++++++-------
src/Makefile.am | 4 +-
src/bind.c | 99 +++++++++++++++++++++-------
src/collectd.conf.pod | 92 ---------------------------
src/ipmi.c | 51 ++++++++++-----
src/types.db | 1 +
version-gen.sh | 2 +-
11 files changed, 280 insertions(+), 245 deletions(-)
---
More information about the collectd-changes
mailing list