Dell OMSA Processor sensor detected a warning value

DellProPack.UnitMonitor.Processor_sensor_detected_a_warning_value (UnitMonitor)

Knowledge Base article:

Summary

Processor sensor detected a warning value

Causes

A processor sensor in the specified system is in a throttled state. The sensor location, chassis location, previous state and processor sensor status are provided.

Cause

Resolutions

CPU has a thermal trip (over-temperature) event.

Review logs for fan failures, replace failed fans. If no fan failures are detected, check inlet temperature (if available) and reinstall processor heatsink.

Resolutions

A Warning message refers to an event that is not necessarily significant, but may indicate a possible future problem. Plan to pro-actively replace the failed processor, based on the impact to operations, if the processor sensor goes to a critical state.

Element properties:

TargetDell.Propack.DellManagedHost
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Dell OMSA Processor sensor detected a warning value
Dell OMSA Processor sensor detected a warning value
RunAsDefault

Source Code:

<UnitMonitor ID="DellProPack.UnitMonitor.Processor_sensor_detected_a_warning_value" Accessibility="Internal" Enabled="false" Target="PROPackBase!Dell.Propack.DellManagedHost" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="MicrosoftWindowsLibrary!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="DellProPack.UnitMonitor.Processor_sensor_detected_a_warning_value_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="DellProPack.UnitMonitor.Processor_sensor_detected_a_warning_value.ManualEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="DellProPack.UnitMonitor.Processor_sensor_detected_a_warning_value.EventRaised" MonitorTypeStateID="EventRaised" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="MicrosoftWindowsLibrary!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<Or>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1603</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">5603</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</Or>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Server Administrator</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>