bb-Ricardo / check_redfish

A monitoring/inventory plugin to check components and health status of systems which support Redfish. It will also create a inventory of all components of a system.
MIT License
110 stars 30 forks source link

Add HPE Power Regulator Settings to info output #83

Closed HaWit closed 2 years ago

HaWit commented 2 years ago

Insert "Power Regulator Settings" in the Long Output with --detailed from HP Server curl -s https://xx.xx.xx.xx/redfish/v1/systems/1/ --insecure -u XXX:XXX -L | jq ".Oem.Hp.PowerRegulatorMode"

bb-Ricardo commented 2 years ago

Hey Hans,

Thank you for the issue. Will do that for the next release.