[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.5'
Florian Forster
octo at verplant.org
Fri Oct 3 22:08:20 CEST 2008
build.sh | 49 ++++++++--
contrib/collection.cgi | 83 +++++++++++++++++
contrib/collection3/etc/collection.conf | 147 +++++++++++++++++++++++++++++-
src/collectd.conf.pod | 6 +-
src/perl.c | 4 +-
src/plugin.c | 6 +-
src/powerdns.c | 4 +-
7 files changed, 275 insertions(+), 24 deletions(-)
New commits:
commit 39ba035b60b509311874ccf89d11d240c0271a90
Merge: 843d92b034b7303d818e222506bc165fb4f1fd22 148fe4faebc8bde13dc9e4429e687f752a6d3cde
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Fri Oct 3 13:35:45 2008 +0200
Merge branch 'collectd-4.4' into collectd-4.5
commit 148fe4faebc8bde13dc9e4429e687f752a6d3cde
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Oct 3 13:30:58 2008 +0200
build.sh: Check for more (all?) programs needed.
commit 19461d879f7e3078c5c6946461212cbeaabe2095
Author: Sebastian Harl <sh at tokkee.org>
Date: Sat Sep 20 16:34:39 2008 +0200
collection.cgi: Added support for the memcached-specific types.
Signed-off-by: Sebastian Harl <sh at tokkee.org>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit dfbfb32b43cb50fec078eeb9c3210f200233d7e8
Author: Sebastian Harl <sh at tokkee.org>
Date: Tue Sep 16 15:38:48 2008 +0200
src/plugin.c: Increase the plugin_log() message buffer to 1024 bytes.
512 bytes is not enough for some perl error messages.
Signed-off-by: Sebastian Harl <sh at tokkee.org>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit 405d9d69c62e7d3ee178d741a0e82bc15ce187e6
Author: Sebastian Harl <sh at tokkee.org>
Date: Tue Sep 16 15:36:18 2008 +0200
perl plugin: Log the perl error messages if bootstrapping Collectd failed.
Signed-off-by: Sebastian Harl <sh at tokkee.org>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit 8843fc5b1e5dd6c70b5f99b882c757951a9df95c
Author: Florian Forster <octo at noris.net>
Date: Mon Sep 22 14:00:31 2008 +0200
contrib/collection3: Added graphs for `apache_{bytes,requests}'.
commit fed90526a118b681494211aaf0737da2e7c98238
Author: Florian Forster <octo at noris.net>
Date: Mon Sep 22 14:00:02 2008 +0200
contrib/collection3: Use `instance' rather than `plugin_instance'
for all the `disk_*' graphs.
commit ef08fe7a2669c8ef84a63e54a279c840208d0a87
Author: Florian Forster <octo at noris.net>
Date: Wed Sep 17 13:42:59 2008 +0200
collection3/etc/collection.conf: Added some mysql stuff.
commit d52de0a2a9e6e9475cf9998e88f0c85177dea51b
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Sep 12 16:27:35 2008 +0200
collectd.conf(5): Changed the default socket paths of the powerdns plugin.
commit 62738b716a7eefc91018e01f8e4f241ce3d45227
Author: Boian Berberov <bberberov at gmail.com>
Date: Fri Sep 12 16:20:10 2008 +0200
powerdns plugin: Use `LOCALSTATEDIR' instead of "/var".
I was working on updating Gentoo's ebuild and I noticed that localstatedir was
not used in certain places. Please review these patches and consider them.
Boian Berberov
Signed-off-by: Sebastian Harl <sh at tokkee.org>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
More information about the collectd-changes
mailing list