Willem,
In one of my older posts, I cover running the new version of NagVis. The NagVis default works fine with Nagios Core. In Nagios XI it needs a little help. Included at the tail of that doc is information on how to make the right click in NagVis work for Nagios XI. I do not think that the data is NagVis Version specific. It should work for your right click question. Right-Click uses the context menu, and is controlled by the context template in NagVis.
Also in /usr/local/nagvis/etc/nagvis.ini.php there are some items that need to change from using .cgi to .php
make sure of the following
[paths]
htmlcgi="/nagiosxi/includes/components/xicore"
and
hosturl="[htmlcgi]/status.php?host=[host_name]"
hostgroupurl="[htmlcgi]/status.php?show=services&hostgroup=[hostgroup_name]"
serviceurl="[htmlcgi]/status.php?show=servicedetail&host=[host_name]&service=[service_description]&dest=auto"
servicegroupurl="[htmlcgi]/status.php?show=services&servicegroup=[servicegroup_name]"
I also made some custom variables in the back end section that are used by the template I attached.
custom_1="/nagiosxi/includes/components/nagioscore/ui"
custom_2="/nagiosxi/includes/components/xicore"
Take a look at the old post.
https://support.nagios.com/forum/viewto ... 16&t=36519
Steve B
XI 5.7.3 / Core 4.4.6 / NagVis 1.9.8 / LiveStatus 1.5.0p11 / RRDCached 1.7.0 / Redis 3.2.8 /
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1