扫码一下
查看教程更方便
memcached stats slabs命令显示slabs 统计信息,如大小、内存使用、命令、计数等,按slabs id 组织。
memcached stats slices命令的基本语法如下所示
stats slabs
stats slabs
stat 1:chunk_size 96
stat 1:chunks_per_page 10922
stat 1:total_pages 1
stat 1:total_chunks 10922
stat 1:used_chunks 1
stat 1:free_chunks 10921
stat 1:free_chunks_end 0
stat 1:mem_requested 71
stat 1:get_hits 0
stat 1:cmd_set 1
stat 1:delete_hits 0
stat 1:incr_hits 0
stat 1:decr_hits 0
stat 1:cas_hits 0
stat 1:cas_badval 0
stat 1:touch_hits 0
stat active_slabs 1
stat total_malloced 1048512
end