Reputation: 113
I have configured memcache in the Amazon instance. I need to monitor the memcache running statistics as well the queries executed in the memcache. Please provide suggestion.
Upvotes: 0
Views: 150
Reputation: 270154
If you have deployed Memcached by using the Amazon ElastiCache service, then numerous metrics are available in Amazon CloudWatch.
If you have created your own Memcached deployment, you will have to create your own method for monitoring metrics.
Upvotes: 1