(Return code of 9 is out of bounds)
Brian A. Seklecki
lavalamp at spiritual-machines.org
Sat Sep 29 23:13:16 CEST 2007
Does your code return anything other than 1 or 0? Error code 9 may be
being returned by the interpreter instead of your code. Try running
the code as the nagios user and then "echo $?" to check the result code
$ sudo -H -u nagios /path/to/pl
$ echo $?
~BAS
On Fri, 2007-09-28 at 19:27 +0200, zack kenton wrote:
> Hi list
>
> Does anyone have an idea why I would get (Return code of 9 is out of bounds) with my perl plugin. I know of 123 and 127 numbers, but why would a 9 return?
>
> - zack kenton (zkenton)
>
> -----------------------
> The mailing list archive is found here:
> http://www.nagiosexchange.org/nagios-users.34.0.html
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
>
>
>
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list