From: Sebastian Harl Date: Sun, 24 Dec 2006 15:03:34 +0000 (+0000) Subject: Added entries of the email plugin to collectd.conf. X-Git-Tag: collectd-3.11.0-1^0 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c86b5a615fb062987cd921aa5a181f4dd11c51e9;p=pkg-collectd.git Added entries of the email plugin to collectd.conf. --- diff --git a/debian/collectd.conf b/debian/collectd.conf index 97af438..a2dc578 100644 --- a/debian/collectd.conf +++ b/debian/collectd.conf @@ -26,6 +26,7 @@ LoadPlugin cpu LoadPlugin df LoadPlugin disk #LoadPlugin dns +#LoadPlugin email #LoadPlugin hddtemp LoadPlugin load #LoadPlugin mbmon @@ -62,6 +63,12 @@ LoadPlugin users # IgnoreSource 192.168.0.1 # +# +# SocketGroup collectd +# SocketPerms 0770 +# MaxConns 5 +# + # # Host 127.0.0.1 # Port 7634