NPRE agent help needed

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
costanza2k1
Posts: 197
Joined: Fri Aug 09, 2013 12:19 pm

NPRE agent help needed

Post by costanza2k1 »

Hi all,

I have a server in the DMZ with no access to YUM. I need to install an NRPE agent to monitor it. I SCP'd the NRPE agent to the server but the install fails since I don't access to the net. Any suggestions? Here is the error in the install log:

Code: Select all

DATE: Wed Aug 27 15:13:15 PDT 2014

DISTRO INFO:
RedHatEnterpriseServer
6.4
x86_64

Configuring Yum...
Enabling EPEL repo...
Installing EPEL PKG: ./packages/epel-release-6-5.noarch.rpm
warning: ./packages/epel-release-6-5.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY
Preparing...                ##################################################
epel-release                ##################################################
Loaded plugins: product-id, refresh-packagekit, rhnplugin, security,
              : subscription-manager
timed out
This system is not registered with RHN Classic or RHN Satellite.
You can use rhn_register to register.
RHN Satellite or RHN Classic support will be disabled.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again
epel-release RPM installed OK
Yum configured OK
Installing prerequisites...
Loaded plugins: product-id, refresh-packagekit, rhnplugin, security,
              : subscription-manager
timed out
This system is not registered with RHN Classic or RHN Satellite.
You can use rhn_register to register.
RHN Satellite or RHN Classic support will be disabled.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again
Nagios Linux Agent Installation Log
User avatar
costanza2k1
Posts: 197
Joined: Fri Aug 09, 2013 12:19 pm

Re: NPRE agent help needed

Post by costanza2k1 »

I believe the answer I'm looking for is here:

http://support.nagios.com/forum/viewtop ... 2&start=10

I'll post my results back
User avatar
costanza2k1
Posts: 197
Joined: Fri Aug 09, 2013 12:19 pm

Re: NPRE agent help needed

Post by costanza2k1 »

so the offline agent install failed, I looked at the install.log and it looks like I don't have these packages installed...is this true?

Code: Select all

checking for gcc... no
checking for cc... no
checking for cl.exe... no
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: NPRE agent help needed

Post by slansing »

PM'ed the method that will be required here unless you build those packages.
Locked