Disk temperature exceeds the upper limit.

Huawei.ISM.Management.Pack.Huawei.ISM.Management.Pack.huawei.ism.rule.trap.0x000F00A0004 (Rule)

Knowledge Base article:

Alert ID

0x000F00A0004

Resolutions

Step1 Check whether alarms are generated indicating the overheating of the disk enclosure that houses the disk.

1.1 If yes, lower the existing air conditioners temperature or add more air conditioners. If alarm Disk Temperature Exceeds the Upper Limit persists=>[Step2].

1.2 If no=>[Step2].

Step2 Check whether alarms are generated indicating the faults of fan modules in the disk enclosure that houses the disk.

2.1 If yes, replace the faulty fan modules. If alarm Disk Temperature Exceeds the Upper Limit persists=>[Step3].

2.2 If no=>[Step4].

Step3 Check whether heat dissipation channels are blocked.

3.1 If yes, clear the heat dissipation channels. If alarm Disk Temperature Exceeds the Upper Limit persists=>[Step4].

3.2 If no=>[Step4].

Step4 Collect related information and contact technical support engineers.

Element properties:

TargetHuawei.ISM.Management.Pack.huawei.Class.Device
CategoryNone
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
Disk temperature exceeds the upper limit.
{0}

Member Modules:

ID Module Type TypeId RunAs 
DS1 DataSource MPAuthor.ExpressionFilter.ScheduledProbeDS Default
filterCD0x000F00A0004 ConditionDetection System.ExpressionFilter Default
Alert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="Huawei.ISM.Management.Pack.Huawei.ISM.Management.Pack.huawei.ism.rule.trap.0x000F00A0004" Target="Huawei.ISM.Management.Pack.huawei.Class.Device" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>None</Category>
<DataSources>
<DataSource ID="DS1" TypeID="MPAuthor.ExpressionFilter.ScheduledProbeDS">
<Interval>14400</Interval>
<SyncTime/>
</DataSource>
</DataSources>
<ConditionDetection ID="filterCD0x000F00A0004" TypeID="System!System.ExpressionFilter">
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Property[@Name='alarmId']</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>4027187204</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Property[@Name='category']</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</ConditionDetection>
<WriteActions>
<WriteAction ID="Alert" TypeID="Health!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertMessageId>$MPElement[Name="Huawei.ISM.Management.Pack.Huawei.ISM.Management.Pack.huawei.ism.rule.trap.0x000F00A0004.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/Property[@Name='detail']$</AlertParameter1>
<AlertParameter2>$Data/Property[@Name='alarmId']$</AlertParameter2>
</AlertParameters>
<Custom1>$Data/Property[@Name='eventSequence']$</Custom1>
</WriteAction>
</WriteActions>
</Rule>