Return code of 111 is out of bounds message

Lui.external at infineon.com Lui.external at infineon.com
Thu Jun 8 07:45:15 CEST 2006


Fyi, I am running Nagios on a linux machine.
All these checks are written in perl, and we are using SNMP method to get the server performance data.
I didn't manage to check the state of the nagios machine at that time because the problem is just appear for few minutes.
Nope, we don't have a any memory, CPU or I/O issues at that time.

-----Original Message-----
From: nagios-users-bounces at lists.sourceforge.net [mailto:nagios-users-bounces at lists.sourceforge.net] On Behalf Of Marc Powell
Sent: Thursday, June 08, 2006 11:42 AM
To: nagios-users at lists.sourceforge.net
Subject: Re: [Nagios-users] Return code of 111 is out of bounds message

111 doesn't appear to be a well known posix exit code (at least according to google and my experience). What OS are you running nagios on? 
Are these checks remotely run on Windows (via NRPE_NT for example)? 
Is there any commonality between them that you can discern (all perl checks for example)?  
How about the state of the nagios machine when this is happening. Can you run the commands manually as the nagios user at that time? Perhaps you'll see some informative output to STDERR. Are there memory, CPU or I/O issues?



> -----Original Message-----
> From: nagios-users-bounces at lists.sourceforge.net [mailto:nagios-users- 
> bounces at lists.sourceforge.net] On Behalf Of Lui.external at infineon.com
> Sent: Wednesday, June 07, 2006 8:48 PM
> To: Jorg.Schulz at systeam.se
> Cc: nagios-users-bounces at lists.sourceforge.net; nagios- 
> users at lists.sourceforge.net
> Subject: Re: [Nagios-users] Return code of 111 is out of bounds 
> message
> 
> Hi Jorg,
> 
> I am using nagios1.2 and nagios-plugins 1.3.1.
> 
> Below are some output extracted from the nagios log file.
> 
> [1149352619] SERVICE ALERT: 
> MKZSA009;PMON-Windows;CRITICAL;SOFT;1;(Return
> code of 111 is out of bounds)
> [1149352619] Warning: Return code of 111 for check of service 'PMON- 
> Windows' on host 'MKZSA038' was out of bounds.
> [1149352619] SERVICE ALERT: 
> MKZSA038;PMON-Windows;CRITICAL;HARD;3;(Return
> code of 111 is out of bounds)
> [1149352619] Warning: Return code of 111 for check of service 'PMON- 
> Windows' on host 'MKZSA050' was out of bounds.
> [1149352619] SERVICE ALERT: 
> MKZSA050;PMON-Windows;CRITICAL;SOFT;1;(Return
> code of 111 is out of bounds)
> [1149352619] Warning: Return code of 111 for check of service 'PMON- 
> Windows' on host 'MKZSA061' was out of bounds.
> [1149352620] SERVICE ALERT: 
> MKZSA061;PMON-Windows;CRITICAL;SOFT;2;(Return
> code of 111 is out of bounds)
> [1149352620] Warning: Return code of 111 for check of service 'PMON- 
> Windows' on host 'MKZSA057' was out of bounds.
> [1149352620] SERVICE ALERT: 
> MKZSA057;PMON-Windows;CRITICAL;HARD;3;(Return
> code of 111 is out of bounds)
> [1149352620] Warning: Return code of 111 for check of service 'PMON- 
> Windows' on host 'MKZSN005' was out of bounds.
> [1149352620] SERVICE ALERT: 
> MKZSN005;PMON-Windows;CRITICAL;SOFT;1;(Return
> code of 111 is out of bounds)
> [1149352620] Warning: Return code of 111 for check of service 'PMON- 
> Windows' on host 'MKZSA066' was out of bounds.
> [1149352620] SERVICE ALERT: 
> MKZSA066;PMON-Windows;CRITICAL;SOFT;2;(Return
> code of 111 is out of bounds)
> [1149352621] Warning: Return code of 111 for check of service 'Oracle- 
> Instance Assist' on host 'ASSIST4_DB' was out of bounds.
> [1149352622] SERVICE ALERT: ASSIST4_DB;Oracle-Instance 
> Assist;CRITICAL;HARD;1;(Return code of 111 is out of bounds)
> 
> This error message appear in the output of most of the service checks 
> yesterday, 3pm. This problem always recovers after a few minutes.
> 
> Any idea on what is going wrong?
> 
> ________________________________
> 
> From: Jorg.Schulz at systeam.se [mailto:Jorg.Schulz at systeam.se]
> Sent: Wednesday, June 07, 2006 5:39 PM
> To: Lui Sook Chen (IFMY IT OS AP PASU External)
> Cc: nagios-users at lists.sourceforge.net; nagios-users- 
> bounces at lists.sourceforge.net
> Subject: Re: [Nagios-users] Return code of 111 is out of bounds 
> message
> 
> 
> 
> 
> 	Hi
> 
> 	A "(Return code of x is out of bounds)" error is displayed in the 
> output of a host or service check. Similiar error messages may appear 
> in the log file
> 	Did you read the
> 	http://www.nagios.org/faqs/viewfaq.php?faq_id=17&expand=false&showde
> sc=true
> 	what does the logfiles say ?
> 	Which Distro, Nagios version, Plugins ver?
> 	When does it appear ?, which "check" ?
> 
> 	 need a little more info
> 
> 	regards
> 
> 	/jörg
> 
> 
> 
> 
> 
> 
> 
> <Lui.external at infineon.com>
> Sent by: nagios-users-bounces at lists.sourceforge.net
> 
> 2006-06-07 10:53
> 
> To
> <nagios-users at lists.sourceforge.net>
> cc
> Subject
> [Nagios-users] Return code of 111 is out of bounds  message
> 
> 
> 
> 
> 
> 
> 	Hi,
> 
> 	We are getting lot of error messages about "Return code of 111 is out 
> of
> 	bounds" from Nagios just now.
> 	It only appears for few minutes, then everything is back to normal
> 	again.
> 
> 	Any idea on what is the root cause of this problem ("Return code of
> 111
> 	is out of bounds")?
> 
> 	How to prevent this problem happen again in future?
> 
> 
> 	_______________________________________________
> 	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
> 
> 
> 



_______________________________________________
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


_______________________________________________
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