This support forum board is for support questions relating to
Nagios XI , our flagship commercial network monitoring solution.
TSCAdmin
Posts: 155 Joined: Wed Apr 14, 2010 3:00 pm
Location: India
Post
by TSCAdmin » Tue Nov 30, 2010 7:13 am
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.
You do not have the required permissions to view the files attached to this post.
tonyyarusso
Posts: 1128 Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Post
by tonyyarusso » Tue Nov 30, 2010 11:19 am
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 graph s" on the resulting page - this is the PNP output.
TSCAdmin
Posts: 155 Joined: Wed Apr 14, 2010 3:00 pm
Location: India
Post
by TSCAdmin » Wed Dec 01, 2010 2:33 am
I see, thanks