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

Florian Forster octo at verplant.org
Thu Jan 14 15:40:57 CET 2010


Tag 'collectd-4.9.1' created by Florian Forster <octo at leeloo.lan.home.verplant.org> at 2010-01-14 14:20 +0100

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

iEYEABECAAYFAktPKC8ACgkQjvke9ZFSPD0VGgCfbVz6tesXm30/xm03XlyZgzTh
djsAnRzdbLRJYewRHB8u6ZaEejn7LR9H
=eUuH
-----END PGP SIGNATURE-----

Changes since collectd-4.9.0:
Florian Forster (19):
      contrib/snmp-probe-host.px: Implemented the “--exclude” option.
      routeros plugin: Use the node name for the "host" field.
      src/collectd.conf.in: Add example config for the routeros plugin.
      src/collectd.conf.in: Added an example config for the netapp plugin.
      src/collectd.conf.in: Added an example config for the python plugin.
      rrdtool plugin: Correctly initialize the ->random_variation member.
      Merge branch 'collectd-4.8' into collectd-4.9
      Merge commit 'tokkee/sh/collectd-4.9' into collectd-4.9
      bindings/perl/lib/Collectd.pm: Add forgotten "config" callback type.
      Merge branch 'collectd-4.7' into collectd-4.8
      Merge branch 'collectd-4.8' into collectd-4.9
      collectd.conf(5): Remove trailing whitespace.
      collectd.conf(5): Rephrase a weird sentence in the cURL-JSON documentation.
      Merge commit 'tokkee/sh/collectd-4.8' into collectd-4.8
      ChangeLog: Updated for version 4.8.3.
      ChangeLog: Updated for version 4.9.1.
      processes plugin: Fix handling of the ps_disk_{octets,ops} types.
      ChangeLog: Added fix in the processes plugin.
      Merge branch 'collectd-4.8' into collectd-4.9

Sebastian Harl (7):
      collectd-snmp(5): Comma fixes.
      README: Added missing plugins.
      collectd.conf: Added "LoadPlugin Monitorus/OpenVZ" in the "perl" config.
      src/collectd.conf: Added missing plugins and config options.
      bindings/Makefile: Added Monitorus.pm to EXTRA_DIST.
      Monitorus.pm: Put the plugin into the "Collectd::Plugins" namespace.
      types.db(5): Mention the types "ABSOLUTE" and "DERIVE" as well.

plazmus (1):
      apache plugin: Fix a segmentation fault in the config handling of VerifyPeer / VerifyHost.

---
 ChangeLog                                       |   22 ++++++
 README                                          |    9 +++
 bindings/Makefile.am                            |    1 +
 bindings/perl/lib/Collectd.pm                   |    1 +
 bindings/perl/lib/Collectd/Plugins/Monitorus.pm |    2 +-
 contrib/snmp-probe-host.px                      |   73 ++++++++++++++++++-
 src/apache.c                                    |    2 +-
 src/collectd-snmp.pod                           |    5 +-
 src/collectd.conf.in                            |   88 ++++++++++++++++++++++-
 src/collectd.conf.pod                           |   14 ++--
 src/processes.c                                 |   42 +++++++-----
 src/routeros.c                                  |   65 +++++++++--------
 src/rrdtool.c                                   |    1 +
 src/types.db.pod                                |    3 +-
 14 files changed, 266 insertions(+), 62 deletions(-)
---



More information about the collectd-changes mailing list