移轉同步處理監視

Microsoft.SystemCenter2012.ConfigurationManager.MIgrationSyncFailureMonitor (UnitMonitor)

此監視會將 Configuration Manager 移轉同步處理警示轉寄到 Operations Manager 主控台。

Knowledge Base article:

摘要

此監視會檢查移轉的資料同步處理狀態。 建立來源階層和目的地階層間的關聯性之後,它會持續在兩個階層間同步處理資料。 如果資料同步處理失敗,來源階層的資料將會過時,而可能導致移轉作業失敗。

如需詳細資料,請查看記錄檔:<安裝路徑>\Logs\migmctrl.log

原因

解決方式

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertMigrationSyncFailure
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
移轉同步處理警示
移轉同步處理失敗。 請查看 Configuration Manager 主控台以取得詳細資料。
RunAsDefault
CommentSIV:MIG0002

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.MIgrationSyncFailureMonitor" Comment="SIV:MIG0002" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertMigrationSyncFailure" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.MIgrationSyncFailureMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId81f44e84638140e7a891975b87d4207b" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId75e4e03ad72f47dd95f6c2f44d9b42b6" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIdab72575e85c341f5807cfa43f2178f32" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<TypeId>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass"]/TypeId$</TypeId>
<TypeInstanceId>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass"]/TypeInstanceId$</TypeInstanceId>
<IntervalSeconds>900</IntervalSeconds>
<ProviderLocation>$Target/Host/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteServer"]/ProviderLocation$</ProviderLocation>
<SiteCode>$Target/Host/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Server"]/SiteCode$</SiteCode>
</Configuration>
</UnitMonitor>