-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ProLiant: Show detailed power supply status/condition if not ok
cpqHeFltTolPowerSupplyCondition can only have the following values: other(1), ok(2), degraded(3), failed(4). However if something isn't OK, show more detailed information based on cpqHeFltTolPowerSupplyErrorCondition and cpqHeFltTolPowerSupplyStatus. This helps (a human) to more easily determine the required action since i.e. the error condition powerinputloss doesn't require the replacement of a power supply whereas a fan failure usually means that the PSU needs replacing since they aren't replaceable parts within most HPE PSUs. Change tested with following ProLiant servers: - HPE ProLiant DL380 G6: iLO3, CentOS 6 with Net-SNMP & hp-snmp-agents - HPE ProLiant DL360p Gen8: iLO4, agentless - HPE ProLiant DL360 Gen9: iLO4, agentless
- Loading branch information
Mathieu Simon
committed
Dec 2, 2017
1 parent
766cb50
commit 4670d56
Showing
2 changed files
with
48 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters