1 =========================================
2 memstat - Gather statistics from a server
3 =========================================
6 memstat - Display the operating status of a single or group of memcached servers
24 \ **memstat**\ dumps the state of memcached(1) servers.
25 It displays all data to stdout.
27 You can specify servers via the \ **--servers**\ option or via the
28 environment variable \ ``MEMCACHED_SERVERS``\ . \ **--args**\ can be used
29 to specify the "argument" sent to the stats command (ie slab, size, items,
32 For a full list of operations run the tool with the \ **--help**\ option.
40 To find out more information please check:
41 `http://launchpad.org/libmemcached <http://launchpad.org/libmemcached>`_
49 memcached(1) libmemcached(3)