<div>Hi,</div><div><br></div><div>Getting a  "No output returned from plugin" error message from a Nagios/NRPE script</div><div><br></div><div>1) Running Nagios v3.2.2 and v3.2.3(now) and NRPE v2.12</div><div>2) The script:</div>

<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div>OK_STATE=0</div><div>UNAME=`/bin/uname -r`</div><div>echo "OK: Kernel Version=$UNAME"</div><div>exit $OK_STATE</div>

</blockquote><div><br></div><div>2) Results on command line on Nagios Server using NRPE</div><div><br></div><div> - Same OK results from both the root and nagios user:</div><div><br></div><div>> [nagios@cmonmm03 libexec]$ ./check_nrpe -H dappsi01b.dev.screenscape.local -c check_kernel</div>

<div>OK: Kernel Version=2.6.18-194.11.3.el5 </div><div><br></div><div>When I run the check_kernel.sh script on the machine locally it works there too.</div><div><br></div><div>Help, any thoughts or known solution regarding this would be appreciated?</div>

<div><br></div><div>Thank you</div><div>Rick B. Munn</div><br>