Page 1 of 1

Integrating PNP with NagiosQL

Posted: Tue Nov 30, 2010 7:13 am
by TSCAdmin
Hello,

We are using Nagios XI 2009R1.3 which comes bundled with NagiosQL 3.0.3.

I have:

Code:

Code: Select all

action_url     /nagios/pnp/index.php?host=$HOSTNAME$&srv=$SERVICEDESC$

in every service definition but unlike Nagios Core, NagiosQL doesn't show the PNP icons in the web interface.

I have attached screenshots from both interfaces.
nagios_core.PNG
nagiosql.PNG
Is there something I am missing?

Thanks in advance.

Re: Integrating PNP with NagiosQL

Posted: Tue Nov 30, 2010 11:19 am
by tonyyarusso
The icon that Nagios Core displays isn't used, but if you click on any host or service you will see a tab labeled "Performance Graphs" on the resulting page - this is the PNP output.

Re: Integrating PNP with NagiosQL

Posted: Wed Dec 01, 2010 2:33 am
by TSCAdmin
I see, thanks :)