首页 > centos >
先启动服务
redis-server redis.conf
然后启动监控服务
redis-cli -h 127.0.0.1 -p 9999 -n 1 monitor
Posted on 2015-09-11 星期五