stats

英[st?ts]??

abbr.statistics 統(tǒng)計(jì)學(xué),統(tǒng)計(jì)表

item

#英[?a?t?m]? ?美[?a?t?m]??

n.項(xiàng)目;條,條款;一則;一件商品(或物品)

adv.又,同上

複數(shù): items

memcached stats items指令 語(yǔ)法

作用:用來(lái)顯示各個(gè) slab 中 item 的數(shù)目和儲(chǔ)存時(shí)長(zhǎng)(最後一次存取距離現(xiàn)在的秒數(shù))。

語(yǔ)法:stats items

memcached stats items指令 範(fàn)例

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