When we login with Nagios XI, then switch to Nagvis page and login. If I click the Nagvis icon to see a host performance data. The page will jump to the Nagios XI page, and I will get the "Your session has timed out" on the page.
By the way, this problem only occurs when I use domain name in the URL.
If I use the IP Address in the URL, this problem will not occur.
I use Chrome 55.0.2883.75 m 64bit.
Nagvis to Nagios XI page(session has timed out)
-
bennspectrum
- Posts: 30
- Joined: Wed May 11, 2016 4:24 am
Re: Nagvis to Nagios XI page(session has timed out)
Can you share a screenshot of your Admin -> System Settings page? Be sure to remove any sensitive information.
The Program URL and External URL should match what you use regularly to access the Nagios XI GUI.
Can you also share the output of the following command:
Be sure to exclude any sensitive information.
The Program URL and External URL should match what you use regularly to access the Nagios XI GUI.
Can you also share the output of the following command:
Code: Select all
grep '' /etc/httpd/conf.d/*.confFormer Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
bennspectrum
- Posts: 30
- Joined: Wed May 11, 2016 4:24 am
Re: Nagvis to Nagios XI page(session has timed out)
Thank you for your reply
I have set the External URL on the System Settings page.
Although this issue is still not resolved, but we decided to use the Program URL(http://IP) directly Nagios XI.
thank very much.
I have set the External URL on the System Settings page.
Although this issue is still not resolved, but we decided to use the Program URL(http://IP) directly Nagios XI.
thank very much.
Re: Nagvis to Nagios XI page(session has timed out)
Are you using a front end proxy, or load balancer at all? It sounds like the session may not be setting properly / variables passing properly.
Former Nagios Employee