迁移初始化监视器

Microsoft.SystemCenter2012.ConfigurationManager.MigrationInitialSyncMonitor (UnitMonitor)

此监视器将 Configuration Manager 迁移初始化警报转发到 Operations Manager Console。

Knowledge Base article:

摘要

此监视器检查迁移的初始同步状态。 指定迁移的源站点时,System Center 2012 Configuration Manager 会初始化数据同步,以在源层次结构与目标层次结构之间建立关系。 如果初始化失败,则此监视器会生成警报。

如果初始化失败,则 Configuration Manager 管理员无法创建迁移作业。 有关更多详细信息,请检查日志文件: <安装路径>\Logs\migmctrl.log

原因

解决方法

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertMigrationInitialSync
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:MIG0001

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.MigrationInitialSyncMonitor" Comment="SIV:MIG0001" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertMigrationInitialSync" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.MigrationInitialSyncMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId4e7ef6ae53c94b5da10d2640ee016ca5" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId2b6c0f3462ae4e548ad2d9e286711fd2" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId7c47ab676f4b40fdace84d56ddb95c8d" 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>