Replicatieconsistentiemonitor

Microsoft.Windows.Server.2016.AD.Configuration.ReplicationConsistency.Monitor (UnitMonitor)

Met deze monitor controleert u of de replicatie consistent is op al uw domeincontrollers.

Knowledge Base article:

Samenvatting

Met deze monitor controleert u of de replicatie consistent is op al uw domeincontrollers.

Configuratie

IntervalSeconds: Hoe vaak de monitor wordt uitgevoerd (seconden)

TimeoutSeconds: hoe lang het duurt voor er een time-out optreedt voor de monitor (seconden)

Oorzaken

Hier zijn enkele mogelijke oorzaken:

Oplossingen

Zorg ervoor dat de domeincontroller online is en goed functioneert.

Zorg ervoor dat DNS het IP-adres van de domeincontroller op de juiste manier kan omzetten.

Controleer of dcdiag geen problemen retourneert.

Controleer of repadmin geen problemen met de AD-replicatie aangeeft.

Oplossingen

Controleer of de DNS-servers voor alle netwerkadapters juist zijn.

Zorg ervoor dat de DNS-servers voor alle netwerkadapters online zijn en goed functioneren.

Controleer of er geen problemen zijn met de netwerkadapters.

Element properties:

TargetMicrosoft.Windows.Server.2016.AD.DomainControllerRole
Parent MonitorMicrosoft.Windows.Server.2016.AD.PerformanceReplication.AggregateMonitor
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.Server.2016.AD.Configuration.ReplicationConsistency.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message
De statusmonitor voor replicatieconsistentie is mislukt.
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2016.AD.Configuration.ReplicationConsistency.Monitor" Accessibility="Public" Enabled="true" Target="AD2016Core!Microsoft.Windows.Server.2016.AD.DomainControllerRole" ParentMonitorID="Microsoft.Windows.Server.2016.AD.PerformanceReplication.AggregateMonitor" Remotable="false" Priority="Normal" TypeID="Microsoft.Windows.Server.2016.AD.Configuration.ReplicationConsistency.Monitortype" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2016.AD.Configuration.ReplicationConsistency.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='ErrorString']$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ConsistencyOK" MonitorTypeStateID="ConsistencyOK" HealthState="Success"/>
<OperationalState ID="ConsistencyError" MonitorTypeStateID="ConsistencyError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>43200</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>