Build precise queries to find exactly what you need
Press ESC to close
@ric
Favorites0
Views
Projects0
search the script for the fallowing part: cat > $ilohwvers . if [ "$ilohwver" == "" -o "$sernum" == "" ]; then echo "CRITICAL - Can't get no iLO information from $iloip" cleanexit 2 fi then you see if the script works with your ilo no matter what version it is.
Reviewed 13 years ago