[collectd-changes] collectd,
the system statistics collection daemon: Changes to 'collectd-3.11'
Florian Forster
octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>verplant.org
Tue Jan 9 15:03:23 CET 2007
src/collectd.pod | 2 ++
src/email.c | 8 +++++---
src/sensors.c | 9 +++++----
3 files changed, 12 insertions(+), 7 deletions(-)
New commits:
commit 07d5fdf21191d401d5ad06f49d689b6cdeda1635
Author: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
Date: Sun Dec 24 14:22:49 2006 +0100
email plugin: Ignore size if it less than or equal to zero.
Some daemons (e.g. postgrey) don't provide any size information.
Signed-off-by: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
commit 4285addef1e67f3d4c4b01ca3cbe5b7a2cae4d89
Author: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
Date: Sat Dec 23 14:01:14 2006 +0100
sensors plugin: Avoid assertion in ignorelist_match () when not configured.
If the sensors plugin is not configured (i.e. default settings are used) the
ignorelist (sensors_list) is never created causing the assertion in
ignorelist_match () to fail. This fixes it.
Signed-off-by: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
More information about the collectd-changes
mailing list