stats

英[stæts]

abbr.statistics statistics, statistical table

item

UK[ˈaɪtəm] US[ˈaɪtəm]

n. Item; article, clause; one; a commodity (or item)

adv. Also, same as above

Plural: items

memcached stats items command syntax

Function:Used to display the number and storage duration of items in each slab (the number of seconds since the last access).

Syntax:stats items

memcached stats items command 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