[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.3'
Florian Forster
octo at verplant.org
Mon Aug 18 09:33:21 CEST 2014
configure.in | 25 ++++++++++++++++++++++---
contrib/redhat/collectd.spec | 23 +++++++++++++++++++++--
src/Makefile.am | 4 ++--
src/collectd.conf.pod | 21 +++++++++++++++++++--
src/tcpconns.c | 13 +++++++++++++
src/utils_cmd_putnotif.c | 2 +-
6 files changed, 78 insertions(+), 10 deletions(-)
New commits:
commit c6a433718fa3bc3b6192153fee23558ddf011838
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Wed Aug 13 09:09:14 2014 +0200
collectd.conf(5): add detail & example about multi-instance filterchain targets
commit 37a82b6340ad2748e667a96b5af5c617edb3c72d
Merge: a781eb2 0bd8392
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Thu Aug 7 14:32:47 2014 +0200
Merge pull request #689 from ymettier/ym/cd53_fix_tcpconns_inet_diag
Fix for 'linux/inet_diag.h: No such file or directory'
commit a781eb2c59a9b65c30cbbe0880ea6aab90e65c0e
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Wed Aug 6 16:59:21 2014 +0200
RedHat RPM spec: add modbus plugin
... now that EPEL6 provides libmodbus
commit 0bd83922cc17a79de74067b29fa83a1c306015a4
Author: Yves Mettier <ymettier at free.fr>
Date: Mon Aug 4 14:01:01 2014 +0200
Fix for 'linux/inet_diag.h: No such file or directory'
commit 524b85687dbbd4cc2bbb650caf300162dcd16e96
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Mon Aug 4 13:37:09 2014 +0200
fix: use DOUBLE_TO_CDTIME_T() to match input type
... as strtod() returns a double not a time_t.
Follow-up to 7d1d59fb to match what ada80db25 does (currently in
master) and avoid a merge conflict.
commit b9ab99cc37687a111c4bbdd25c5924fa74a0c056
Author: KOMEDA Shinji <komeda.shinji at gmail.com>
Date: Wed Jul 30 17:56:07 2014 +0900
mistake, SAVE_LIBS="$LIBS" is correct.
commit ee49a2a68fe12b972b32e2d4d61aed91d6052cdc
Author: KOMEDA Shinji <komeda.shinji at gmail.com>
Date: Wed Jun 25 22:34:15 2014 +0900
patch required to build oracle plugin, collectd-5.4.0 (#653)
commit 7ae0eb4b33b50a9da921221264fbcc69e85eb27a
Merge: 9f6f901 81836d0
Author: Pierre-Yves Ritschard <pyr at spootnik.org>
Date: Mon Jul 28 22:48:17 2014 +0200
Merge pull request #579 from mfournier/libiptc-ldflags
link iptables plugin against flags from pkg-config
commit 81836d02839d13350aa8225396f9d44403e44f84
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Mon Mar 10 21:28:36 2014 +0100
link iptables plugin against flags from pkg-config
This solves issue #326 for ubuntu versions >= 13.10
More information about the collectd-changes
mailing list