polardbxengine/plugin/innodb_memcached/daemon_memcached/scripts
dengwendi 1d6524707e INIT 2023-11-15 15:04:10 +08:00
..
README.damemtop INIT 2023-11-15 15:04:10 +08:00
damemtop INIT 2023-11-15 15:04:10 +08:00
damemtop.yaml INIT 2023-11-15 15:04:10 +08:00
memcached-init INIT 2023-11-15 15:04:10 +08:00
memcached-tool INIT 2023-11-15 15:04:10 +08:00
memcached.sysv INIT 2023-11-15 15:04:10 +08:00
start-memcached INIT 2023-11-15 15:04:10 +08:00

README.damemtop

dormando's awesome memcached top

A flexible 'top' like utility for viewing memcached clusters.

Under development. Latest code is available at:
http://github.com/dormando/damemtop

See --help for full information.

Requires 'AnyEvent', and 'YAML' libraries from CPAN:
http://search.cpan.org/

'AnyEvent' depends on 'common::sense' (also at CPAN).

If you have a large cluster and want higher performance, find
and install 'EV' from CPAN. AnyEvent will automagically use it
and use epoll, kqeueue, etc, for socket handling.

Pester me for questions/bugs/ideas. As of writing the util is
in early release and missing many future features.