码迷,mamicode.com
首页 > 系统相关 > 详细

Memcached stats items 命令

时间:2018-09-19 19:52:22      阅读:192      评论:0      收藏:0      [点我收藏+]

标签:bsp   ber   mem   fetch   nbsp   sla   memory   memcache   end   

Memcached stats items 命令用于显示各个 slab 中 item 的数目和存储时长(最后一次访问距离现在的秒数)。

语法:

stats items 命令的基本语法格式如下:

stats items

实例

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
 
 

Memcached stats items 命令

标签:bsp   ber   mem   fetch   nbsp   sla   memory   memcache   end   

原文地址:https://www.cnblogs.com/navysummer/p/9675864.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!