移行同期化モニター

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>