Trace: grafana_nagios

Grafana, PNP4Nagios and... Nagios

cd /tmp
wget wget https://dl.grafana.com/oss/release/grafana-6.4.2-1.x86_64.rpm
sudo rpm -i grafana-6.4.2-1.x86_64.rpm
sudo /bin/systemctl daemon-reload
sudo /bin/systemctl enable grafana-server.service
sudo /bin/systemctl start grafana-server.service
sudo grafana-cli plugins install sni-pnp-datasource
sudo /bin/systemctl restart grafana-server.service
/home/emonge/pnp4nagios/share/application/controllers
wget https://raw.githubusercontent.com/lingej/pnp-metrics-api/master/application/controller/api.php

Go to: $IP:3000, configure admin user with password admin. Create a data source:

Select PNP:

Configure as follows:

grafana_nagios.txt · Last modified: 2019/10/15 11:41
Public Domain Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain