https://www.cnblogs.com/autohome7390/p/6433956.htmlhtml
cd /usr/src
wget https://github.com/oliver006/redis_exporter/releases/download/v0.21.2/redis_exporter-v0.21.2.linux-amd64.tar.gz
cd /usr/local/redis_exporter
tar xf redis_exporter-v0.21.2.linux-amd64.tar.gz -C /usr/local/redis_exporter/
./redis_exporter redis//192.168.6.104:6379 &
![](http://static.javashuo.com/static/loading.gif)
grafana配置
主題下載地址:https://grafana.com/api/dashboards/2751/revisions/1/downloadlinux
其餘主題下載地址:https://grafana.com/grafana/dashboardsgit
下載好主題後進行主題導入便可。github