From: Sebastian Harl Date: Thu, 23 Jul 2009 20:44:06 +0000 (+0200) Subject: collectd.conf: Added a sample "Socket" option to the "memcached" plugin. X-Git-Tag: collectd-4.7.2-1~31 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d295e048bedbe5f9ccbd46abfeccb4f190165143;p=pkg-collectd.git collectd.conf: Added a sample "Socket" option to the "memcached" plugin. --- diff --git a/debian/collectd.conf b/debian/collectd.conf index 4898a7b..2c34b78 100644 --- a/debian/collectd.conf +++ b/debian/collectd.conf @@ -305,6 +305,8 @@ LoadPlugin users # # +# Socket "/var/run/memcached.sock" +# or: # Host "127.0.0.1" # Port "11211" #