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.baiduhome.net/lib/view/home/1389793565273
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!