ansible/roles/collectd/memcached/files/memcached.conf

6 lines
89 B
Text

LoadPlugin memcached
<Plugin memcached>
Host "localhost"
Port "11211"
</Plugin>