> The remote client uses inetd (without tcp wrappers) and here is the
configuration in the inetd.conf file:
>
>    nrpe stream tcp nowait bin /usr/local/nagios/bin/nrpe -c
/usr/local/nagios/nrpe.cfg -inetd

Solaris requires the name of the server program and then the arguments,
which include argument 0 (the name of the program). So that would be :

    nrpe stream tcp nowait bin /usr/local/nagios/bin/nrpe
/usr/local/nagios/bin/nrpe -c /usr/local/nagios/nrpe.cfg --inetd

Not sure if HP-UX inetd.conf works the same way.

> The remote client also has a startup script in the /sbin/init.d
directory called nrpe. Here is the text of the script:
>
>            /usr/local/nagios/bin/nrpe -n -c /usr/local/nagios/nrpe.cfg
-d

I'd say that you either want to run as a daemon or run under inetd, not
both.

Phil
 
--------------------------------------------------------

Phil Costelloe
Technical Consultant

   
[EMAIL PROTECTED]
http://www.foundation-it.com
Foundation IT
Foundation Court
Old Street
Oare
Hermitage Berkshire RG18 9SE
Switch: +44 (0) 1635 203700
Helpdesk: +44 (0) 800 0121099
DDI: +44 (0) 1635 203719
Fax: +44 (0) 8700 543537
Mobile: +44 (0) 7884 236299

 

--------------------------------------------------------
This message contains confidential information and is intended only for [EMAIL 
PROTECTED] If you are not nagios-users@lists.sourceforge.net you should not 
disseminate, distribute or copy this e-mail. Please notify Foundation IT 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmission cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or contain viruses. Foundation IT 
therefore does not accept liability for any errors or omissions in the contents 
of this message, which arise as a result of e-mail transmission. If 
verification is required please request a hard-copy version.
--------------------------------------------------------

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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