Problems with grafana integration install

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

Problems with grafana integration install

Post by benhank »

Guys, this can wait till monday, just posting now so I dont forget =D

I am having a few issues with installing grafana while following the instructions listed here:

Code: Select all

https://support.nagios.com/kb/article/nagios-xi-using-grafana-with-existing-performance-data-805.html
when I run the commands:

Code: Select all

curl http://localhost/pnp4nagios
I get the errors:

Code: Select all

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>401 Authorization Required</title>
</head><body>
<h1>Authorization Required</h1>
<p>This server could not verify that you
are authorized to access the document
requested.  Either you supplied the wrong
credentials (e.g., bad password), or your
browser doesn't understand how to supply
the credentials required.</p>
<hr>
<address>Apache/2.2.15 (CentOS) Server at xi-c6x-x64 Port 80</address>
</body></html>
The documentation says:

Code: Select all

If you are not successful then you will need to review and fix your Apache configuration above before proceeding.
But does not say what to review or how to resolve the issue.
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: Problems with grafana integration install

Post by scottwilkerson »

See this section in the doc "Grant localhost Permission To PNP4Nagios Site"
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked