prometheus+grafana監控redis

 

prometheus+grafana監控redis

redis安裝配置

https://www.cnblogs.com/autohome7390/p/6433956.htmlhtml

redis_exporter 安裝

 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 &

prometheus配置


 

grafana配置

  主題下載地址:https://grafana.com/api/dashboards/2751/revisions/1/downloadlinux

  其餘主題下載地址:https://grafana.com/grafana/dashboardsgit

  下載好主題後進行主題導入便可。github

相關文章
相關標籤/搜索