Help installig nrpe and nagios plugins on HP-UX

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
aquegles
Posts: 3
Joined: Wed Aug 22, 2012 2:23 pm

Help installig nrpe and nagios plugins on HP-UX

Post by aquegles »

Hello there... im having a lot of problems installis the nrpe and nagios plugins on a HP-UX server i want to monitor.

The nrpe and plugins that i need are the same that works on linux? or there is another special release for HP-UX?

Also, is there any tutorial on how to install them on HP-UX, or is the same as i installed on linux??

Thank you very much and sorry my bad english... :D
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: Help installig nrpe and nagios plugins on HP-UX

Post by jsmurphy »

I found an NRPE release for HP-UX here: http://www.mayoxide.com/naghpux/ and separate instructions for compiling the original source here: http://cyruspy.wordpress.com/2010/05/11 ... x-11-31-2/, there is no official release of NRPE for HP-UX.

As for the plugins package I found this: http://www.bennyvision.com/projects/nagios/index.php
aquegles
Posts: 3
Joined: Wed Aug 22, 2012 2:23 pm

Re: Help installig nrpe and nagios plugins on HP-UX

Post by aquegles »

Hi jsmurphy!! thanks a lot for the quick response!

I installed the nrpe depot and connects prefectly with my nagios server.

But with the plugins, they are pre-compiled, so when i download them, where should i put them??

Thaks again!!
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Help installig nrpe and nagios plugins on HP-UX

Post by slansing »

NRPE plugins are placed in the following directory:

Code: Select all

/usr/local/nagios/libexec
By default.
Locked