Memcached The
stats
items
the command is used to display each
slab
in
item
number and storage duration (the number of seconds from thelast access). 1.16.1. Syntax: ¶
stats
items
basic syntax format of the command is as follows:stats items
1.16.2. Example ¶
stats items
STAT items:1:number 1
STAT items:1:age 7
STAT items:1:evicted 0
STAT items:1:evicted_nonzero 0
STAT items:1:evicted_time 0
STAT items:1:outofmemory 0
STAT items:1:tailrepairs 0
STAT items:1:reclaimed 0
STAT items:1:expired_unfetched 0
STAT items:1:evicted_unfetched 0
END