Page 1 of 1
return code 141 "out of bounds"
Posted: Thu Nov 24, 2011 8:50 pm
by albert
Can someone let me know what this return call actually means - we sometimes get this message and I've been looking for a general explanation, so far without success. Thank you.
Re: return code 141 "out of bounds"
Posted: Sun Nov 27, 2011 5:16 pm
by jsmurphy
It means the exit code that Nagios received wasn't in the range it understands {0 = OK, 1 = Warning, 2 = Critical, 3 = Unknown}. In my experience what this usually means is that the script failed to execute correctly.