-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Archived Topics
- Notebooks Archive
- iLO 4 scripting to get Power Supply Status

Create an account on the HP Community to personalize your profile and ask a question

01-10-2014 03:07 AM
Hi all,
Been using the iLO xml scripting tools via cpqlocfg.exe and hponcfg.exe to retrieve status information from a server running iLO 4.
If I use the web interface, I can get information about the power supplies and their redundancy status as shown below - but I can't seem to get this information using the scripting system. Does anyone know how to do it??
Thanks,
Daz
Solved! Go to Solution.
Accepted Solutions
01-10-2014 05:09 AM
I've found it! In case anyone is wondering, a lot of server information is available by querying with the iLO xml tag "GET_EMBEDDED_HEALTH".
This returns, buried way down in the results, information about power supplies (section POWER_SUPPLIES).
While there doesn't seem to ask for just information on the power supplies, this works!
01-10-2014 05:09 AM
I've found it! In case anyone is wondering, a lot of server information is available by querying with the iLO xml tag "GET_EMBEDDED_HEALTH".
This returns, buried way down in the results, information about power supplies (section POWER_SUPPLIES).
While there doesn't seem to ask for just information on the power supplies, this works!
