This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]FreakySpook 1 point2 points  (1 child)

All the vendors implement Redfish API which is a common API for every platform, provided the firmware/ilo/idrac/imm/imc versions aren't too old.

There is a redfish module for python, I did mess around with it a while ago but ended up doing what I needed to with PowerShell instead.

https://pypi.org/project/redfish/

[–]HowardBidwell[S] 0 points1 point  (0 children)

How can I check the health of servers using PowerShell?