Page 1 of 1

Nagios XI "Respond" URL -- 404 Not Found

Posted: Thu Jun 11, 2015 2:04 pm
by derekb
By default, Nagios XI is sending a Respond URL at the bottom of my host notifications as follows:

Respond: http://mydomain.com/rr.php?uid=18-424-b ... e76651aaa9

When I click this link, it returns a 404 Page Not Found.

Any assistance would be appreciated.

Re: Nagios XI "Respond" URL -- 404 Not Found

Posted: Thu Jun 11, 2015 3:04 pm
by tgriep
In NagiosXI, go to Admin > Manage System Config and make sure the Program / External URL has /nagiosxi/ on the end like this for example.

Code: Select all

http://servername/nagiosxi/

Re: Nagios XI "Respond" URL -- 404 Not Found

Posted: Thu Jun 11, 2015 3:10 pm
by derekb
I have done that prior to posting and it produced the same results.

Also, I noticed ending the URL with a / produces two //, so I removed that and tried again with the same results.

Re: Nagios XI "Respond" URL -- 404 Not Found

Posted: Thu Jun 11, 2015 3:52 pm
by tgriep
The URL should have the trailing / on the end.
One question, does the link below the respond url end with "/nagiosxi/" ?
Have you implemented SSL on the server?

Re: Nagios XI "Respond" URL -- 404 Not Found

Posted: Sat Jun 13, 2015 7:01 pm
by derekb
Hi there,
I set my URL back to http://mydomain.com/nagiosxi/, and it magically works now... I'll chalk it up to a typo or something on my end and call this one fixed!

Re: Nagios XI "Respond" URL -- 404 Not Found

Posted: Mon Jun 15, 2015 9:35 am
by tmcdonald
I'll be closing this thread now, but feel free to open another if you need anything in the future!