HPE Windows (SNMP) Rack fans failed.

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

Rack fans failed. The enclosure fan has been failed.

Knowledge Base article:

Summary

Rack fans have failed.

Causes

This could be caused by the following:

Resolutions

Replace the fan as soon as possible.

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

1150

Server Agents

Rack Information Agent: Rack Enclosure Fan Failed
This trap signifies that an enclosure fan has failed and less than the minimum number of fans in the redundant fan group are operating. This may result in overheating of the enclosure.
User Action: Replace the fan as soon as possible.
Rack Name: '%4';
Rack Unique ID: '%5';
Enclosure Name '%6';
Enclosure Serial Number '%7';
Fan Location '%8';
Fan Spare Part Number '%9';
Trap Sequence Number '%10'
[SNMP TRAP: 22008 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_ID1150
Event SourceServer Agents
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
RemotableTrue
Event LogSystem
CommentMom2005ID='{C0153F21-FD75-4374-BFEC-6ABB5CBA9F02}'

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_fans_failed._5_Rule" Target="HewlettPackard.Servers.ProLiant.SNMP.HPProLiantSNMPServerOthers" Enabled="true" Comment="Mom2005ID='{C0153F21-FD75-4374-BFEC-6ABB5CBA9F02}'">
<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>1150</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) Rack fans failed.</AlertName>
<AlertDescription>$Data/EventDescription$</AlertDescription>
<AlertOwner/>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>