HPE Windows (SNMP) Rack server power subsystem degraded.

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

Rack server power subsystem degraded. There is not enough power on the server blade.

Knowledge Base article:

Summary

The rack server power subsystem has degraded.

Causes

This could be caused by the following:

Resolutions

Check power connections or add power supplies.

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

1163

Server Agents

Rack Information Agent: Server Power Shedding Shutdown
Server shutdown due to power shedding.
The server blade was shutdown due to a lack of power.
User Action: Check power connections or add power supplies.
Rack Name: '%4';
Rack Unique ID: '%5';
Enclosure Name '%6';
Blade Position '%7';
Blade Spare Part Number '%8';
Enclosure Serial Number '%9';
Trap Sequence Number '%10'
[SNMP TRAP: 22021 in CPQRACK.MIB]

1164

Server Agents

Rack Information Agent: Server Power On Prevented
Server power on prevented to preserve redundancy.
There is not enough power to power on the server blade and maintain redundancy for the other blades in the enclosure.
User Action: Check power connections or add power supplies.
Rack Name: '%4';
Rack Unique ID: '%5';
Enclosure Name '%6';
Blade Position '%7';
Blade Spare Part Number '%8';
Enclosure Serial Number '%9';
Trap Sequence Number '%10'
[SNMP TRAP: 22022 in CPQRACK.MIB]

1165

Server Agents

Rack Information Agent: Not Enough Power To Power On
Inadequate power to power on.
There is not enough power to power on the server blade.
User Action: Check power connections or add power supplies.
Rack Name: '%4';
Rack Unique ID: '%5';
Enclosure Name '%6';
Blade Position '%7';
Blade Spare Part Number '%8';
Enclosure Serial Number '%9';
Trap Sequence Number '%10'
[SNMP TRAP: 22023 in CPQRACK.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.HPProLiantSNMPServerOthers
CategoryAlert
EnabledTrue
Event SourceServer Agents
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityHigh
RemotableTrue
Event LogSystem
CommentMom2005ID='{54A7D3EE-7636-43F6-AED5-46425B4CA31A}'

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.Rack_server_power_subsystem_degraded._5_Rule" Target="HewlettPackard.Servers.ProLiant.SNMP.HPProLiantSNMPServerOthers" Enabled="true" Comment="Mom2005ID='{54A7D3EE-7636-43F6-AED5-46425B4CA31A}'">
<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>^(1163|1164|1165)$</Pattern>
</RegExExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>2</Priority>
<Severity>1</Severity>
<AlertName>HPE Windows (SNMP) Rack server power subsystem degraded.</AlertName>
<AlertDescription>$Data/EventDescription$</AlertDescription>
<AlertOwner/>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>