Hi Guys,
I think this is broken as the url sent out by %respondurl variable is https://xiserver/rr.php?uid=72-1625-b8a ... 4713ab0076 instead of https://xiserver/nagiosxi/rr.php?uid=72-1625-b8a5d9f4434c768c103e164713ab0076.
Can one of you guys look at this.
Cheers
Arnab
Respond URL broken
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Respond URL broken
Arnab,
What version of XI are you running?
Do you have the full path set at
Admin -> Manage System Config -> Program URL: ?
What version of XI are you running?
Do you have the full path set at
Admin -> Manage System Config -> Program URL: ?
Re: Respond URL broken
Yes, I do have the correct path set. I am running r2.2 . This is only happening to the respond url within notifications. All other links seem to be fine.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Respond URL broken
Strange, this is the value the script pulls...
Can you run the following from the command line to see if it has your full path to nagiosxi
Can you run the following from the command line to see if it has your full path to nagiosxi
Code: Select all
echo "select value from xi_options where name='url';" | psql nagiosxi nagiosxiRe: Respond URL broken
Hi Scott,
Thanks for pointing towards that I found the path was set to https://server.khipu-networks.com under system config I have changed this to https://server/nagiosxi
Cheers
Arnab
Thanks for pointing towards that I found the path was set to https://server.khipu-networks.com under system config I have changed this to https://server/nagiosxi
Cheers
Arnab