[Nagiosplug-help] NRPE deamon vs xinetd
Gilbert MARIN
gilbert at marin-fr.com
Fri May 5 08:05:02 CEST 2006
Hi list
more explains
on remote host (tested host)
/usr/local/nagios/ nagios-nagios 777
/usr/local/nagios/bin/ nagios-nagios 777
/usr/local/nagios/bin/nrpe nagios-nagios 777
/usr/local/nagios/bin/nrpe.cfg nagios-nagios 777
/etc/xinetd/nrpe nagios-nagios 777
/etc/xinetd/nrpe =
# default: on
# description: NRPE (Nagios Service Check Acceptor)
service nrpe
{
flags = REUSE
socket_type = stream
wait = no
user = nagios
group = nagios
server = /usr/local/nagios/bin
server_args = -c /usr/local/nagios/bin/nrpe.cfg --inetd
log_on_failure += USERID
disable = no
only_from = 192.168.0.254 (server nagios)
}
Where it's wrong ?
Thanks
- Gilbert MARIN (gmarin)
-----------------------
This thread is located in the archive at this URL:
http://www.nagiosexchange.org/nagiosplug-help.32.0.html?&tx_maillisttofaq
_pi1[showUid]=17883
More information about the Help
mailing list