Issues Downloading Report

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Berto
Posts: 162
Joined: Tue Jul 01, 2014 6:12 pm

Issues Downloading Report

Post by Berto »

Hello,

I was asked to get some CPU stats from Nagios and when I try to download the report I generated I get this error:

The requested URL /reports/availability.php was not found on this server.


Not sure what this mean.

--Berto
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: Issues Downloading Report

Post by bwallace »

One of the things that could cause the PDF reports to fail is that the Program URL on the Admin > System Settings screen is not set like below.
http://xxx.xxx.xxx.xxx/nagiosxi/

If /nagiosxi/ is not on the end of the URL, the PDF reports will not work.
Make sure it is set like the example above.

If that checks out, then please run the following in a shell on the Nagios system and post the output.

Code: Select all

ll /usr/local/nagiosxi/
ll /usr/local/nagiosxi/html/
ll /usr/local/nagiosxi/html/reports/
Be sure to check out the Knowledgebase for helpful articles and solutions!
Berto
Posts: 162
Joined: Tue Jul 01, 2014 6:12 pm

Re: Issues Downloading Report

Post by Berto »

Yup my problem was having an improper URL, once I added nagiosxi to the end it worked. Thanks!!!

--Berto
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: Issues Downloading Report

Post by bwallace »

Glad to hear it is resolved! I'll go ahead and lock this thread now, thanks.
Be sure to check out the Knowledgebase for helpful articles and solutions!
Locked