Memcached 服务器监控和调试管理工具:phpMemCacheAdmin

jopen 10年前

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