移轉作業監視

Microsoft.SystemCenter2012.ConfigurationManager.MigrationJobFailureMonitor (UnitMonitor)

此監視會將 Configuration Manager 移轉作業警示轉寄到 Operations Manager 主控台。

Knowledge Base article:

摘要

此監視會檢查移轉作業的狀態。 移轉作業可用來將 Configuration Manager 物件從來源站台移轉到目的地站台。 可能造成移轉作業失敗的原因很多。

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

原因

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertMigrationJobFailure
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:MIG0003

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.MigrationJobFailureMonitor" Comment="SIV:MIG0003" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertMigrationJobFailure" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.MigrationJobFailureMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIdd88a19e976394db8a7c97644db33494f" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId50ba95e93c954e3d9da73b14cbf27647" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId3d1020366cab4f87b0e632b29a868ac4" 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>