Error in check_ping

Subhendu Ghosh sghosh at sghosh.org
Sun May 8 11:07:13 CEST 2005


On Sat, 7 May 2005, [iso-8859-1] Moacyr Francischetti Corrêa wrote:

> Hello!
>
> 	I have a problem with “ping” service on any host monitored by
> Nagios. Sometimes the following message appears: “Return code of 139 is out
> of bounds”.
> 	Nagios 2.0b3 is running on OpenBSD 3.6
>
> 	Thanks for any help.
>
> Moacyr
>

Normally when a command terminates in shell on a fatal signal, the shell 
return a exit status of 128+N where N is the signal number.

139 - Signal 11 - seems to point to an invalid memory ref.

Did you comiple this plugin on OpenBSD?

-- 
-sg


More information about the Users mailing list