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

Florian Forster octo at verplant.org
Wed Nov 28 08:42:58 CET 2012


Tag 'collectd-5.0.5' created by Florian Forster <octo at collectd.org> at 2012-11-28 07:41 +0100

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

iQIcBAABAgAGBQJQtcBBAAoJEFCaZHVExRxoSw8P/0cFlLdbW8XfS4I2FrV/7obm
PzjG6TczR+JQofdK0s3JcaLsY5LBXG4oYfjFsUZklC1xnJIFTX92foLzQ++/4q20
dI8gJyKTW7ZwJXkOiMKYwIipZatHlwgq4RhdKRrAdcJji6K37Q5m51KERazsJtYC
r+QQhp/LB9rSpvaoWy0Vm3d43e/y6Ib2KXss48iTc8/qaz0IvfT8fnCvWWrFsINC
U2mPeUFkTg4ZBLyithH+z+YeTCNdZDisCHXjOAn/EqYSTh9DtTIn/13j/afpbILR
g6PUfmX8BXw1Q+v34RzagUk8gF0zEBgoOELx5SbDeWhMvWKNxj4b76IqB/T3dXH0
5abHGI5iWsNhgdQBZOwkKi1FZlnNNbLRnwUaNqyNT2seLk0ZFuYcCGTr/dfYni2+
KZ1Z81XPJUWTTImLcCIH6+pFekIEw+tJOpnPCPjhHyPMqXCzEXBd/EDz46dzdPxj
jYMIKwYHfhoqTEgudrooGeqRNuILDfHcCi2L6AaOkgHyER392wwtVHoIzJlFunLe
az8vUya/wTD1ELNd800MEvUnNt2c++gVybMnVTFlP0pDHm50kTZ3Ngemw3komJJu
0ppfhMBeVPKov1ekWUv2wCCrVpI8dYTPU/OZ+Mt1IunTjhowfRgR+Itv2oGniF0z
3f71SAVNlZzeQ3LwvKFy
=8GRw
-----END PGP SIGNATURE-----

Changes since collectd-5.0.4:
Adrian Perez (1):
      Set license info line to ”GPLv2 or newer”

Benjamin Jacobs (2):
      Automake 1.9 compatibility: don't use $(builddir)
      Add missing return statements

Brian Aker (1):
      1) Cleans up one configure.ac error AC_LINK_IFELSE requires AC_LANG_PROGRAM (or something similar) to get the setup right.

Bruno Prémont (1):
      df plugin: when checking / do it just once

Chris Lundquist (2):
      network.c: workaround for broken OSX compilers issuing false warnings
      network.c: call gcry_check_version() as required by library.

Dan Thomson (1):
      snmp plugin: Fix error message printed by the "Shift" option.

Daniel Sutto (1):
      Fix bad definition of UDP src port in DNS plugin.

Fabien Wernli (1):
      fix Host config being ignored

Florian Forster (52):
      Create directories with permission 0777.
      collectdctl: Fix PUTVAL for data sets with multiple data sources.
      netapp plugin: Close connection on communication errors.
      src/utils_rrdcreate.c: Handle "last update" in a saner way.
      src/utils_avltree.c: Add sanity check to c_avl_destroy().
      collection3: Filter out identifiers with control characters.
      src/utils_dns.c: Rename the "s_addr" and "d_addr" variables.
      src/utils_dns.c: Remove duplicate line.
      collection3: Use {instance} in Df's grpah title.
      oracle plugin: Report the "connect id" when OCILogon() fails.
      oracle plugin: Add database name and query name (if applicable) to error messages.
      Merge pull request #97 from tokkee/sh/swap
      collectd.conf(5): Improve description of the configuration syntax.
      contrib/migrate-4-5.px: Break up "df" RRD files into multiple files.
      Merge pull request #109 from tokkee/sh/collectd-5.0
      Merge pull request #124 from tokkee/bj/build
      src/Makefile.am: Unconditionally link collectd with libm.
      src/common.c: get_kstat_value: Check the arguments and return error codes.
      src/common.c: Add missing semicolon.
      snmp plugin: Check for SNMP_ENDOFMIBVIEW.
      Merge branch 'collectd-4.10' into collectd-5.0
      Merge branch 'ff/kstat' into collectd-4.10
      configure.in: Make sure sa_familiy_t is defined when checking rtnl_dump_filter().
      exec plugin: Really remove STDERR from the select() set.
      swap plugin: Add the "ReportBytes" option.
      Revert "swap plugin: Add the "ReportBytes" option."
      src/utils_db_query.c: Use the right field when checking for size.
      apcups plugin: Make sure the socket is closed on errors.
      apcups plugin: Add function net_shutdown().
      apcups plugin: Retry sending the "status" command.
      curl_xml plugin: Mark read-only strings as const.
      snmp plugin: Improve some comments.
      snmp plugin: Rename a couple of confusing variables.
      snmp plugin: Expand tabs.
      snmp plugin: Improve subtree matching.
      Merge branch 'collectd-4.10' into collectd-5.0
      configure: Only set the Perl interpreter if the argument is a file.
      snmp plugin: Fix iterating over tables without an instance configuration.
      snmp plugin: Check the return value of csnmp_oid_suffix().
      snmp plugin: Fix incorrect comparison in csnmp_oid_compare().
      Merge branch 'ff/snmp' into collectd-4.10
      Merge branch 'collectd-4.10' into collectd-5.0
      src/utils_db_query.[ch]: Remove duplicate "const" modifier.
      disk plugin: Multiply the average read/write latency with the interval.
      Merge branch 'collectd-4.10' into collectd-5.0
      Merge remote-tracking branch 'trenkel/collectd-4.10' into collectd-4.10
      ping plugin: Refactor "ping_thread": Move iteration over hosts into a function.
      ping plugin: Don't abort the "ping_thread" when ping_send() fails.
      Bump version to 4.10.8; Update ChangeLog.
      Update version-gen.sh.
      Merge branch 'collectd-4.10' into collectd-5.0
      Bump version to 5.0.5; Update ChangeLog.

Gerrie Roos (2):
      Fixed various collectd memory leaks.
      Fixed collectd's unixsock read interrupted by SIGCHLD's.

Idan Kamara (5):
      collectd-python.conf(5): capitalize Python
      collectd-python.conf(5): fix trivial spelling mistakes
      collectd-python.conf(5): change phrasing of minimum required version
      collectd-python.conf(5): change phrasing of function descriptions
      collectd-python.conf(5): fix register_* argument description

JonathanHuot (1):
      libs varnish & varnishcompat are NOT needed. "pkg-config --libs varnishapi" output only libvarnishapi as well

KIvosak (1):
      Change the libnetlink function used to query link statistics to match iproute2's behavior and thus not trip on the kernel's new parsing of optional attributes for RTM_GETLINK.

Mathijs Möhlmann (1):
      configure: Define _REENTRANT when compiling on Solaris.

Pascal Hofmann (1):
      Fix for config file parsing ("memcachec plugin: Option `Server' not allowed here.")

Sebastian Harl (8):
      swap plugin: Don't report an error if there is no swap space on Linux.
      contrib/migrate-4-5.px: Added missing end quotes in a call to rrd_filter.px.
      mysql plugin: Use the database instance name for identifying read callbacks.
      configure, utils_dns: Check for and use netinet/ip_compat.h.
      netlink plugin: Check for the number of arguments to 'rtnl_dump_filter'.
      configure: Use AC_INCLUDES_DEFAULT when checking any libkvm stuff.
      configure: Don't add -liptc to the global LIBS setting.
      bindings/Makefile: perl: Use INSTALL_BASE rather than PREFIX.

Sven Trenkel (1):
      python: Fix memory leaks.

Will Hawkins (1):
      Fix out-of-bound index in rrdtool.c

Yves Mettier (1):
      Fixed bugs that prevented to "make distcheck"

biancalana (1):
      Correct compilation on FreeBSD, set HOST_NAME_MAX to _POSIX_HOST_NAME_MAX if isn't defined

hume-github (2):
      Multithreading fix: localize unneeded global variable
      Fix for Solaris when setting ip-opt multicast-loop (must be a char, not int).

m4rienf (2):
      Updated Adrian Perez' 2009 Python network proto classes
      corrected high-resolution time conversions after code review

---
 ChangeLog                                         |   94 +++++
 Makefile.am                                       |    7 +-
 bindings/Makefile.am                              |   51 ++-
 configure.in                                      |  110 +++++-
 contrib/collectd_network.py                       |   64 +--
 contrib/collection3/bin/index.cgi                 |   26 ++
 contrib/collection3/lib/Collectd/Graph/Type/Df.pm |    4 +-
 contrib/migrate-4-5.px                            |   24 +-
 src/Makefile.am                                   |   12 +-
 src/amqp.c                                        |    1 +
 src/apcups.c                                      |  107 +++--
 src/collectd-python.pod                           |   83 ++--
 src/collectd.c                                    |   64 +--
 src/collectd.conf.pod                             |   42 +-
 src/collectdctl.c                                 |    2 +-
 src/common.c                                      |   17 +-
 src/curl_xml.c                                    |    8 +-
 src/df.c                                          |    2 +
 src/disk.c                                        |   20 +-
 src/email.c                                       |    5 +-
 src/exec.c                                        |   15 +-
 src/memcachec.c                                   |    2 +-
 src/meta_data.c                                   |    1 +
 src/mysql.c                                       |    4 +-
 src/netapp.c                                      |   44 ++-
 src/netlink.c                                     |   22 +-
 src/network.c                                     |   58 ++-
 src/oracle.c                                      |   57 ++-
 src/ping.c                                        |  194 ++++-----
 src/python.c                                      |   67 ++--
 src/pyvalues.c                                    |  161 ++++----
 src/redis.c                                       |    4 +
 src/rrdtool.c                                     |    2 +-
 src/snmp.c                                        |  436 +++++++++++++--------
 src/swap.c                                        |    2 +-
 src/unixsock.c                                    |   15 +-
 src/utils_avltree.c                               |    2 +
 src/utils_db_query.c                              |   16 +-
 src/utils_db_query.h                              |    6 +-
 src/utils_dns.c                                   |   25 +-
 src/utils_fbhash.c                                |    1 +
 src/utils_rrdcreate.c                             |    4 +-
 src/zfs_arc.c                                     |    5 +-
 version-gen.sh                                    |    2 +-
 44 files changed, 1243 insertions(+), 645 deletions(-)
---



More information about the collectd-changes mailing list