Install NRPE - no internet access

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gfesj69
Posts: 59
Joined: Fri Jan 03, 2014 10:04 am
Location: Brazil

Install NRPE - no internet access

Post by gfesj69 »

Hi all!

I'm trying to install NRPE on a Linux (RH-EL6) machine that does not have internet access (security issues).

I'm following the procedures listed under Support forum
http://support.nagios.com/forum/viewtop ... 2&start=10


However I am encountering an issue (listed below)

------
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).

If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.

The script that failed was: './A-subcomponents'
------

The install.log is attached.

Thanks
You do not have the required permissions to view the files attached to this post.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Install NRPE - no internet access

Post by slansing »

You are going to need a compiler on that system, namely 'gcc' which it does not look like you have.
Locked