NAME

memstat - Display the operating status of a single or group of memcached servers

SYNOPSIS

memstat [options]

DESCRIPTION

memstat dumps the state of memcached(1) servers. It displays all data to stdout.

You can specify servers via the --servers option or via the environment variable MEMCACHED_SERVERS. --args can be used to specify the "argument" sent to the stats command (ie slab, size, items, etc..).

For a full list of operations run the tool with the --help option.

HOME

To find out more information please check: http://launchpad.org/libmemcached

AUTHOR

Brian Aker, <brian@tangent.org>

Mark Atwood, <mark@fallenpegasus.com>

SEE ALSO

memcached(1) libmemcached(3)