AD DC グローバル カタログの検索時間モニター

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

Knowledge Base article:

概要

AD GC 検索モニター。このモニターは、現在の GC 検索時間を、指定されたしきい値と比較して確認します。

構成

原因

グローバル カタログへ接続しようとすると、指定されたしきい値よりも長くかかります。

解決方法

使用可能なローカル グローバル カタログ サーバーがあることを確認します。使用可能なローカル グローバル カタログ サーバーがない場合は、同じサイトにグローバル カタログ サーバーがあることを確認します。ローカル グローバル カタログ サーバーがあるか、同じサイトに使用可能なものがある場合は、それが過負荷の状態になっていないかどうかを確認してください。

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.GCSearchTime.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message
グローバル カタログの検索時間の遅延が、構成されているしきい値を超えています

グローバル カタログの検索時間の遅延が、構成されているしきい値を超えています。現在の値は {0} です。
RunAsDefault

Source Code:

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