[Nagiosplug-help] Nagios report state UNKOWN when OK

Erik Wasser erik.wasser at iquer.net
Fri Feb 13 15:08:26 CET 2009


On Friday 13 February 2009, Fredrik Stridfeldt wrote:

> [...]

You can try this:

1) grep for the PID of the NRPE client
2) strace -s 256 -fF -p PID -o output.log
3) do the NRPE call
4) abort strace with CTRL-C
5) repeat 2-5 until you get the UNKNOWN
6) read output.log

Maybe you get a hint about this problem.

-- 
So long... Fuzz




More information about the Help mailing list