Unsolved
1 Rookie
•
2 Posts
0
4888
January 18th, 2021 01:00
iDRAC9, CLI command for overall system health
Hi all,
is there a CLI command in iDRAC9 which presents the same information as "Health information" in the iDRAC dashboard?
Best regards
Arne
0 events found
No Events found!


DELL-Shine K
6 Operator
•
3K Posts
0
January 18th, 2021 03:00
You can run get on below redfish URL to get overall health status. Overall system health will be shown under section "Status" in output. The below URL also have Health Status for various components as well.
redfish/v1/Systems/System.Embedded.1
You can also perform get on below URL to get health status on various server components. Output of this URL will have only rollup status of various components of the server
redfish/v1/Systems/System.Embedded.1/Oem/Dell/DellRollupStatus
dingdongjr
1 Rookie
•
2 Posts
1
September 28th, 2021 05:00
racadm getsensorinfo
DELL-Erman O
Moderator
•
3K Posts
•
9 Points
0
September 28th, 2021 06:00
Hi, this link can also be viewed to contribute to dingdongjr's post. https://dell.to/3ig6lWX
Hope this will help!
robleady2
1 Rookie
•
30 Posts
1
July 26th, 2022 01:00
For anyone else stumbling on this post, the "racadm getsensorinfo" command will not always indicate if the server has a hardware issue - for example a failed hard drive will not be shown in the output.
The overall system status is reported by "racadm getsysinfo" under RollupStatus.
# racadm getsysinfo -s
System Information:
System Model = PowerEdge R340
System Revision = I
System BIOS Version = 2.7.1
Service Tag = XXXXXXX
Express Svc Code = XXXXXXXXXXX
Host Name = server-name
OS Name =
OS Version =
Power Status = ON
Fresh Air Capable = Yes
RollupStatus = Error
Embedded NIC MAC Addresses:
NIC.Embedded.1-1-1 Ethernet = B8:CB:29:XX:XX:XX
NIC.Embedded.2-1-1 Ethernet = B8:CB:29:XX:XX:XX