1 .TH "MEMSTAT" "1" "October 24, 2011" "1.01" "libmemcached"
3 memstat \- libmemcached Documentation
5 .nr rst2man-indent-level 0
9 level \\n[rst2man-indent-level]
10 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
17 .\" .rstReportMargin pre:
19 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
20 . nr rst2man-indent-level +1
21 .\" .rstReportMargin post:
25 .\" indent \\n[an-margin]
26 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
27 .nr rst2man-indent-level -1
28 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
31 .\" Man page generated from reStructeredText.
34 memstat \- Display the operating status of a single or group of memcached servers
40 \fBmemstat\fP dumps the state of memcached(1) servers.
41 It displays all data to stdout.
44 You can specify servers via the option:
50 or via the environment variable:
53 .B \(aqMEMCACHED_SERVERS, \-\-args\(aq
56 which can be used to specify the "argument" sent to the stats command (ie slab, size, items, etc..).
58 For a full list of operations run the tool with:
65 To find out more information please check:
66 \fI\%http://libmemcached.org/\fP
69 \fImemcached(1)\fP \fIlibmemcached(3)\fP
73 2011, Brian Aker DataDifferential, http://datadifferential.com/
74 .\" Generated by docutils manpage writer.