NRPE Issue

Showkilr sysadmin at showkilr.com
Fri Jan 10 07:06:17 CET 2003


sounds like the allowed_hosts is set to the loopback which is default
for security reasons.

On the remote machine where nrpe is running look in the config file 
nrpe.cfg

allowed_hosts=127.0.0.1

change to 

allowed_hosts=127.0.0.1,<NAGIOS SERVER IP>

restart nrpe

Showkilr

On Thu, 2003-01-09 at 23:38, Justin wrote:
> I am stumped on this one.  I looked through the archives and could not find a similar problem.  I am sure it is a fairly easy fix, something I might be missing.  Thanks
> 
> 
> 
> ./check_nrpe -H 129.208.56.12 -p 5666 -c check_users
> CHECK_NRPE: Error receiving data from host.
> 
> 
> 
> Justin Wedeking
> 
> 




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com




More information about the Users mailing list