From: Sebastian Harl Date: Mon, 11 May 2009 09:39:00 +0000 (+0200) Subject: collectd.conf: Added a sample config for the memcachec plugin. X-Git-Tag: collectd-4.7.0~1^2 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=5c0fa3a926340546d1f3e807e6fb8a6feae52179;p=collectd.git collectd.conf: Added a sample config for the memcachec plugin. ... copied from the manpage. --- diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 6c5bc1eb..4cbaca8e 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -317,6 +317,19 @@ FQDNLookup true # Port "411" # +# +# +# Server "localhost" +# Key "page_key" +# +# Regex "(\\d+) bytes sent" +# DSType CounterAdd +# Type "ipt_octets" +# Instance "type_instance" +# +# +# + # # Host "127.0.0.1" # Port "11211"