PNP$NAGIOS
PNP$NAGIOS
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.
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
The pnp website has pretty good documentation for the install:
http://docs.pnp4nagios.org/pnp-0.6/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.
"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.
Re: PNP$NAGIOS
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
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
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
Try following the steps, outlined here (Something went wrong - 1 through 7):
http://docs.pnp4nagios.org/pnp-0.6/verify
http://docs.pnp4nagios.org/pnp-0.6/verify
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: PNP$NAGIOS
Did you run:
And the restart the apache server?
Code: Select all
make install-webconfCode: Select all
service httpd restartFormer 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.
"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.
Re: PNP$NAGIOS
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
-
verify_pnp_config .txt- (3.24 KiB) Downloaded 335 times
Re: PNP$NAGIOS
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
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.
"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.
Re: PNP$NAGIOS
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.