Hi All,
How i can add service graph (pnp4nagios) in nagivis. Can anyone guide me how to do it?
Thanks,
Shailesh
PNP4Nagios Graph In Nagvis
Re: PNP4Nagios Graph In Nagvis
This is more of a question for Nagvis, but their site hows you how to edit their config files so you can display services:
http://docs.nagvis.org/1.5/en_US/map_co ... ption.htmlYou can add all objects from Nagios (Host, Services, Hostgroups, Servicegroups) on so called maps. Each map can be configured through its own configuration file.
Be sure to check out the Knowledgebase for helpful articles and solutions!
Re: PNP4Nagios Graph In Nagvis
if i am not wrong, nagvis comes default with Nagios XI? so basics things of nagivs should work.bwallace wrote:This is more of a question for Nagvis, but their site hows you how to edit their config files so you can display services:
http://docs.nagvis.org/1.5/en_US/map_co ... ption.htmlYou can add all objects from Nagios (Host, Services, Hostgroups, Servicegroups) on so called maps. Each map can be configured through its own configuration file.
i want to add graph of any service, the gadget url is not showing to select PNP graph template (screenshot attached)
You do not have the required permissions to view the files attached to this post.
Re: PNP4Nagios Graph In Nagvis
Nagvis is included by default with Nagios XI, yes, but, it isn't our product or something we can really assist much with. Our Nagvis install is only basic, so that it exists.
Just to clarify - are you trying to pull the graphs of a host / service in XI into Nagvis?
Just to clarify - are you trying to pull the graphs of a host / service in XI into Nagvis?
Former Nagios Employee
Re: PNP4Nagios Graph In Nagvis
yeah rekennedy, i am want to pull service graph in nagvis.rkennedy wrote:Nagvis is included by default with Nagios XI, yes, but, it isn't our product or something we can really assist much with. Our Nagvis install is only basic, so that it exists.
Just to clarify - are you trying to pull the graphs of a host / service in XI into Nagvis?
Re: PNP4Nagios Graph In Nagvis
Try using a "default-pnp.hover.html" template as in this post:
https://support.nagios.com/forum/viewto ... 6&p=111385
Modify your service by setting:
hover_menu = Yes
hover_template = default-pnp
Save.
Now, when you hover over the service, you should be able to see the graph. Is this what you were trying to accomplish?
https://support.nagios.com/forum/viewto ... 6&p=111385
Modify your service by setting:
hover_menu = Yes
hover_template = default-pnp
Save.
Now, when you hover over the service, you should be able to see the graph. Is this what you were trying to accomplish?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: PNP4Nagios Graph In Nagvis
Hi lmiltchev, i want to display graph in the dashboard of nagvis. is it possible ?lmiltchev wrote:Try using a "default-pnp.hover.html" template as in this post:
https://support.nagios.com/forum/viewto ... 6&p=111385
Modify your service by setting:
hover_menu = Yes
hover_template = default-pnp
Save.
Now, when you hover over the service, you should be able to see the graph. Is this what you were trying to accomplish?
Re: PNP4Nagios Graph In Nagvis
Just to clarify - you want to show the graph "permanently" in the dashboard, NOT only on hover (with the mouse). Is this correct?Hi lmiltchev, i want to display graph in the dashboard of nagvis. is it possible ?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: PNP4Nagios Graph In Nagvis
Yes... is that possbile lmilchev?lmiltchev wrote:Just to clarify - you want to show the graph "permanently" in the dashboard, NOT only on hover (with the mouse). Is this correct?Hi lmiltchev, i want to display graph in the dashboard of nagvis. is it possible ?
Re: PNP4Nagios Graph In Nagvis
It may be possible but you will need to seek assistance on the NagVis support forum as this is not one of our products.
FYI, I was not able to set up NagVis in Nagios XI to show the pnp4nagios graphs permanently but with the use of "default-pnp.hover.html" template (from this post), I was able to set NagVis to display service graphs on hover.
I just added localhost's Current Load service on the demo map, and set it to use the "default-pnp" template. When I move the mouse cursor over the service icon I can see the graph. See below:
FYI, I was not able to set up NagVis in Nagios XI to show the pnp4nagios graphs permanently but with the use of "default-pnp.hover.html" template (from this post), I was able to set NagVis to display service graphs on hover.
I just added localhost's Current Load service on the demo map, and set it to use the "default-pnp" template. When I move the mouse cursor over the service icon I can see the graph. See below:
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!