From 9b031e21c5d0200c2c07c70a592158d29c522391 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 6 Dec 2008 16:41:04 +0100 Subject: [PATCH] collectd.conf.in: Fixed a wrong type used in the "tail" example. --- src/collectd.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 829d3e59..7a7ef865 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -316,7 +316,7 @@ FQDNLookup true # # Regex "\\" # DSType "CounterInc" -# Type "email_count" +# Type "counter" # Instance "local_user" # # -- 2.11.0