memcached: Added Address option
[collectd.git] / src / collectd.conf.in
index 0495067..2dde3a1 100644 (file)
 
 #<Plugin memcached>
 #      <Instance "local">
-#              Host "127.0.0.1"
+#              #Host "memcache.example.com"
+#              Address "127.0.0.1"
 #              Port "11211"
 #      </Instance>
 #</Plugin>