HP Windows (SNMP) Power subsystem degraded or failed.

HewlettPackard.Servers.ProLiant.SNMP.Power_sub_system_degraded_or_failed._5_Rule (Rule)

Power sub system degraded or failed. The fault tolerant power supply has degraded, failed or lost redundancy.

Knowledge Base article:

Summary

The power subsystem has degraded or failed.

Causes

This could be caused by the following:

Resolutions

Check power connections to restore power and replace the power supply as needed.

For additional troubleshooting, the following tasks are available:

Related Events

The following are monitored NT Event Log entries by this rule:

Event ID

Publisher

Log Message

1103

Server Agents

System Information Agent: Health: The Fault Tolerant Power Sub-system has been set to Degraded. Check power connections and replace the power supply as needed.
[SNMP TRAP: 6028 in CPQHLTH.MIB]

1128

Server Agents

System Information Agent: Health: Fault Tolerant Power Supply Removed. A hot-plug fault tolerant power supply has been removed from the system.
Chassis: '%4'; Bay: '%5'
[SNMP TRAP: 6034 in CPQHLTH.MIB]

1126

Server Agents

System Information Agent: Health: The Fault Tolerant Power Supply Sub-system has lost redundancy. Restore power or replace any failed or missing power supplies.
Chassis: '%4'
[SNMP TRAP: 6032 in CPQHLTH.MIB]

1124

Server Agents

System Information Agent: Health: The Fault Tolerant Power Supply Sub-system is in a degraded state. Restore power or replace the failed power supply.
User Action: Replace the failing power supply.
Chassis: '%4'; Bay: '%5'
[SNMP TRAP: 6049 in CPQHLTH.MIB]

1125

Server Agents

System Information Agent: Health: The Fault Tolerant Power Supply Sub-system is in a failed state. Restore power or replace the failed power supply.
User Action: Replace the failed power supply.
Chassis: '%4'; Bay: '%5'
[SNMP TRAP: 6050 in CPQHLTH.MIB]

1184

Server Agents

System Information Agent: Health: The Fault Tolerant Power Supply Power loss has been detected. Restore power or replace the failed power supply.
User Action: Check the power source for the specified power supply.
Chassis: '%4'; Bay: '%5'
[SNMP TRAP: 6069 in CPQHLTH.MIB]

Related Links

See the latest information about HP ProLiant Management Packs:

Insight Control for Microsoft System Center documentation

Management Pack Information

HP ProLiant Servers SNMP Management Pack

Element properties:

TargetHewlettPackard.Servers.ProLiant.SNMP.HPProLiantSNMPPowerSupplies
CategoryAlert
EnabledTrue
Event SourceServer Agents
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityHigh
RemotableTrue
Event LogSystem
CommentNew Consolidation for power sub system rules

Member Modules:

ID Module Type TypeId RunAs 
_907D4578_146C_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider Default
GenerateAlert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="HewlettPackard.Servers.ProLiant.SNMP.Power_sub_system_degraded_or_failed._5_Rule" Target="HewlettPackard.Servers.ProLiant.SNMP.HPProLiantSNMPPowerSupplies" Enabled="true" Comment="New Consolidation for power sub system rules">
<Category>Alert</Category>
<DataSources>
<DataSource ID="_907D4578_146C_11D3_AB21_00A0C98620CE_" Comment="{907D4578-146C-11D3-AB21-00A0C98620CE}" TypeID="Windows!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Server Agents</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesMOM2005BooleanRegularExpression</Operator>
<Pattern>^(1103|1128|1126|1124|1125|1184)$</Pattern>
</RegExExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>2</Priority>
<Severity>1</Severity>
<AlertName>HP Windows (SNMP) Power sub-system degraded or failed.</AlertName>
<AlertDescription>$Data/EventDescription$</AlertDescription>
<AlertOwner/>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>