Return code of 127 is out of bounds - plugin may be missing

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
ciberlocal70
Posts: 2
Joined: Wed Nov 14, 2012 9:45 am

Return code of 127 is out of bounds - plugin may be missing

Post by ciberlocal70 »

my friends, I just installed nagios and plugins according to official installation process. When entering the GUI throws me the following error:

Return code of 127 is out of bounds - plugin may be missing

Image

Image

Image

Image



Please appreciate your help
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: Return code of 127 is out of bounds - plugin may be miss

Post by jsmurphy »

I can assure you... that this is not the official installation process :lol:.

You need to untar the nagios-plugins-x.x.xx package somewhere (preferably /tmp) and then follow the instructions in the readme to compile and install the plugins. It's pretty simple, you just need to run the usual ./configure, make, make install ;)
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Return code of 127 is out of bounds - plugin may be miss

Post by slansing »

I would agree, seems as if the plugins package has not been installed yet. :)
Locked