Page 2 of 2

Re: NagiosXI running on AWS AMI, connection refused by host

Posted: Mon Jul 02, 2012 11:55 am
by scottwilkerson
On the client machine check the following:

In the nrpe.cfg there is a setting

Code: Select all

dont_blame_nrpe=0
change it to

Code: Select all

dont_blame_nrpe=1
then restart xinetd

Code: Select all

service xinetd restart