File: README.damemtop

package info (click to toggle)
memcached 1.6.9%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,820 kB
  • sloc: ansic: 21,174; perl: 7,113; sh: 4,340; python: 402; makefile: 202; xml: 59
file content (20 lines) | stat: -rw-r--r-- 638 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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.