Page 2 of 2

Re: Return Code of 127 is out of bounds

Posted: Wed Jul 11, 2018 2:51 pm
by scottwilkerson
Can you run this

Code: Select all

su nagios -c '/usr/local/nagios/libexec/check_http -H 127.0.0.1'
Also, can you show the exact error you are getting the UI?

Re: Return Code of 127 is out of bounds

Posted: Wed Jul 11, 2018 2:56 pm
by compsci28
Thanks. Here's the output

Re: Return Code of 127 is out of bounds

Posted: Wed Jul 11, 2018 3:02 pm
by scottwilkerson
Did you move this plugin here?

You may need to re-install openssl

Code: Select all

yum reinstall openssl -y

Re: Return Code of 127 is out of bounds

Posted: Wed Jul 11, 2018 3:07 pm
by compsci28
Hey I just reinstalled and Im getting that same output as before when running su nagios -c '/usr/local/nagios/libexec/check_http -H 127.0.0.1'

Re: Return Code of 127 is out of bounds

Posted: Wed Jul 11, 2018 3:09 pm
by scottwilkerson
I'm closing this as I see you opened a ticket