[collectd] [PATCH] types.db: Reintroduced the "spam_check" type.

Sebastian Harl sh at tokkee.org
Wed Oct 8 15:46:39 CEST 2008


This is used by the "email" plugin. Apparently, it got lost when converting
the plugin to the v4 interface: Instead of "spam_check", "email_check" had
been added to types.db. I did not remove "email_check" though as this would
introduce a regression - though very unlikely, somebody out there might be
using that type.

Signed-off-by: Sebastian Harl <sh at tokkee.org>
---
 src/types.db |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/types.db b/src/types.db
index 21d15d6..67d8f0d 100644
--- a/src/types.db
+++ b/src/types.db
@@ -86,6 +86,7 @@ serial_octets		rx:COUNTER:0:4294967295, tx:COUNTER:0:4294967295
 signal_noise		value:GAUGE:U:0
 signal_power		value:GAUGE:U:0
 signal_quality		value:GAUGE:0:U
+spam_check		value:GAUGE:0:U
 spam_score		value:GAUGE:U:U
 swap			value:GAUGE:0:1099511627776
 tcp_connections		value:GAUGE:0:4294967295
-- 
1.6.0.2.307.gc4275

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20081008/70441389/attachment.pgp 


More information about the collectd mailing list