NagVis/NagiosXI interface
Posted: Thu Jun 28, 2012 12:19 am
I've created a map in NagVis and am having problems when I click on the icon to display that HostGroup in Nagios.
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.
I am accessing the Nagvis page direct by: http://my-host/nagvis/frontend/nagvis-j ... how=My_Map
Is there someting I need to setup in Nagios to allow these sessions to start up?
Regards... Fred Kroeger
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