Disk Health - Overheated

UIGeneratedMonitora5243eb7fb834ed2aba36eb5c9421a0d (UnitMonitor)

This health event indicates the disk has reached an overheated temperature. Operation at such an extreme temperature, even for a short period, is likely to damage the disk. The event log specifies which disk by physical path and model.

Knowledge Base article:

Summary

Heat is a major enemy to computer equipment. Hard disks are especially vulnerable because they contain moving parts and they’re made of metal. Metal expands and contracts as it heats and cools, and since they contain moving parts that move at high speeds with microscopic distances between them, excessive expansion and contraction can cause a catastrophic failure.

WindowSMART detected this disk is overheated.

Configuration

WindowSMART regards a disk to be critically hot at a temperature of 65 degrees Celsius or hotter, up to 64 degrees. At 65 degrees and higher, the disk is considered critically hot.

Causes

Overheating is typically caused by poor airflow in the computer. Excessive dust, a blocked vent or a failing/failed fan are often causes. If the computer is placed too close to a heat source or in a hot room with poor ventilation, overheating can also occur.

Resolutions

Cool this disk immediately. Operation at such an extreme temperature, even for just a few minutes or hours can destroy the disk. Ensure all vents are free of obstruction and dust, and clean out excessive dust from inside the computer. Ensure the room has adequate ventilation and that no heat sources are too close to the computer.

Additional

You can configure the threshold for which WindowSMART classifies a disk as overheated.

External

N/A

Element properties:

TargetMicrosoft.Windows.Computer
Parent MonitorAggregateMonitor000add34203e4a45bf54c429e630306e
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Disk Health - Overheated
Event Description: {0}
RunAsDefault

Source Code:

<UnitMonitor ID="UIGeneratedMonitora5243eb7fb834ed2aba36eb5c9421a0d" Accessibility="Public" Enabled="true" Target="MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer" ParentMonitorID="AggregateMonitor000add34203e4a45bf54c429e630306e" Remotable="true" Priority="Normal" TypeID="MicrosoftWindowsLibrary6172210!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="UIGeneratedMonitora5243eb7fb834ed2aba36eb5c9421a0d_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId4ce55259f0274db6ba760cba68a15eaa" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId6d52ff43bd6945939f622dcd9e73d22e" MonitorTypeStateID="EventRaised" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Property[Type="MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">53821</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">TarynHss</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>