Nagiosxi grafana integration
Posted: Thu Apr 05, 2018 10:21 am
im trying to set up grafana to work with my perfdata using the instructions found here:
https://support.nagios.com/kb/article/n ... a-805.html
however when i get to the section that details how to install the PNP plugin
Any suggestions?
https://support.nagios.com/kb/article/n ... a-805.html
however when i get to the section that details how to install the PNP plugin
Code: Select all
Execute these commands to install the PNP4Nagios components for Grafana:
grafana-cli plugins install sni-pnp-datasource
cd /usr/local/pnp4nagios/share/application/controllers/
wget -O api.php "https://github.com/lingej/pnp-metrics-api/raw/master/application/controller/api.php"
i get the following:
Code: Select all
grafana-cli plugins install sni-pnp-datasource
installing sni-pnp-datasource @ 1.0.5
from url: https://grafana.com/api/plugins/sni-pnp-datasource/versions/1.0.5/down load
into: /var/lib/grafana/plugins
Error: ✗ Get https://codeload.github.com/sni/grafana-pnp-datasource/legacy.zip/7 97eb0f59af942f50559d0d8098cb61b07fb4218: read tcp 172.22.3.17:33604->192.30.253. 121:443: read: connection reset by peer
NAME:
Grafana cli plugins install - install <plugin id> <plugin version (optional)>
USAGE:
Grafana cli plugins install [arguments...]
[root@Lkennagiost01 ~]# cd /usr/local/pnp4nagios/share/application/controllers/
[root@Lkennagiost01 controllers]# wget -O api.php "https://github.com/lingej/pnp-metrics-api/raw/master/application/controller/api.php"
--2018-04-05 11:14:06-- https://github.com/lingej/pnp-metrics-api/raw/master/application/controller/api.php
Resolving github.com... 192.30.253.113, 192.30.253.112
Connecting to github.com|192.30.253.113|:443... connected.
Unable to establish SSL connection.