From b216a78ca45d5c66d475e11dea73c320441c7871 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 22 Nov 2012 11:40:17 +0100 Subject: [PATCH] changelog: Documented that #657122 has been resolved. The df plugin now ignores 'rootfs' file-system types for the root file-system to make sure it's collected only once. Thanks to Florian La Roche for reporting this. Closes: #657122 --- debian/changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ef4b7ee..cef1473 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ collectd (5.2.0-1) experimental; urgency=low * New upstream release: - ping plugin: Don't abort if ping_send fails but report an error only; thanks to Bernd Zeimetz for reporting this (Closes: #630683). + - df plugin: Ignore "rootfs" file-system type to make sure that root + file-system statistics are only collected once; thanks to Florian La + Roche for reporting this (Closes: #657122). New plugins: - Aggregate multiple values lists into one: aggregation - Query statistics from BSD's packet filter: pf (FreeBSD only) @@ -34,7 +37,7 @@ collectd (5.2.0-1) experimental; urgency=low * debian/collectd.conf: - Let the 'df' plugin ignore 'rootfs' (else, the root file-system would appear twice, causing one of the updates to fail and spam the log) and - the usual virtual / temporary file-systems. + the usual virtual / temporary file-systems (cf. #657122). -- Sebastian Harl Tue, 20 Nov 2012 15:40:12 +0100 -- 2.30.2