安装redis监控

在修改登陆中心的时候,数据存储在redis里面,须要对redis进行监控,使用的是Redis-Livepython

参考文章:redis

http://www.nkrode.com/article/real-time-dashboard-for-redisbootstrap

首先要安装pip,centos上安装方法:centos

wget https://bootstrap.pypa.io/get-pip.pycode

python get-pip.pyip

下面安装依赖,注意加上get

--use-mirrors

例如:pip

pip install --use-mirrors redisio

相关文章
相关标签/搜索