UNSOLVED

Arne1

updated

6 years ago

A

Arne1

1 Rookie

2 Posts

0

4977

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

  • DELL-Shine K

    6 Operator

    3042 Posts

    2427

    0

    Posted 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

    2242

    1

    Posted September 28th, 2021 05:00

    racadm getsensorinfo

  • DELL-Erman O

    Moderator

    2984 Posts

    14874 Points

    2240

    0

    Posted 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!

    DELL-Erman O

    Social Media and Communities Professional

    Dell Technologies | Enterprise Support Services

    #IWork4Dell

    Did I answer your query? Please click on ‘Mark as Accepted Answer’. ‘Thumbs up’ the posts you like!

  • robleady2

    1 Rookie

    30 Posts

    1444

    1

    Posted 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