Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Works fine, but i have a problem with the return status. I always get OK.
Here´s one example (1 PS is not connected, so it should get critical)
./check_idrac_2.py -H 10.xx.xx.xx -c public -m /usr/local/icinga/libexec/iDRAC-SMIv2.mib -w PS#2 –conf /usr/local/icinga/libexec/check_idrac.conf OK – PS 2: CRITICAL, Volt I/O: 264 V/0.084 V, Current: 8.4 A, Watt I/O: 900.0 W/750.0 W
Also when I change the OK/WARN/CRIT Parameters in the Config, it also show´s alway OK. With version 2.0b2 it works fine.
I think with the bugfix 2.0b3 the script ignors the config?