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
Hi, I am trying this script (version 1.58) with an iLO4 (sw=1.30) DL360p Gen8.
I only get temperature values in return.
If I add the -n option it looks like:
./check_ilo2_health.pl -u USER -p PWD -3 -n -H 10.10.10.10 -t 60 ILO4_HEALTH OK – (Board-Version: ILO>=3)
Running it in verbose mode (-v) it looks like it can get info about fans, cpu etc.
But it is not displayed. Can this line in the verbose output be a hint what is missing?
Scripting utility should be updated to the latest version.
HAve anyone else had the same problem? Any idea what might be wrong?