Thanks for the answer, still i use check_by_ssh against sunos box, i do not use any NRPE client..<br><br>/Fred<br><br><div class="gmail_quote">On Fri, Feb 13, 2009 at 3:08 PM, Erik Wasser <span dir="ltr"><<a href="mailto:erik.wasser@iquer.net">erik.wasser@iquer.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Friday 13 February 2009, Fredrik Stridfeldt wrote:<br>
<br>
> [...]<br>
<br>
You can try this:<br>
<br>
1) grep for the PID of the NRPE client<br>
2) strace -s 256 -fF -p PID -o output.log<br>
3) do the NRPE call<br>
4) abort strace with CTRL-C<br>
5) repeat 2-5 until you get the UNKNOWN<br>
6) read output.log<br>
<br>
Maybe you get a hint about this problem.<br>
<br>
--<br>
So long... Fuzz<br>
<br>
------------------------------------------------------------------------------<br>
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA<br>
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise<br>
-Strategies to boost innovation and cut costs with open source participation<br>
-Receive a $600 discount off the registration fee with the source code: SFAD<br>
<a href="http://p.sf.net/sfu/XcvMzF8H" target="_blank">http://p.sf.net/sfu/XcvMzF8H</a><br>
_______________________________________________<br>
Nagiosplug-help mailing list<br>
<a href="mailto:Nagiosplug-help@lists.sourceforge.net">Nagiosplug-help@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-help" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagiosplug-help</a><br>
::: Please include plugins version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</blockquote></div><br>