On our HP Proliant servers, I can obtain the drive or storage health from the iLo CLI:
</>hpiLO-> show system1/drives1/
status=0
status_tag=COMMAND COMPLETED
Sun Sep 23 16:29:00 2018
/system1/drives1
Targets
Properties
Group=1, Firmware Version=1.14
Bay 1 - drive status=Ok; UID=Off
Bay 2 - drive status=Ok; UID=Off
Bay 3 - drive status=Ok; UID=Off
Bay 4 - drive status=Ok; UID=Off
This works great on our iLo 2 and 3 boxes, but iLo 4 doesn't have the "drives" target:
</>hpiLO-> show system1/drives1
status=2
status_tag=COMMAND PROCESSING FAILED
error_tag=INVALID OPTION
Sun Sep 23 16:26:22 2018
The Agentless Management Service (AMS) and Health drivers are installed and running:
and I can see the storage health from the iLo web interface. iLo firmware is on the latest version.
Is there any way to obtain the storage health and information from the iLo 4 CLI, in the same way I can for iLo 2 and 3 servers?