SLES 15SP2 and NagiosCore 4.4.6

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
Nagiosmike81
Posts: 1
Joined: Mon Oct 19, 2020 8:14 am

SLES 15SP2 and NagiosCore 4.4.6

Post 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
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: SLES 15SP2 and NagiosCore 4.4.6

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked