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

Florian Forster octo at verplant.org
Sun Jun 24 22:42:36 CEST 2007


Tag 'collectd-4.0.4' created by Florian Forster <octo at leeloo.lan.home.verplant.org> at 2007-06-24 21:41 +0200

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

iD8DBQBGftcUPpw+U7OejygRAltcAKCDWjTGXMgKs/okIqmqhMy0ju+DNwCgio5k
LLKjGf5JkpPqfG/xGtSyr4c=
=hBji
-----END PGP SIGNATURE-----

Changes since collectd-4.0.3:
Daniel Leite (2):
      cpu, interface plugin: Fix compilation issues under Solaris.
      memory plugin: Fix a typo in the Solaris code.

Florian Forster (5):
      load plugin: Fix the Linux code that reads `/proc/loadavg'.
      liboconfig: Added `%option noyywrap' to the scanner.
      dns plugin: Check for `net/ppp_defs.h' and include it before `net/if_ppp.h' if it exists.
      src/collectd-nagios.c: Copy the NAN-defines from `collectd.h'.
      Bumped version to 4.0.4; Updated ChangeLog.

---
 ChangeLog                   |    8 ++++++++
 configure.in                |    9 +++++++--
 contrib/PerlLib/Collectd.pm |    2 +-
 src/collectd-nagios.c       |   36 +++++++++++++++++++++++++-----------
 src/cpu.c                   |    2 +-
 src/interface.c             |    2 +-
 src/liboconfig/scanner.l    |    1 +
 src/load.c                  |    6 +++---
 src/memory.c                |    2 +-
 src/utils_dns.c             |    3 +++
 10 files changed, 51 insertions(+), 20 deletions(-)
---



More information about the collectd-changes mailing list