MemcachedCollector - Netuitive/omnibus-netuitive-agent GitHub Wiki
[MemcachedCollector](/Netuitive/omnibus-netuitive-agent/wiki/MemcachedCollector)
enabled = True
hosts = host01:11211, host02:11211
Notes regarding the configuration lines above:
- hosts is a comma separated list of Memcache nodes to be monitored or just localhost:11211 to just monitor the local machine.