i can see this messages under /var/logs/messages<br><br>Apr 23 18:46:51 remotemachine xinetd[2845]: service/protocol combination not in /etc/services: nrpe/tcp<br><br>if i do /etc/services | grep nrpe i can see<br>nrpe            5666/tcp<br>
<br>if i do ps -ef | xinetd<br><br>root      6122     1  0 17:24 ?        00:00:00 xinetd -stayalive -pidfile /var/run/xinetd.pid<br><br>thanks<br>manju<br><br><br><br><br><div class="gmail_quote">On Thu, Apr 24, 2008 at 3:35 PM, Marcus <<a href="mailto:adesperateuser@googlemail.com">adesperateuser@googlemail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">nagios nagios schrieb:<br>
<div class="Ih2E3d"><br>
> but if i grep ps -ef | grep nrpe it not showing any thing...<br>
<br>
</div>Check the system-log /var/log/messages and see, what xinetd is doing.<br>
Check xinetd is running with "pidof xinetd" or alternatively with ps -ef<br>
| grep xinetd.<br>
Maybe something went wrong there. Any errors in the log?<br>
<div><div></div><div class="Wj3C7c"><br>
Greetz,<br>
  Marcus<br>
<br>
-------------------------------------------------------------------------<br>
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference<br>
Don't miss this year's exciting event. There's still time to save $100.<br>
Use priority code J8TL2D2.<br>
<a href="http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone" target="_blank">http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</div></div></blockquote></div><br>