[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.2'
Florian Forster
octo at verplant.org
Sat Feb 23 10:58:32 CET 2008
configure.in | 5 +----
contrib/migrate-3-4.px | 2 +-
src/exec.c | 19 +++++++++++++++++++
src/ping.c | 7 +++++--
4 files changed, 26 insertions(+), 7 deletions(-)
New commits:
commit 7237c726f589df921a26d6951c2d1bf853580c43
Merge: cbf7250b4113c9058654d91b6199814741a06ca9 bd21265ce20def847ceb4b0f90330f25a91522bf
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Feb 23 10:58:00 2008 +0100
Merge branch 'collectd-4.1' into collectd-4.2
commit cbf7250b4113c9058654d91b6199814741a06ca9
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Feb 23 10:56:37 2008 +0100
ping plugin: Deactivate the plugin if (pingobj == NULL).
If (pingobj == NULL), then the init-function will return (-1) so that the
plugin is deactivated.
commit bd21265ce20def847ceb4b0f90330f25a91522bf
Merge: b5c5890955fa19651ad8b3f48d99364d270a0d8f b4f0540b8931a0eff2712709ba39b35ffb626969
Author: Florian Forster <octo at huhu.verplant.org>
Date: Tue Feb 19 14:00:37 2008 +0100
Merge branch 'pull/collectd-4.1' into collectd-4.1
commit b5c5890955fa19651ad8b3f48d99364d270a0d8f
Author: Florian Forster <octo at huhu.verplant.org>
Date: Tue Feb 19 13:55:32 2008 +0100
exec plugin: Use `setgroups' to set the list of supplementary group IDs.
Thanks to Peter Holik for suggesting this.
commit b4f0540b8931a0eff2712709ba39b35ffb626969
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Feb 17 20:23:46 2008 +0100
migrate-3-4.px: Do not translate the disk names used by hddtemp.
In version 4, hddtemp still uses major/minor device numbers to identify disks.
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