마이그레이션 작업 모니터

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>