Infrastrukturhanterare Konsekvensövervakare

Microsoft.Windows.Server.2012.R2.AD.Configuration.FsmoConsistency.Infra.Monitor (UnitMonitor)

Övervakar att DC och PDC är konsekventa för FSMO-ägaren.

Knowledge Base article:

Sammanfattning

Den här övervakaren verifierar att den primära och den lokala domänkontrollanten är överens om vilken server som innehåller infrastrukturhanterarens FSMO-roll.

Konfiguration

Intervall i sekunder: hur ofta övervakningen körs (i sekunder)

Orsaker

Möjliga orsak innehåller det följande:

Lösningar

Kontrollera att domänkontrollanten är online och fungerar korrekt.

Kontrollera att DNS löser domänkontrollantens ip-adress på rätt sätt.

Kontrollera att dcdiag inte returnerar några problem.

Kontrollera att repadmin inte visar några problem med AD-replikering.

Element properties:

TargetMicrosoft.Windows.Server.2012.R2.AD.DomainControllerRole
Parent MonitorMicrosoft.Windows.Server.2012.R2.AD.FsmoConsistency.AggregateMonitor
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.Server.2012.R2.AD.Configuration.FsmoHolders.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message
Hälsoövervakaren för infrastrukturhanterarens konsekvens misslyckades.
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2012.R2.AD.Configuration.FsmoConsistency.Infra.Monitor" Accessibility="Public" Enabled="true" Target="AD2012R2Core!Microsoft.Windows.Server.2012.R2.AD.DomainControllerRole" ParentMonitorID="Microsoft.Windows.Server.2012.R2.AD.FsmoConsistency.AggregateMonitor" Remotable="false" Priority="Normal" TypeID="Microsoft.Windows.Server.2012.R2.AD.Configuration.FsmoHolders.Monitortype" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2012.R2.AD.Configuration.FsmoConsistency.Infra.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='ErrorString']$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ConsistencyOK" MonitorTypeStateID="ConsistencyOK" HealthState="Success"/>
<OperationalState ID="ConsistencyWarn" MonitorTypeStateID="ConsistencyWarn" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>3600</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<FsmoType>4</FsmoType>
</Configuration>
</UnitMonitor>