return code of 139 is out of bounds
Posted: Tue Oct 07, 2014 10:45 pm
Hi,
one nagios server:
use nagios-3.2.3.tar.gz, nagios-plugins-1.4.15, nrpe-2.12.tar.gz
os: Red Hat Enterprise Linux Server release 5.7 (Tikanga)
100 nagios client :
use: nagios-plugins-1.4.15.tar.gz, nrpe-2.12.tar.gz
os : Red Hat Enterprise Linux Server release 5.7 (Tikanga)
before 2014.9.30 , everything is ok .
2014.9.30, when I fixed the bash bug , there is a problem .
Sometimes, nagios responese info "return code of 139 is out of bounds"
I check nagios log and system log :
nagios log:
[1412737703] Warning: Return code of 139 for check of host '192.168.1.102' was out of bounds.
[1412737703] HOST ALERT: 192.168.1.102;DOWN;SOFT;1;(Return code of 139 is out of bounds)
[1412737773] HOST ALERT: 192.168.1.102;UP;SOFT;2;PING OK - Packet loss = 0%, RTA = 0.17 ms
system log :
Oct 1 11:19:04 localhost kernel: sh[19081]: segfault at 00000000000000c0 rip 000000349e453784 rsp 00007fffff69bba0 error 4
Oct 1 11:19:13 localhost nagios: Warning: Return code of 139 for check of host '192.168.1.102' was out of bounds.
Oct 1 11:19:13 localhost nagios: HOST ALERT: 192.168.1.102;DOWN;SOFT;1;(Return code of 139 is out of bounds)
Oct 1 11:19:33 localhost nagios: HOST ALERT: 192.168.1.102;UP;SOFT;2;PING OK - Packet loss = 0%, RTA = 0.21 ms
This problem happen randomly when I fixed the Bash bug.
could you help me .
one nagios server:
use nagios-3.2.3.tar.gz, nagios-plugins-1.4.15, nrpe-2.12.tar.gz
os: Red Hat Enterprise Linux Server release 5.7 (Tikanga)
100 nagios client :
use: nagios-plugins-1.4.15.tar.gz, nrpe-2.12.tar.gz
os : Red Hat Enterprise Linux Server release 5.7 (Tikanga)
before 2014.9.30 , everything is ok .
2014.9.30, when I fixed the bash bug , there is a problem .
Sometimes, nagios responese info "return code of 139 is out of bounds"
I check nagios log and system log :
nagios log:
[1412737703] Warning: Return code of 139 for check of host '192.168.1.102' was out of bounds.
[1412737703] HOST ALERT: 192.168.1.102;DOWN;SOFT;1;(Return code of 139 is out of bounds)
[1412737773] HOST ALERT: 192.168.1.102;UP;SOFT;2;PING OK - Packet loss = 0%, RTA = 0.17 ms
system log :
Oct 1 11:19:04 localhost kernel: sh[19081]: segfault at 00000000000000c0 rip 000000349e453784 rsp 00007fffff69bba0 error 4
Oct 1 11:19:13 localhost nagios: Warning: Return code of 139 for check of host '192.168.1.102' was out of bounds.
Oct 1 11:19:13 localhost nagios: HOST ALERT: 192.168.1.102;DOWN;SOFT;1;(Return code of 139 is out of bounds)
Oct 1 11:19:33 localhost nagios: HOST ALERT: 192.168.1.102;UP;SOFT;2;PING OK - Packet loss = 0%, RTA = 0.21 ms
This problem happen randomly when I fixed the Bash bug.
could you help me .