What is the best way to monitor memcached from a Java application on a Linux machine? I would like information such as: 1) Memory used by each object 2) Number of items evicted for reclaiming memory 3) etc..
memcached Monitoring
- Post author By user user
- Post date
- Categories In Java, memcached
- 2 Comments on memcached Monitoring