Page 1 of 1

Problems with grafana integration install

Posted: Fri Aug 03, 2018 2:54 pm
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.

Re: Problems with grafana integration install

Posted: Mon Aug 06, 2018 7:00 am
by scottwilkerson
See this section in the doc "Grant localhost Permission To PNP4Nagios Site"