rpm -qa | grep libevent       yum install libevent -y

rpm -qa | grep memcached yum install memcached -y

memcached –h

service memcached start|stop|restart

memcached-tool 127.0.0.1:11211 stats

stats items

stats cachedump

05-03 21:52