memstat - Display the operating status of a single or group of memcached servers
memstat [options]
memstat dumps the state of memcached(1) servers. It displays all data to stdout.
You can specify servers via the option:
or via the environment variable:
which 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:
To find out more information please check: http://libmemcached.org/
memcached(1) libmemcached(3)