Skip to content

rad redhat rhetoric

hanleybrand edited this page Nov 21, 2012 · 3 revisions

memcached

memcached comes with a tool called memcached-tool, which can be used to get info:

get stats : memcached-tool 127.0.0.1 stats

show slabs: memcached-tool 127.0.0.1 display

The config file is at /etc/sysconfig/memcached and the start script is located in /etc/rc.d/init.d/memcached