Monitor de Último Vínculo do Mestre de Infraestruturas do Mestre de Operações de DC do AD

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

Knowledge Base article:

Resumo

Monitor de Último Vínculo de Infraestrutura do Mestre de Operações do AD. Este monitor gera um alerta quando o tempo de resposta de vínculo ao controlador de domínio que detém a função de mestre de operações de Infraestrutura exceder um período de tempo especificado.

Isto significa que o mestre de operações tem respondido num prazo inferior ao ideal durante um período alargado (por predefinição, 10 horas para a maior parte dos mestres de operações).

Configuração

Causas

O Mestre de Infraestrutura pode estar sobrecarregado.

Resoluções

Consulte outros alertas gerados pelo Mestre de Infraestrutura para determinar se está sobrecarregado.

Element properties:

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

A latência do Última Vínculo do Mestre de Infraestruturas do Mestre de Operações é superior ao limiar configurado

A latência do Último Vínculo do Mestre de Infraestruturas do Mestre de Operações é superior ao limiar configurado. O valor atual é {0}.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2008.AD.DomainController.OpMasterInfrastructureLastBind.Monitor" Accessibility="Public" Enabled="onStandardMonitoring" Target="AD2008Core!Microsoft.Windows.Server.2008.AD.DomainControllerRole" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="false" Priority="Normal" TypeID="Microsoft.Windows.Server.2008.AD.DomainController.OpMasterInfrastructureLastBind.Monitortype" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2008.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>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>