AD 站台效能健全狀況彙總套件監視

Microsoft.Windows.Server.AD.Library.Site.PerfRollupMonitor (DependencyMonitor)

AD 站台效能健康情況的彙總。

Knowledge Base article:

摘要

監視 Active Directory 站台的整體效能,並在特定站台中有超過 60% 的網域控制站報告表示發生效能健康情況問題時發出警示。這可能會對依賴 Active Directory 以正常運作的服務造成負面影響。

解決方式

請確認此站台中的 Active Directory 網域控制站已全部上線且正常運作。如果有一或多個網域控制站離線或有問題,就可能會影響該站台內的整體服務品質。

請確認此站台中所有的 Active Directory 網域控制站全部都在正常效能閾值範圍內運作。請檢查 CPU 使用率以確保流量未讓伺服器超載。如果網域控制站顯示使用率很高,請考慮新增額外的網域控制站至站台。

外部

如需詳細資訊,請參閱:

Element properties:

TargetMicrosoft.Windows.Server.AD.Library.Site
Parent MonitorSystem.Health.PerformanceState
AlgorithmPercentage
Algorithm Parameter40
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.Windows.Server.AD.Library.Site.contains.Microsoft.Windows.Server.DC.Computer
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
AD 站台效能健全狀況衰退
此 AD 站台中有超過 60\% 的 DC 報告表示發生效能健全狀況問題

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Server.AD.Library.Site.PerfRollupMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Server.AD.Library.Site" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.Server.AD.Library.Site.contains.Microsoft.Windows.Server.DC.Computer" MemberMonitor="SystemHealth!System.Health.PerformanceState">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.AD.Library.Site.PerfRollupMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>Percentage</Algorithm>
<AlgorithmParameter>40</AlgorithmParameter>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>