Page 1 of 1

nrpe-connection refused by host

Posted: Fri Nov 12, 2010 1:15 am
by amalcg
Hi,,

I am a new user to Nagios. I have installed Nagios server and its working fine, while adding host with nrpe addon getting connection refused error msg, I allowed port 5666 in the firewall too. I used xinetd method and added my server ip in the only_from option.


please let me know where I was wrong,,


thanks


amalg

Re: nrpe-connection refused by host

Posted: Wed Dec 08, 2010 3:10 am
by bharti
Hi,
This error comes only when xinetd is not running properly.
First install xinetd rpm package and run following command
sudo /sbin/services xinetd start
now you will not get connection refuse error.