Statistics commands: stats
The stats command provides detailed statistical information about the current status of the
memcached instance and the data it is storing.
Statistics commands take the form:
STAT [name] [value]
Where:
• name: The optional name of the statistics to return. If not specified, the general statistics are
returned.
• value: A specific value to be used when performing certain statistics operations.
The return value is a list of statistics data, formatted as follows:
STAT name value
The statistics are terminated with a single line, END.
For more information, see Section 15.6.4, “Getting memcached Statistics”.
For reference, a list of the different commands supported and their formats is provided below.
... zobacz całą notatkę
Komentarze użytkowników (0)