Memcached 服务器监控和调试管理工具:phpMemCacheAdmin
phpMemCacheAdmin 是一个采用 PHP 开发的 Memcached 服务器监控和调试管理工具。
功能列表
Statistics
- Stats for each or all memcached servers, items, evicted, reclaimed ...
- Stats for every command : set, get, delete, incr, decr, cas ...
- Slabs stats (Memory, pages, memory wasted, items)
- Items stats (View items in slabs, then data for each key)
- Network stats (Traffic, bandwidth)
Commands
- Execute commands : get, set, delete, flush_all on servers to administrate or debug it
- Get data with key on servers
- Delete keys on servers
- Flush servers
- Execute telnet command directly from phpMemcachedAdmin
- Search for specific pattern into all keys
Live Stats
- Top-like real time stats with configurable alerts
Configuration
- Edit configuration directly from web page
- phpMemcachedAdmin can use socket communication, PECL Memcache or Memcached API
- Organize your servers into cluster
Compatibility
- PHP 5.1, 5.2, 5.3 (Linux & Windows)
- Memcached 1.2+ & 1.4+ (Linux & Windows)
- Firefox, Opera, Chrome
项目主页:http://www.open-open.com/lib/view/home/1389793565273
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!