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

7 lines
89 B
Text
Raw Normal View History

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