[Nagiosplug-help] NRPE deamon vs xinetd

Robert Lowe Robert.H.Lowe at lawrence.edu
Fri May 5 09:08:05 CEST 2006


Gilbert MARIN wrote:

> /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

The server should be something like /usr/sbin/nrpe, right?

-Robert

>         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
> 
> 					
> 
> 
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642
> _______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> ::: Please include plugins version (-v) and OS when reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null




More information about the Help mailing list