PNP$NAGIOS

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
veenm
Posts: 148
Joined: Tue Jun 18, 2013 5:58 am

PNP$NAGIOS

Post 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.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: PNP$NAGIOS

Post by abrist »

The pnp website has pretty good documentation for the install:
http://docs.pnp4nagios.org/pnp-0.6/install
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
veenm
Posts: 148
Joined: Tue Jun 18, 2013 5:58 am

Re: PNP$NAGIOS

Post by veenm »

But i am not able to see the performance graph after installing PNP4Nagios , please let me know how to resolve this.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: PNP$NAGIOS

Post 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:"
veenm
Posts: 148
Joined: Tue Jun 18, 2013 5:58 am

Re: PNP$NAGIOS

Post 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:
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: PNP$NAGIOS

Post by lmiltchev »

Try following the steps, outlined here (Something went wrong - 1 through 7):

http://docs.pnp4nagios.org/pnp-0.6/verify
Be sure to check out our Knowledgebase for helpful articles and solutions!
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: PNP$NAGIOS

Post by abrist »

Did you run:

Code: Select all

make install-webconf
And the restart the apache server?

Code: Select all

service httpd restart
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
veenm
Posts: 148
Joined: Tue Jun 18, 2013 5:58 am

Re: PNP$NAGIOS

Post 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
Attachments
graphpage.JPG
verify_pnp_config .txt
(3.24 KiB) Downloaded 335 times
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: PNP$NAGIOS

Post 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
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
veenm
Posts: 148
Joined: Tue Jun 18, 2013 5:58 am

Re: PNP$NAGIOS

Post 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.
Locked