Monitor verzendststatus globale gegevens primaire site naar secundaire site

Microsoft.SystemCenter2012.ConfigurationManager.PrimaryToSecondaryGlobalSendLinkMonitor (UnitMonitor)

Deze monitor controleert of replicatie werkt tussen de primaire en secundaire site van de Configuration Manager.

Knowledge Base article:

Samenvatting

Configuration Manager controleert voortdurend de status van de verbinding tussen boven- en onderliggende sites en boven- en onderliggende SQL Servers om ervoor te zorgen dat gegevens worden gerepliceerd tussen sites in een Configuration Manager-hiërarchie. 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.

Oorzaken

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

• Het computercertificaat voor de database is ongeldig.

• Het Service Broker-certificaat voor de database is ongeldig.

• De gedefinieerde SQL-poort in Configuration Manager is onjuist.

• De SQL Service Broker-poort is onjuist.

• De SQL-poort is niet open op de firewall.

• De opgegeven account kan niet worden gebruikt om verbinding met de SQL-server te maken.

• Er is onvoldoende schijfruimte op de SQL-server.

• De SQL Server-service is niet actief.

• De SQL Server Service Broker is niet actief.

• SMSEXEC-service is niet actief.

• Er is geen netwerkverbinding tussen de Configuration Manager-sites.

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. Raadpleeg het bestand hman.log in [Configuration Manager-installatiemap]\Logs voor meer informatie.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.ReplicationToSecondarySite
Parent MonitorMicrosoft.SystemCenter2012.ConfigurationManager.ReplicationState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.LinkStatusMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Verzenden globale gegevens primaire site naar secundaire site werkt niet
De replicatie van site {0} naar site {1} werkt niet.

RunAsDefault
CommentSIV:GEN0209

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.PrimaryToSecondaryGlobalSendLinkMonitor" Comment="SIV:GEN0209" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.ReplicationToSecondarySite" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.ReplicationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.LinkStatusMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.PrimaryToSecondaryGlobalSendLinkMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Server"]/SiteCode$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Replication"]/TargetSiteCode$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId7774bdb9848640fcaa9f8b8f62c3f5ba" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateIdb00ecfe58eaa4e058cbcd67103e91279" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId011bd5cc96b2429fa07e757db984271f" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ParentSite>$Target/Host/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Server"]/SiteCode$</ParentSite>
<ChildSite>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Replication"]/TargetSiteCode$</ChildSite>
<LinkType>Property[@Name='Site1ToSite2GlobalState']</LinkType>
<IntervalSeconds>360</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>
<IsSP1>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Replication"]/IsSP1$</IsSP1>
</Configuration>
</UnitMonitor>