Page 1 of 1

Response URL not working

Posted: Tue Dec 09, 2014 3:55 pm
by operations
Hello,

I have a Nagios User linked to a Contact. I have included %responseurl% in the email alert, but the URL that is generated seems to be generic (the identical URL is sent to all users) and ends up going to the default login page.

The Response URL looks similar to the following:

Code: Select all

http://nagiosxi.photochannel.tor/nagiosxi/?&xiwindow=http%3A%2F%2Fnagiosxi.photochannel.tor%2Fnagiosxi%2Fincludes%2Fcomponents%2Fxicore%2Fstatus.php%3Fshow%3Dservicedetail%26host%3Dtonas010%26service%3Dhires001
Is there something I need to do to enable this to work correctly?

Re: Response URL not working

Posted: Tue Dec 09, 2014 4:28 pm
by abrist
Have you by chance disabled the rapid response email?

Code: Select all

grep secure /usr/local/nagiosxi/html/config.inc.php

Re: Response URL not working

Posted: Tue Dec 09, 2014 5:47 pm
by operations
thanks for the help - it turns out that the rapid response email was disabled by a previous admin...

Re: Response URL not working

Posted: Tue Dec 09, 2014 5:52 pm
by abrist
no problem, cheers!