安装grafana
1、wget https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-4.2.0-1.x86_64.rpm
2、yum install initscripts fontconfig
3、rpm -ivh grafana-4.2.0-1.x86_64.rpm
4、systemctl start grafana-server.service
5、systemctl enable grafana-server.service
6、ss -ntulp | grep 3000
安装zabbix插件
7、grafana-cli plugins install alexanderzobnin-zabbix-app
8、systemctl restart grafana-server.service
9、http://172.28.199.245:3000/ admin/admin
相关文章: