Analyse de la dernière liaison du maître d'opérations d'infrastructure de contrôleur de domaine Active Directory

Microsoft.Windows.Server.2003.AD.DomainController.OpMasterInfrastructureLastBind.Monitor (UnitMonitor)

Knowledge Base article:

Résumé

Moniteur de la dernière liaison d'infrastructure du maître d'opérations Active Directory. Ce moniteur génère une alerte lorsque le délai de réponse d'une liaison au contrôleur de domaine détenant le rôle du maître d'opérations d'infrastructure dépasse un laps de temps spécifié.

Cela signifie que le maître d'opérations a eu des temps de réponse inférieurs aux temps optimaux pendant une longue période (par défaut, 10 heures pour la plupart des maîtres d'opérations).

Configuration

Causes

Le maître d'infrastructure est peut-être surchargé.

Solutions

Examinez les autres alertes générées à partir du maître d'infrastructure pour déterminer s'il est surchargé.

Element properties:

TargetMicrosoft.Windows.Server.2003.AD.DomainControllerRole
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.Server.2003.AD.DomainController.OpMasterInfrastructureLastBind.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message

La dernière latence de liaison du maître d'opérations d'infrastructure se situe au-dessus du seuil configuré.

La dernière latence de liaison du maître d'opérations d'infrastructure se situe au-dessus du seuil configuré. La valeur actuelle est {0}.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2003.AD.DomainController.OpMasterInfrastructureLastBind.Monitor" Accessibility="Public" Enabled="onStandardMonitoring" Target="AD2003Core!Microsoft.Windows.Server.2003.AD.DomainControllerRole" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="false" Priority="Normal" TypeID="Microsoft.Windows.Server.2003.AD.DomainController.OpMasterInfrastructureLastBind.Monitortype" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2003.AD.DomainController.OpMasterInfrastructureLastBind.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Value$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="OK" MonitorTypeStateID="OK" HealthState="Success"/>
<OperationalState ID="Warn" MonitorTypeStateID="Warn" HealthState="Warning"/>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<LogSuccessEvent>false</LogSuccessEvent>
<NumSamples>5</NumSamples>
<ThresholdWarnSec>5</ThresholdWarnSec>
<ThresholdErrorSec>15</ThresholdErrorSec>
<TimeoutSeconds>120</TimeoutSeconds>
</Configuration>
</UnitMonitor>