Here's the active lines from /etc/nagios/nrpe.cfg
Code: Select all
log_facility=daemon
pid_file=/var/run/nrpe.pid
server_port=5666
nrpe_user=nagios
nrpe_group=nagios
allowed_hosts=$NAGIOS_SERVER_IP
dont_blame_nrpe=1
debug=0
command_timeout=60
connection_timeout=300
include=/etc/nagios/nrpe/common.cfgCode: Select all
# uname -a
SunOS $HOSTNAME 5.10 Generic_148888-02 sun4v sparc SUNW,Sun-Fire-T200Alternately, since it appears that SSL connections will not be viable. Is there any way to switch all the Services from encrypted to non-ecrypted? I can see a switch to set when running the Monitoring Wizard, but after everything's created, I see no easy way to convert.