Introduction
This page is the place to go for all things related memcached tools. Not much here now, but more to come. If you have something you want to add, drop a line to the mailing list and we'll get it here.
List of Interesting Memcached Tools
- cacti-templates: Templates that let you use cacti to monitor your memcached instances.
- dormando's awesome memcached top
- mem-top: A command-line tool that grabs real-time stats from memcache.
- Wireshark now understands memcached binary protocol.
- A plugin for wireshark that understands the textual protocol.
- Maatkit's mk-query-digest understands the textual protocol and can do advanced analysis of the queries.
- Windows powershell frontend to memcached
- brutis: A tool designed to exercise memcache instances.
- statsproxy: A tool that allows you to use your web browser to get real-time stats for your memcached servers instead of or in addition to the standard memcached telnet interface.
- AdvancedReporter: a stats tool for memcached which provides information about the most active clients and object keys for your memcached servers.
For windows management of MemCacheD, try out MemCacheD Manager: http://allegiance.chi-town.com/MemCacheDManager.aspx
SixApart? has a perl script called 'memcached-tool' as well: http://code.sixapart.com/svn/memcached/trunk/server/scripts/memcached-tool
You can also check memcmon -> http://code.google.com/p/memcmon/