1
.TH "MEMSTAT" "1" "September 16, 2012" "1.0.10" "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:
69
To find out more information please check:
70
\fI\%http://libmemcached.org/\fP
73
\fImemcached(1)\fP \fIlibmemcached(3)\fP
77
2011-2012, Brian Aker DataDifferential, http://datadifferential.com/
78
.\" Generated by docutils manpage writer.