<div dir="ltr">Hello all,<br><br>     I'm relatively new to the nagios plugin development scene.  I've been working on a health-check type plugin for <br>some custom apps, mostly regarding the opensims project (<a href="http://www.opensims.org">www.opensims.org</a>).  The problem that I am having is very<br>
simply that when my plugin's return code is 1, 2, or 3, Nagios still shows the service as "OK".  I have verified the plugin's<br>return code by executing it myself, then using echo $? from the command line, showing the return code.  <br>
<br>I'd appreciate any help anyone is willing to give.  Thanks in advance!<br><br>Jason<br></div>