Page 1 of 1

Linux nrpe installing failed - connection refused

Posted: Fri May 11, 2012 4:12 pm
by hbceylan
Hello, I have downloaded and installed nrpe client on redhat linux.But, it cannot be monitoring.The log files has attached.Could you please help, thanks.

Re: Linux nrpe installing failed - connection refused

Posted: Mon May 14, 2012 9:46 am
by scottwilkerson
This looks like it may be an old agent file.

Can you run the following:

Code: Select all

cd /tmp
rm -rf linux-nrpe-agent*
wget http://assets.nagios.com/downloads/nagiosxi/agents/linux-nrpe-agent.tar.gz
cd linux-nrpe-agent
./fullinstall
If you get any errors, please send install.log from that directory