Page 1 of 1

LINUX NRPE agent installation error

Posted: Thu Jul 23, 2015 11:45 pm
by raamardhani7
Hi Team,

I am trying to install NRPE agent on linux machine. I am facing the below error.

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/tmp/linux-nrpe-agent/subcomponents/nagiosplugins/nagios-plugins-2.0.3':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

real 0m1.204s
user 0m0.071s
sys 0m0.063s
make: *** No rule to make target `clean'. Stop.

real 0m0.002s
user 0m0.001s
sys 0m0.000s
make: *** No targets specified and no makefile found. Stop.

real 0m0.002s
user 0m0.001s
sys 0m0.000s
make: *** No rule to make target `install'. Stop.

real 0m0.002s
user 0m0.001s
sys 0m0.001s
Subcomponents installation failed - exiting


yum install gcc glibc glibc-common openssl-devel perl
Plugin "package_upload" can't be imported
Loaded plugins: changelog, refresh-packagekit, rhnplugin, security
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.
Setting up Install Process
https://server.com(not mentioning the host deatils)/pulp/repos/Fossil/QA/QA_Content_View/custom/VMWare_Tools/vmware-tools_RHEL6/repodata/repomd.xml: [Errno 14] PYCURL ERROR 7 - "couldn't connect to host"
Trying other mirror.
No package gcc available.
No package openssl-devel available.
Nothing to do

uname -a
Linux 2.6.32-504.el6.x86_64 #1 SMP Tue Sep 16 01:56:35 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux

Thanks & Regards,
Ram Ardhani.

Re: LINUX NRPE agent installation error

Posted: Fri Jul 24, 2015 12:00 am
by Box293
If this is a RH server then it must be registered with RHN Classic or RHN Satellite.

Re: LINUX NRPE agent installation error

Posted: Fri Jul 24, 2015 1:40 am
by raamardhani7
Thanks a lot BOX239,, I thought something else could be the problem, missed my basic step to check. Thanks again.

Re: LINUX NRPE agent installation error

Posted: Fri Jul 24, 2015 9:23 am
by jdalrymple
Did you get NRPE up and running raamardhani7? OK to lock the thread?