Page 1 of 1
Return code of 127 is out of bounds - plugin may be missing
Posted: Fri Oct 03, 2014 7:38 am
by dlyk
I have a brand new Nagios 3.5 installation running on a Centos 7 machine. The installation of both the nagios and the nagios-plugins packages was done from the EPEL repository using yum. Everything looks configured correctly, but right now I cannot even monitor the localhost (the machine Nagios is running). Everything is red with the indication "Return code of 127 is out of bounds - plugin may be missing". Any ideas?
Re: Return code of 127 is out of bounds - plugin may be miss
Posted: Fri Oct 03, 2014 9:17 am
by dlyk
Found the solution!
The correct package for the plugins IS NOT nagios-plugins but nagios-plugins-all. As before it is available only from the EPEL repository. Now everything is green except HTTP, which is odd, since Nagios depends on apache to serve the web-ui. Any ideas?
Re: Return code of 127 is out of bounds - plugin may be miss
Posted: Fri Oct 03, 2014 9:19 am
by slansing
What output are you getting with that check? Is it a service that you are checking under a host? What is it's status output, still out of bounds? If possible, please share the service's configuration with us, as well as the command definition it is using.