Replicatiestatus

Microsoft.SystemCenter2012.ConfigurationManager.ReplicationState (AggregateMonitor)

Met deze monitor wordt de replicatiebeschikbaarheid van een site verzameld.

Knowledge Base article:

Samenvatting

Configuration Manager controleert doorlopend de status van de verbinding tussen de boven- en onderliggende Configuration Manager-sites en boven- en onderliggende SQL Server-databases. Dit bevestigt dat replicatie tussen sites binnen een Configuration Manager-hiërarchie actief is. Deze controles worden regelmatig uitgevoerd, zodat gegevens worden gesynchroniseerd binnen de gehele siteserverhiërarchie van siteservers voor algemene gegevens (zoals metagegevens van toepassingen en configuratie-items) en omhoog in de hiërarchie voor sitegegevens (zoals hardware-inventarisatie).

Oorzaken

Gegevens niet worden gerepliceerd tussen de bovenliggende en onderliggende sites van Configuration Manager om een aantal redenen:

Oplossingen

De systeembeheerders voor SQL Server en Configuration Manager, evenals de netwerkbeheerder moeten opties bespreken die beschikbaar zijn voor het oplossen van replicatieproblemen tussen de Configuration Manager-sites. Voer onder controle de replicatiekoppelingsanalyse uit van het databasereplicatieknooppunt in de beheerconsole van Configuration Manager voor de koppeling die mislukt is. Raadpleeg het bestand hman.log in [Configuration Manager-installatiemap]\Logs voor meer informatie.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.Replication
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Replicatieprobleem Configuration Manager
Replicatie {0} van {1} naar {2} werkt niet goed.

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.ReplicationState" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Replication" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.ReplicationState_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="System!System.Entity"]/DisplayName$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Replication"]/SiteCode$</AlertParameter2>
<AlertParameter3>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Replication"]/TargetSiteCode$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>