HPE Windows (SNMP) Temperature degraded.

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

Temperature degraded. The server's temperature is outside of the normal operating range.

Knowledge Base article:

Summary

The temperature has degraded.

Causes

This could be caused by the following:

Resolutions

Check the system for hardware failures and verify the environment is properly cooled.

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

1083

Server Agents

System Information Agent: Health: The Thermal Temperature Condition has been set to degraded. The system may be shutdown due to this thermal condition depending on the state of the thermal degraded action value '%4'.
User Action: Check the system for hardware failures and verify the environment is properly cooled.
(Thermal degraded action values: 1=other, 2=continue, 3=shutdown)
[SNMP TRAP: 6018 in CPQHLTH.MIB]

1135

Server Agents

System Information Agent: Health: A Temperature Sensor Condition has been set to degraded. The system may or may not shutdown depending on the state of the thermal degraded action value '%6'.
Chassis: '%4'; Location: '%5'
User Action: Check the system for hardware failures and verify the environment is properly cooled.
(Thermal degraded action values: 1=other, 2=continue, 3=shutdown)
(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: 6041 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 SeverityWarning
Alert PriorityHigh
RemotableTrue
Event LogSystem
CommentMom2005ID='{2EDF23CD-4DD5-4CE2-953D-A03BA3DE65D8}'

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_degraded._5_Rule" Target="HewlettPackard.Servers.ProLiant.SNMP.HPProLiantSNMPTemperatureSensors" Enabled="true" Comment="Mom2005ID='{2EDF23CD-4DD5-4CE2-953D-A03BA3DE65D8}'">
<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>^(1083|1135)$</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) Temperature degraded.</AlertName>
<AlertDescription>$Data/EventDescription$</AlertDescription>
<AlertOwner/>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>