Page 1 of 2
NagVis - line hover showing performance graph of service
Posted: Mon Sep 16, 2019 4:27 am
by solarmon
How can I get NagVis to show the performance graph of a service that is linked to a line, when you hover the mouse pointer over it?
Currently the popup just shows a summary status of the service, but I would like for it to also show the performance graph.
Re: NagVis - line hover showing performance graph of service
Posted: Mon Sep 16, 2019 4:46 pm
by benjaminsmith
Hello
@solarmon,
That's currently not supported the version of NagVis that's been integrated into Nagios XI, and I would recommend taking a look on the NagVis website. You can create
gadgets that integrate into NagVis, and that maybe the option.
Re: NagVis - line hover showing performance graph of service
Posted: Wed Sep 18, 2019 2:56 am
by solarmon
@benjaminsmith
Thank you for your response.
That is disapointing to hear. I come from a Cacti and phpweathermap background and this feature (to display graphs on hover) was invaluable and helpful in diagnosing and troubleshooting.
Can you confirm what version of NagVis has been integrated with Nagis XI (5.6.6) and where/how would I check for this?
I see from the NagVis website that the latest stable is 1.9.14 released 2019-08-16.
Can the NagVis setup in Nagios XI be updated to the latest version? If so, is there a guide on how to do this.
Re: NagVis - line hover showing performance graph of service
Posted: Wed Sep 18, 2019 9:24 am
by benjaminsmith
Hello,
The current supported version in Nagios XI is 1.9.8. This is available in the system profile. You can try following these instructions for updating.
http://docs.nagvis.org/1.4/en_US/index.html
Please
make backup of your Nagios XI server or take a VM snapshot before making any changes.
Re: NagVis - line hover showing performance graph of service
Posted: Thu Sep 19, 2019 2:52 am
by solarmon
Hi,
When I check
Admin -> System Profile - View System Info
under
Nagios XI Components it shows:
There is no other references to 'nagvis' in that page. So I'm a bit confused with the version shown here as it is higher than what is actually currently available for NagVis. Or is this the Nagios XI module version that makes use of NagVis?
When I check
Admin -> Manage Components it show the following for '
NagVis Integration':
Code: Select all
NagVis Integration
This component incorporates NagVis and it's maps into Nagios XI.
2.0.3 Nagios Enterprises, LLC
I would still like to check/confirm what actual NagVis version is currently used/installed in our Nagios XI setup.
Re: NagVis - line hover showing performance graph of service
Posted: Thu Sep 19, 2019 11:07 am
by benjaminsmith
Hello
@solarmon,
It's a bit confusing but the integration of NagVis is done using a component. A component is simply an add-on and users can develop their own add-ons.
In this case, the
Nagios Integration Component is version 2.0.3, and the actual version of NagVis is 1.9.8.
Re: NagVis - line hover showing performance graph of service
Posted: Fri Sep 20, 2019 3:52 am
by solarmon
@benjaminsmith
Thanks for the clarification.
I would suggest/request that the version of NagVis used is clearly stated in the component description.
Re: NagVis - line hover showing performance graph of service
Posted: Fri Sep 20, 2019 3:57 am
by solarmon
@benjaminsmith
Actually, I just found out where you can actually see the NagVis version.
In Home -> NagVis there is a menu that appears on top right of the screen.
Select the following menu:
Need Help? -> NagVis Support Information
and the NagVis version is displayed in the Support Information window.
Re: NagVis - line hover showing performance graph of service
Posted: Fri Sep 20, 2019 9:14 am
by benjaminsmith
Hello
@solarmon,
Thanks for pointing that out. Good to know! Also, if you ever need to learn more about a component, there is a download link in the Manage Components page, and within zip file there is typically a changelog available.
Re: NagVis - line hover showing performance graph of service
Posted: Wed Sep 25, 2019 7:24 am
by solarmon
Hi @benjaminsmith
I looked in to gadgets, but I think this is only for producing graphics for objects display in NagVis - not for in the hover popups.
I looked in to NagVis hover templates. This initial looked promising, but I think the main issue is that there is no way (or I can't find a way) to point to, or reference, a specific host or service performance graph in Nagios XI?
I have seen NagVis tempates for accessing graphs generated by PNP and NagiosGrapher, bu tI think this are different to the NagiosXI performance graphs?
Is there a way to reference, say using a URL or some API, the NagiosXI peformance graph of a particular host or service? If not, how do I go about putting in a feature request for it?