/
Install Grafana on centos and Zabbix plugin
Install Grafana on centos and Zabbix plugin
https://grafana.com/docs/grafana/latest/installation/rpm/ | |
---|---|
repo | create repo For OSS / Open Source Software releases: ----------------------------------------- vi /etc/yum.repos.d/grafana.repo [grafana] name=grafana baseurl=https://packages.grafana.com/oss/rpm repo_gpgcheck=1 enabled=1 gpgcheck=1 gpgkey=https://packages.grafana.com/gpg.key sslverify=1 sslcacert=/etc/pki/tls/certs/ca-bundle.crt |
| |
start the service | sudo systemctl daemon-reload |
Start at boot: | |
modify iptables | cat /etc/sysconfig/iptables *filter ### GRAFANA |
restart iptables | |
Test | http://172.30.95.89:3000/login |
Default: admin / admin >>>>>changed to admin / junioper123 | |
Plugin | https://grafana.com/grafana/plugins/alexanderzobnin-zabbix-app |
| |
restart the server | systemctl restart grafana-server |
http://172.30.95.89:3000/login | |
, multiple selections available,
Related content
Linux firewall iptables and firewalld
Linux firewall iptables and firewalld
More like this
Install VM's Zabbix
Install VM's Zabbix
More like this
netconf-cli
netconf-cli
More like this
Install Cisco Yang Suite docker container
Install Cisco Yang Suite docker container
More like this
Napalm modules
Napalm modules
More like this
security firewalld 128T
security firewalld 128T
More like this