[collectd-changes] collectd, the system statistics collection daemon: Changes to 'refs/tags/collectd-4.7.1'

Florian Forster octo at verplant.org
Tue Jun 2 11:40:29 CEST 2009


Tag 'collectd-4.7.1' created by Florian Forster <octo at leeloo.lan.home.verplant.org> at 2009-06-02 10:40 +0200

Tag for version 4.7.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkok84MACgkQjvke9ZFSPD01+wCdElfTQHGE+77yTVWQ53se1c/Q
MlAAni1pmgr7u5ysnUkoSpbf062wJGEA
=hTH5
-----END PGP SIGNATURE-----

Changes since collectd-4.7.0:
Andrés J. Díaz (2):
      src/plugin.c: Initiate the threshold checking again.
      src/utils_cache.c: Fix incorrect checking of persistent thresholds.

Doug MacEachern (2):
      configure.in: Add libmemcached to Configuration/Libraries output.
      Disable LFS flags to avoid 32-bit solaris sys/swap.h error

Florian Forster (11):
      configure.in, java plugin: Instruct `find' to return files only.
      configure.in: Be more verbose if libperl exists but doesn't support ithreads.
      rrdtool plugin: Make sure the initialization is run only once.
      Merge branch 'collectd-4.6' into collectd-4.7
      Merge branch 'collectd-4.6' into collectd-4.7
      rrdtool plugin: If `flush' cannot find the requested file, issue an `INFO'.
      Merge branch 'collectd-4.6' into collectd-4.7
      java plugin: Replace dots ('.') with slashes ('/') when loading a class.
      Bumped version to 4.6.3; Updated ChangeLog.
      Merge branch 'collectd-4.6' into collectd-4.7
      Bumped version to 4.7.1; Updated ChangeLog.

Randy Rizun (1):
      java plugin: Use slashes rather than dots to lookup classes.

Sebastian Harl (7):
      build system: (Hopefully) added support for libtool 1.5 _and_ 2.2.
      collectd.conf: Added a sample ipmi config block.
      collectd.conf(5): Mark {Min,Max}PGVersion as deprecated.
      collectd.conf(5): Fixed alphabetic sorting of plugins.
      configfile.c: Fixed Include'ing empty files.
      ChangeLog: Fixed sorting of entries.
      configure: Include libganglia in the configuration summary.

---
 ChangeLog             |   55 +++++++++++++++++++++++++++++++++++++++++++-----
 Makefile.am           |    2 +
 configure.in          |   42 ++++++++++++++++++++++++++++---------
 src/collectd.conf.in  |    9 ++++++++
 src/collectd.conf.pod |   13 +++++++++--
 src/configfile.c      |   13 +++++++----
 src/java.c            |   15 ++++++++++--
 src/plugin.c          |    3 ++
 src/rrdtool.c         |    7 +++++-
 src/swap.c            |   10 +++++++++
 src/utils_cache.c     |    4 +-
 version-gen.sh        |    2 +-
 12 files changed, 144 insertions(+), 31 deletions(-)
---



More information about the collectd-changes mailing list