AD DC İşlem Yöneticisi Altyapı Yöneticisi Son Bağlama İzleyicisi

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

Knowledge Base article:

Özet

AD İşlem Yöneticisi Altyapı Son Bağlama İzleyicisi. Bu izleyici, Altyapı işlemlerini tutan etki alanı denetleyicisine olan bir bağlama için yanıt zamanı belirtilen süreyi aştığında bir uyarı oluşturur.

Bunun anlamı, işlem yöneticisinin daha uzun bir süre için en iyi süreden daha kısa zamanda yanıt verdiği anlamına gelir (varsayılan olarak, çoğu işlem yöneticisi için 10 saat).

Yapılandırma

Nedenler

Altyapı Yöneticisi aşırı yüklenmiş olabilir.

Çözümler

Aşırı yüklü olup olmadığını belirlemek için Altyapı Yöneticisinden oluşturulan diğer uyarıları gözden geçirin.

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

İşlem Yöneticisi Altyapı Yöneticisi Son Bağlama gecikmesi yapılandırılan eşiğin üzerinde

İşlem Yöneticisi Altyapı Yöneticisi Son Bağlama gecikmesi yapılandırılan eşiğin üzerinde. Geçerli değer: {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>