HPE Windows (SNMP) Temperature failed and system shutdown.

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

Temperature failed and system shutdown. The temperature status has been set to failed. The system will be shut down due to this thermal condition.

Knowledge Base article:

Summary

The temperature condition has been set to failed and the system will shut down.

Causes

This could be caused by the following:

Resolutions

Shut down the system as soon as possible. Ensure that all fans are working properly and that air flow in the system has not been blocked.

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

1082

Server Agents

System Information Agent: Health: A Thermal Temperature Condition has been set to failed. The system will be shutdown due to this thermal condition.
[SNMP TRAP: 6017 in CPQHLTH.MIB]

1134

Server Agents

System Information Agent: Health: A Temperature Sensor Condition has been set to failed. The system will be shutdown due to this overheat condition.
Chassis: '%4'; Location: '%5'
(Location values: 1=other, 2=unknown, 3=system, 4=system board, 5=I/O board, 6=CPU, 7=memory, 8=storage, 9=removable media, 10=power supply, 11=ambient, 12=chassis, 13=bridge card)
[SNMP TRAP: 6040 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.HPProLiantSNMPTemperatureSensors
CategoryAlert
EnabledTrue
Event SourceServer Agents
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
RemotableTrue
Event LogSystem
CommentMom2005ID='{EE2743CC-E6F5-4AC2-A5F8-D3DAFB4D98C5}'

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.Temperature_failed_and_system_shutdown._5_Rule" Target="HewlettPackard.Servers.ProLiant.SNMP.HPProLiantSNMPTemperatureSensors" Enabled="true" Comment="Mom2005ID='{EE2743CC-E6F5-4AC2-A5F8-D3DAFB4D98C5}'">
<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>^(1082|1134)$</Pattern>
</RegExExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>2</Priority>
<Severity>2</Severity>
<AlertName>HPE Windows (SNMP) Temperature failed and system shutdown.</AlertName>
<AlertDescription>$Data/EventDescription$</AlertDescription>
<AlertOwner/>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>