Hi all                  

Thank you for your answers.

You say that I can install the nrpe conf file for xinetd.

As you state you belive I have already done that. Yes, I belive I have.. In 
/etc/xinetd.d/nrpe I have entered the following:

# default: on
# description: NRPE (Nagios Remote Plugin Executor)
service nrpe
{
        flags           = REUSE
        socket_type     = stream
        wait            = no
        user            = nagios
        server          = /usr/local/nagios/bin/nrpe -c
        server_args     = /etc/local/nagios/etc/nrpe.cfg -d --inetd
        log_on_failure  += USERID
        disable         = no
        only_from       = 192.168.0.0/24
}

If I understand all of the comments I have received correct, it seems that I 
run nrpe in 2 instances, which I can't. How would I do it the right way then? 
I'd say I would prefer to run it through xinetd..



- Henrik Schou (rumstaden)

-----------------------
This thread is located in the archive at this URL:
http://www.nagiosexchange.org/nagios-users.34.0.html?&tx_maillisttofaq_pi1[showUid]=9433
                                        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to