Nagvis to Nagios XI page(session has timed out)

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bennspectrum
Posts: 30
Joined: Wed May 11, 2016 4:24 am

Nagvis to Nagios XI page(session has timed out)

Post by bennspectrum »

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.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Nagvis to Nagios XI page(session has timed out)

Post by mcapra »

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:

Code: Select all

grep '' /etc/httpd/conf.d/*.conf
Be sure to exclude any sensitive information.
Former Nagios employee
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)

Post by bennspectrum »

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.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagvis to Nagios XI page(session has timed out)

Post by rkennedy »

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
Locked