MemAdmin is a visual Memcached management and monitoring tool developed based on PHP5 & JQuery. It is small in size and easy to operate.
MemAdmin main functions:
Server parameter monitoring: STATS, SETTINGS, ITEMS, SLABS, SIZES real-time refresh Server performance monitoring: GET, DELETE, INCR, DECR, CAS and other common operations hit rate real-time monitoring Support data traversal to facilitate monitoring of stored content Support condition query and filtering Output the KEY or VALUE that meets the conditions
Deserialize serialized characters such as arrays and JSON to display other services compatible with the memcache protocol, such as Tokyo Tyrant (except for the traversal function)
Supports server connection pooling, making multi-server management switching convenient and concise