DPM Alert 458: Alerts for DPM server not synchronized

DPM_Alert_458__Alerts_for_DPM_server_not_synchronized_1_Rule (Rule)

Knowledge Base article:

Management Pack
Summary

This alert is generated in MOM when the DPM database on the specified Data Protection Manager (DPM) server has been restored from a backup and, as a result, the alerts display in MOM is no longer synchronized with the alerts display in DPM. For the DPM server, and for the file servers that it protects, the alerts that were generated before the specified time (when the restore operation was performed) do not reflect the current state on the DPM server.

 
Causes

The DPM database for the specified DPM server has been restored from a backup, and some alerts displayed in MOM no longer reflect the current state on the DPM server.

 
Resolutions

To synchronize the MOM alerts view with the current state on the DPM server:

  1. In the MOM Operator console, resolve all alerts for the DPM server and the servers that it protects: In Alerts view, display all alerts for Microsoft System Center Data Protection Manager (DPM), sort the alerts by the Source column, and select the alerts for which the DPM server is the source.
  2. On the DPM server, re-publish DPM alerts: In DPM Administrator Console, select Options on the Action menu, click the Alert Publishing tab, and click Publish Active Alerts. This publishes to MOM all existing alerts that may require a user action.
 
© 2000-2004 Microsoft Corporation, all rights reserved.

Element properties:

TargetMicrosoft.SystemCenter.DPM.Microsoft_System_Center_Data_Protection_Manager_2006_Servers_Installation
CategoryEventCollection
EnabledTrue
Event SourceDPM-EM
Alert GenerateFalse
RemotableTrue
Event LogDPM Alerts
CommentMom2005ID='{C73DBA81-66AA-4E02-9128-452C75FD6D66}';MOM2005ComputerGroupID={49DAC409-542F-4A3A-A540-7E9C08CFF520}

Member Modules:

ID Module Type TypeId RunAs 
_0368A413_63A3_41DB_A1A2_1B6E068E9B34_ DataSource Microsoft.Windows.EventProvider Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
ScriptResponse1 WriteAction DPM_Alert_Mirroring Default

Source Code:

<Rule ID="DPM_Alert_458__Alerts_for_DPM_server_not_synchronized_1_Rule" Target="Microsoft.SystemCenter.DPM.Microsoft_System_Center_Data_Protection_Manager_2006_Servers_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{C73DBA81-66AA-4E02-9128-452C75FD6D66}';MOM2005ComputerGroupID={49DAC409-542F-4A3A-A540-7E9C08CFF520}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_0368A413_63A3_41DB_A1A2_1B6E068E9B34_" Comment="{0368A413-63A3-41DB-A1A2-1B6E068E9B34}" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>DPM Alerts</LogName>
<Expression>
<And>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">EventDescription</XPathQuery>
</ValueExpression>
<Operator>MatchesMOM2005RegularExpression</Operator>
<Pattern>.*\(ID:.458\).*</Pattern>
</RegExExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>DPM-EM</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="ScriptResponse1" TypeID="DPM_Alert_Mirroring">
<AlertGeneration>
<GenerateAlert>false</GenerateAlert>
<Owner/>
<Description>
$Data/EventDescription$
</Description>
<AlertLevel>50</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>DPM Alert 458: Alerts for DPM server not synchronized</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>