Page 1 of 2

PNP$NAGIOS

Posted: Mon Sep 16, 2013 2:16 pm
by veenm
Hi,

I want to install the graphing feature using PNP4NAGIOS module on Nagios Core. Please give the step by step procedure to install PNP4NAGIOS on nagios core.

Re: PNP$NAGIOS

Posted: Mon Sep 16, 2013 2:36 pm
by abrist
The pnp website has pretty good documentation for the install:
http://docs.pnp4nagios.org/pnp-0.6/install

Re: PNP$NAGIOS

Posted: Fri Sep 20, 2013 2:39 am
by veenm
But i am not able to see the performance graph after installing PNP4Nagios , please let me know how to resolve this.

Re: PNP$NAGIOS

Posted: Fri Sep 20, 2013 10:26 am
by slansing
Did you receive any errors when installing PnP? What version of Core, and on what distro are you running? Are your service's returning actual performance data, ie. when you click on your service's name in the service list, what does it show under "Performance Data:"

Re: PNP$NAGIOS

Posted: Fri Sep 20, 2013 11:05 am
by veenm
I did not see error , installation was smooth . i am having latest version 3.5.1 on RHEL 6. I can see the performance data in services but not the graph and also not icon:

Re: PNP$NAGIOS

Posted: Fri Sep 20, 2013 3:29 pm
by lmiltchev
Try following the steps, outlined here (Something went wrong - 1 through 7):

http://docs.pnp4nagios.org/pnp-0.6/verify

Re: PNP$NAGIOS

Posted: Fri Sep 20, 2013 3:57 pm
by abrist
Did you run:

Code: Select all

make install-webconf
And the restart the apache server?

Code: Select all

service httpd restart

Re: PNP$NAGIOS

Posted: Sun Sep 22, 2013 11:17 pm
by veenm
there is no RRD and XML files been created. when i run the "verify_pnp_config " i am getting the attached output. when i click on the pop up on the service i am getting the attached error "graph". Let me know what is going wrong here

Re: PNP$NAGIOS

Posted: Mon Sep 23, 2013 9:49 am
by abrist
Could you post your nagios.cfg file in code wraps. There are some notes that a npcdmod uses a broker, and not *_perfdata_file commands:
http://docs.pnp4nagios.org/pnp-0.6/conf ... nd_npcdmod

Re: PNP$NAGIOS

Posted: Mon Sep 23, 2013 10:11 am
by veenm
Then what are the steps to configure the performance graph in nagios core . Could you please tell the exact steps to follow , i followed the exact steps which is present in pnp4nagios site, its so confusing.