When I click on the Nagvis icon, I can see that it has been redirected Ok to Nagios -
http://my-host/nagiosxi/includes/compon ... oup%20name
However all that is displayed is "Your session has timed out."
Note: I am accessing the NagVis Map direct using the guest login account and not from the Nagvis link in Nagios. ie" I don't to have people traverse through Nagios and all the Nagvis maps to display the one that they want.
This is my entry in Nagvis.conf which works because it allows the guest user to start nagvis.
Code: Select all
AuthName "NagVis Access"
AuthType Basic
AuthUserFile /usr/local/nagiosxi/etc/htpasswd.users
Require valid-user
Is there someting I need to setup in Nagios to allow these sessions to start up?
Regards... Fred Kroeger