Check_OpenManage.php

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.
Locked
NagiosNewbis
Posts: 24
Joined: Thu May 02, 2013 5:13 pm

Check_OpenManage.php

Post by NagiosNewbis »

Hi;

I just added the check_openmanage perl script plug in to my Nagios Core for monitoring the server temperature on my DELL servers, subject to the provided documentation, there is a check_openmanage.php app which allow me to show the graphic output, how can I put it to my installation?

I donwload it from the URL "http://folk.uio.no/trondham/software/ch ... mote-check", but the check_openmanage.php do monitor the server either, what are the difference between check_openmanage.php and check_openmanage.pl? If they both co-exist on the same host, any conflicts?

thx!
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: Check_OpenManage.php

Post by jsmurphy »

check_openmanage.pl is used to monitor the server, it will gather the performance metrics as well when it runs. check_openmanage.php is a file that tells PNP4Nagios how to appropriately draw the graphing data... so assuming you have PNP4Nagios installed you would put it in the folder with the rest of the php graphing files (I can't remember off the top of my head where that is by default).

Hopefully that helps.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Check_OpenManage.php

Post by abrist »

jsmurphy is absolutely correct. If you do not have pnp4nagios setup, get ready for some reading:
http://www.pnp4nagios.org/
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.
Locked