AD DC Op 主機架構的主機上次繫結監視

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

Knowledge Base article:

摘要

AD Op 主機架構的主機上次繫結。繫結到擁有架構操作主機角色的網域控制站時,若繫結的回應時間超過指定時間,此監視會產生警示。

這表示該操作主機在較長時間 (大部分的操作主機預設為 10 小時) 內,未能在最佳時機做出回應。

設定

原因

架構主機可能超載。

解決方式

檢閱架構主機中產生的其他警示,判定其是否超載。

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.OpMasterSchemaLastBind.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message
Op 主機架構的主機上次繫結延遲高於設定的閾值

Op 主機架構的主機上次繫結延遲高於設定的閾值。目前的值為 {0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2008.AD.DomainController.OpMasterSchemaLastBind.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.OpMasterSchemaLastBind.Monitortype" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2008.AD.DomainController.OpMasterSchemaLastBind.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>