Monitor voor migratiesynchronisatie

Microsoft.SystemCenter2012.ConfigurationManager.MIgrationSyncFailureMonitor (UnitMonitor)

Deze monitor verzendt de Configuration Manager-waarschuwing voor de synchronisatie van migraties naar de Operations Manager-console.

Knowledge Base article:

Samenvatting

Deze monitor controleert de gegevenssynchronisatiestatus van de migratie. Nadat de relatie tussen de bron- en doelhiërarchie is ingesteld, blijven de gegevens tussen de twee hiërarchieën gesynchroniseerd. Als een gegevenssynchronisatie mislukt, worden de gegevens van de bronhiërarchie niet bijgewerkt en kunnen migratietaken mislukken.

Raadpleeg voor meer informatie het volgende logboekbestand: <Installatiepad>\Logs\migmctrl.log

Oorzaken

Oplossingen

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
Waarschuwing voor migratiesynchronisatie
De migratiesynchronisatie is mislukt. Controleer de Configuration Manager-console voor meer informatie.
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>