Return code of 127 is out of bounds. Check if plugin exists

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
supportcl
Posts: 39
Joined: Wed Oct 07, 2020 12:19 pm

Return code of 127 is out of bounds. Check if plugin exists

Post by supportcl »

Hello, I have problems with my nagios server, when upgrading the operating system from RHEL 8.3 to RHEL 8.5, the nagios system starts giving the following error in monitoring services

"(Return code of 127 is out of bounds. Check if plugin exists)"
supportcl
Posts: 39
Joined: Wed Oct 07, 2020 12:19 pm

Re: Return code of 127 is out of bounds. Check if plugin exi

Post by supportcl »

I have already been able to solve it, for some reason, when updating my operating system, the symbolic python link is "lost", I have created it again and everything is working ok

ln -s /usr/bin/python3 /usr/bin/python
User avatar
kfanselow
Posts: 254
Joined: Tue Aug 31, 2021 3:25 pm

Re: Return code of 127 is out of bounds. Check if plugin exi

Post by kfanselow »

Hi supportcl,

Glad you were able to resolve it. We've seen that happen a couple of times with customers upgrading their OS recently.

Thanks for bringing it to our attention.

Thanks and Best Regards,
Keith
Locked