Nagiosxi grafana integration

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

Nagiosxi grafana integration

Post by benhank »

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

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.
Any suggestions?
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagiosxi grafana integration

Post by scottwilkerson »

Is this machine behind a proxy or experiencing network difficulty? I ask because I can access those URL's just fine, without the errors.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

Re: Nagiosxi grafana integration

Post by benhank »

no but you make a good point. let me verify a few things and ill get back to you.
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagiosxi grafana integration

Post by scottwilkerson »

benhank wrote:no but you make a good point. let me verify a few things and ill get back to you.
We verified the install here and worked perfectly
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

Re: Nagiosxi grafana integration

Post by benhank »

ok you can lock this ill try a different server
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagiosxi grafana integration

Post by scottwilkerson »

benhank wrote:ok you can lock this ill try a different server
sounds good. locked
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked