return code 141 "out of bounds"

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
albert
Posts: 1
Joined: Tue Mar 29, 2011 7:53 am

return code 141 "out of bounds"

Post 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.
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: return code 141 "out of bounds"

Post 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.
Locked