Search found 2 matches

by Metroshica
Fri Mar 13, 2015 10:47 am
Forum: Open Source Nagios Projects
Topic: Getting error "Return code of 126" when running check
Replies: 3
Views: 1498

Re: Getting error "Return code of 126" when running check

You sir have just made my day. That was exactly the problem, this is a new box and I totally forgot selinux was still enabled. That fixed the problem immediately.

Your welcome for the debugging, saved both of us so much time.
by Metroshica
Thu Mar 12, 2015 6:19 pm
Forum: Open Source Nagios Projects
Topic: Getting error "Return code of 126" when running check
Replies: 3
Views: 1498

Getting error "Return code of 126" when running check

I'm currently using a variant of the well-known check_snmp_environment.pl script that has support for Brocade FCX switches (which can be found at http://exchange.nagios.org/directory/Plugins/Hardware/Network-Gear/Brocade/Check-various-hardware-environmental-sensors-%28including-Brocade%29/details). ...