HPE Windows (SNMP) Memory degraded.

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

Memory degraded. Advanced Memory Protection has detected a memory fault.

Knowledge Base article:

Summary

A memory module has degraded.

Causes

This could be caused by the following:

Resolutions

Replace the faulty memory.

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

1025

Server Agents

System Information Agent: Health: The Advanced Memory Protection sub-system has detected a memory fault. The Online Spare Memory has been activated. Refer to the server documentation for instructions on how to replace the faulty memory. [SNMP TRAP: 6047 in CPQHLTH.MIB]

1026

Server Agents

System Information Agent: Health: The Advanced Memory Protection sub-system has detected a memory fault. The Mirrored Memory has been activated. Refer to the server documentation for instructions on how to replace the faulty memory. [SNMP TRAP: 6051 in CPQHLTH.MIB]

1027

Server Agents

System Information Agent: Health: The Advanced Memory Protection sub-system has detected a memory fault. Advanced ECC has been activated. Refer to the server documentation for instructions on how to replace the faulty memory. [SNMP TRAP: 6052 in CPQHLTH.MIB]

1028

Server Agents

System Information Agent: Health: The Advanced Memory Protection sub-system has detected a memory fault. The XOR recovery engine has been activated. Refer to the server documentation for instructions on how to replace the faulty memory. [SNMP TRAP: 6053 in CPQHLTH.MIB]

1031

Server Agents

System Information Agent: Health: Correctable or Uncorrectable memory error detected. The memory module should be replaced. Board or cartridge: '%4'
Module: '%5'
Spare part number: '%6'
Module size: '%7'
System id: '%8'
[SNMP TRAP: 6056 in CPQHLTH.MIB]

1071

Server Agents

System Information Agent: Health: Correctable memory error detected. The errors have been corrected, but the memory module should be replaced. [SNMP TRAP: 6029 in CPQHLTH.MIB]

1035

Server Agents

System Information Agent: Health: Correctable or Uncorrectable memory error detected. The memory module should be replaced. Board or cartridge: '%4' Cpu: '%5' Riser: '%6' Module: '%7' Spare part number: '%8' Module size: '%9' System id: '%10' [SNMP TRAP: 6064 in CPQHLTH.MIB]

1039

Server Agents

System Information Agent: Health: The Advanced Memory Protection sub-system has detected a memory fault. The LockStep recovery engine has been activated. Refer to the server documentation for instruction on how to replace the faulty memory. [SNMP TRAP: 6068 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.HPProLiantSNMPMemory
CategoryAlert
EnabledTrue
Event SourceServer Agents
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityHigh
RemotableTrue
Event LogSystem
CommentMom2005ID='{B835F2F6-0D7E-4E36-BF7F-33DDF515A8C5}'

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.Memory_degraded._5_Rule" Target="HewlettPackard.Servers.ProLiant.SNMP.HPProLiantSNMPMemory" Enabled="true" Comment="Mom2005ID='{B835F2F6-0D7E-4E36-BF7F-33DDF515A8C5}'">
<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 Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Server Agents</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesMOM2005BooleanRegularExpression</Operator>
<Pattern>^(1025|1026|1027|1028|1031|1071|1035|1039)$</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) Memory degraded.</AlertName>
<AlertDescription>$Data/EventDescription$</AlertDescription>
<AlertOwner/>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>