[root@zabbix tmp]# dnf -y install grafana
[root@zabbix tmp]# grafana-cli plugins install alexanderzobnin-zabbix-app
installing alexanderzobnin-zabbix-app @ 4.1.5
from: https://grafana.com/api/plugins/alexanderzobnin-zabbix-app/versions/4.1.5/download
into: /var/lib/grafana/plugins



✔ Installed alexanderzobnin-zabbix-app successfully 

Restart grafana after installing plugins . <service grafana-server restart>
[root@zabbix tmp]# service grafana-server restart
Redirecting to /bin/systemctl restart grafana-server.service
[root@zabbix tmp]# ss -antl
State   Recv-Q  Send-Q   Local Address:Port      Peer Address:Port  Process  
LISTEN  0       100          127.0.0.1:25             0.0.0.0:*              
LISTEN  0       128            0.0.0.0:10050          0.0.0.0:*              
LISTEN  0       128            0.0.0.0:10051          0.0.0.0:*              
LISTEN  0       128            0.0.0.0:9000           0.0.0.0:*              
LISTEN  0       128            0.0.0.0:22             0.0.0.0:*              
LISTEN  0       128                  *:3000                 *:*              
LISTEN  0       100              [::1]:25                [::]:*              
LISTEN  0       80                   *:3306                 *:*              
LISTEN  0       128                  *:80                   *:*              
LISTEN  0       128               [::]:22                [::]:*  

账号:admin 密码:admin 导入zabbix数据源 配置zabbix账号密码和api接口 在官网找模板 官网地址:https://grafana.com/ 打开搜索模板的界面 导入 粘贴 选择自己所导入的模板 完成