[Nagiosplug-help] Yet another "Return code of 127 is out of bounds - plugin may be missing" error/question

Bob Finney rfinney at jeffco.us
Tue Oct 17 00:46:25 CEST 2006


Hi list



I've looked thru pretty much all of the posts that I could find
 regarding this error, and still can not find what the problem is
 that causes this error.



I'm running the most current versions of nagios and the plugins.



I'm defining a command in checkcommands.cfg, here is how it is defined.



# 'check_netbackup' command definition

define command{

   command_name            check_netbackup

   command_line            command_line    $USER1$/check_procs

   }



The command line I've tried several different versions.

$USER1$/check_procs -w 1 -c 1 -C xinetd -a '/var/run/xinetd.pid'

$USER1$/check_procs -w $ARG1$ -c $ARG2$ -C $ARG3$ -a $ARG4$



Finally since nothing worked, I've removed everything other then
 the $USER1$/check_procs.



The only error I get is the (Return code of 127 is out of bounds
 - plugin may be missing).



I've checked permissions/ownership of the check_* files, the resource
 file and so on, and yet I can't get this to work.  I might also
 add, that this is the case with any command I try to define outside
 of the stock checkcommands.cfg.



Am very frustrated and have spent a great deal of time on this.
  I would really appreciate any assistance anyone can provide.



Thanks in advance.



Bob

-----------------------

The mailing list archive is found here:

http://www.nagiosexchange.org/nagiosplug-help.32.0.html

				




More information about the Help mailing list