Monitor voor initialisatie van migratie

Microsoft.SystemCenter2012.ConfigurationManager.MigrationInitialSyncMonitor (UnitMonitor)

Deze monitor verzendt de Configuration Manager-waarschuwing voor de initialisatie van de migratie naar de Operations Manager-console.

Knowledge Base article:

Samenvatting

Deze monitor controleert de oorspronkelijke synchronisatiestatus van de migratie. Wanneer u de bronsite van de migratie opgeeft, wordt de gegevenssynchronisatie in System Center 2012 Configuration Manager geïnitialiseerd om de relatie tussen de bron- en doelhiërarchie in te stellen. Deze monitor genereert een waarschuwing wanneer de initialisatie mislukt.

Als de initialisatie mislukt, kan de Configuration Manager-beheerder een migratietaak maken. Raadpleeg voor meer informatie het volgende logboekbestand: <Installatiepad>\Logs\migmctrl.log

Oorzaken

Oplossingen

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
Waarschuwing voor initialisatie van migratie
Migratie-initialisatie is mislukt. Controleer de Configuration Manager-console voor meer informatie.
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>