Page 1 of 1

SLES 15SP2 and NagiosCore 4.4.6

Posted: Tue Oct 20, 2020 12:27 am
by Nagiosmike81
Hello,
yesterday i installed a new SLES Server with SP2 and i make a fresh install of NagiosCore 4.4.6 with NagiosPlugins 2.3.3. now i have troubles with my checks.

I get the Error Code "Return code of 127 is out of bounds. Check if plugin exists" on every checks. I have checked the filepermissions, path's and a lot of other things. no result.

i hope one of you can help me

Re: SLES 15SP2 and NagiosCore 4.4.6

Posted: Wed Oct 21, 2020 4:45 pm
by benjaminsmith
Hi,

Welcome to the Nagios Community Forum. I would check the plugin paths on this system and make sure everything is pointing to the right place.

The main Nagios config file has directives to set the plugin paths.

See: https://assets.nagios.com/downloads/nag ... onfig.html

Check your file permissions on the plugin directory.

Code: Select all

ls -l /usr/local/nagios/libexec
Let us know what you find out.

Benjamin