HPE Windows (SNMP) DC-DC power converter failed. (consolidation)

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

DC DC power converter failed. (consolidation)

Knowledge Base article:

Summary

The DC-DC power converter has failed. (consolidation)

Causes

This could be caused by the following:

Resolutions

Replace DC-DC power converter.

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

1138

Server Agents

System Information Agent: Health: The DC-DC power converter is in a failed state. Replace the power converter.
Chassis: '%4'; Slot: '%5'; Socket: '%6'
[SNMP TRAP: 6044 in CPQHLTH.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.HPProLiantSNMPPowerSupplies
CategoryAlert
EnabledFalse
Event_ID1138
Event SourceServer Agents
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
RemotableTrue
Event LogSystem
CommentMom2005ID='{27144D01-A680-4F6C-A55D-125E51891342}'

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.DC_DC_power_converter_failed._5_Rule" Target="HewlettPackard.Servers.ProLiant.SNMP.HPProLiantSNMPPowerSupplies" Enabled="false" Comment="Mom2005ID='{27144D01-A680-4F6C-A55D-125E51891342}'">
<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>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1138</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>2</Priority>
<Severity>2</Severity>
<AlertName>HPE Windows (SNMP) DC-DC power converter failed.</AlertName>
<AlertDescription>$Data/EventDescription$</AlertDescription>
<AlertOwner/>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>