HPE Windows (SNMP) Storage System Power Supply degraded.

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

Storage System Power Supply degraded.

Knowledge Base article:

Summary

The storage system power supply has degraded.

Causes

This could be caused by the following:

Resolutions

If the power supply status is degraded, take action to restore power or replace the failed power supply.

If the power supply status is failed, take action to restore power or replace the failed power supply.

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

1190

Storage Agents

Storage System Power Supply Status Change. An enclosure attached to port %5 of storage system "%4" has a new power supply status of %7. The enclosure model is "%6".
User Action: If cpqSsBackplaneFtpsStatus is 'degraded(4)', restore power or replace the failed power supply.
(Power supply status values: 1=other, 2=noFltTolPower, 3=ok, 4=degraded, 5=failed, 6=notSupported, 7=noFltTolPower-Bay1Missing, 8=noFltTolPower-Bay2Missing)
[SNMP TRAP: 8024 in CPQSTSYS.MIB]

1153

Storage Agents

Storage System Power Supply Status Change. Storage system "%4" power supply at location %5 has a new status of %6.
User Action: If cpqSsPowerSupplyStatus is 'failed(4)', restore power or replace the failed power supply.
(Power supply status values: 1=other, 2=notInstalled, 3=ok, 4=failed, 5=degraded)
[SNMP TRAP: 8021 in CPQSTSYS.MIB]

Related Links

See the latest information about HPE ProLiant Management Packs:

Insight Control for Microsoft System Center documentation

Management Pack Information

HPE ProLiant Servers SNMP Management Pack

Element properties:

TargetHewlettPackard.Servers.ProLiant.SNMP.HPProLiantSNMPServerStorage
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityHigh
RemotableTrue
Event LogSystem
CommentMom2005ID='{82B439D0-6431-4517-8145-39D29C546D15}'

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.Storage_System_Power_Supply_degraded._5_Rule" Target="HewlettPackard.Servers.ProLiant.SNMP.HPProLiantSNMPServerStorage" Enabled="true" Comment="Mom2005ID='{82B439D0-6431-4517-8145-39D29C546D15}'">
<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>Storage Agents</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesMOM2005BooleanRegularExpression</Operator>
<Pattern>^(1190|1153)</Pattern>
</RegExExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventLevel</XPathQuery>
</ValueExpression>
<Operator>LessEqual</Operator>
<ValueExpression>
<Value>2</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>2</Priority>
<Severity>1</Severity>
<AlertName>HPE Windows (SNMP) Storage System Power Supply degraded.</AlertName>
<AlertDescription>$Data/EventDescription$</AlertDescription>
<AlertOwner/>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>