Technology Sharing

Monitoring platform Zabbix docking grafana

2024-07-12

한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina

 1、Install Grafana and start it

  1. 初始化操作
  2. systemctl disable --now firewalld
  3. setenforce 0
  4. vim /etc/selinux/config
  5. SELINUX=disabled
  1. cd /opt
  2. grafana-enterprise-9.4.7-1.x86_64.rpm #上传软件包
  3. yum localinstall -y grafana-enterprise-9.4.7-1.x86_64.rpm #安装
  4. systemctl enable --now grafana-server.service #开启服务
  5. netstat -lntp | grep 3000 #查询是否已经开启服务

2. Browser access

  1. 浏览器输入http://192.168.10.104:3000
  2. 账号/密码:admin / admin

Download Zabbix

3. Zabbix and Grafana docking

4. Import template

ttps://grafana.com/dashboards You can log in to the website to