Eric,

Thanks,  I got it sorted out.   It only took me sending an email till I figured 
I would look over nagvis.ini.php a little more carefully. Didn't realize the 
change needed to be made in multiple places

Michael



-----Original Message-----
From: icinga-users [mailto:icinga-users-boun...@lists.icinga.org] On Behalf Of 
Eric Lippmann
Sent: Tuesday, June 30, 2015 4:01 AM
To: icinga-users@lists.icinga.org
Subject: Re: [icinga-users] icingaweb2 and nagvis

Hi Michael,

You have to apply several changes to the NagVis configuration in order to get 
it up and running w/ Icinga Web 2:

[paths]
...
htmlcgi="/icingaweb2/monitoring“


[defaults]
...
urltarget="_parent"
hosturl="[htmlcgi]/host/show?host=[host_name]"
hostgroupurl="[htmlcgi]/list/hosts?hostgroup=[hostgroup_name]"
serviceurl="[htmlcgi]/service/show?host=[host_name]&service=[service_description]"
servicegroupurl="[htmlcgi]/list/services?servicegroup=[servicegroup_name]"

Hope this helps.

Cheers,
Eric




> Am 26.06.2015 um 16:24 schrieb Michael Conway <mcon...@pakoinc.com>:
> 
> Help … not sure how to fix this..
> 
> I have icinga2 with icingaweb2 working along with NagVis pulling data using 
> Icinga IDOUtils  however when I click on a host in NagVis it redirects me to 
> Icinga but I receive an error stating “Page not found”
> 
> In nagvis.ini.php under path definitions I have definition for 
> htmlcgi=”/icingaweb2/cgi-bin”  is this correct?
> _______________________________________________
> icinga-users mailing list
> icinga-users@lists.icinga.org
> https://lists.icinga.org/mailman/listinfo/icinga-users

_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to