AD Site Performance Health Rollup Monitor

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

Element properties:

TargetMicrosoft.Windows.Server.AD.Site
Parent MonitorSystem.Health.PerformanceState
AlgorithmPercentage
Algorithm Parameter40
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.Windows.Server.AD.Site.contains.Microsoft.Windows.Server.DC.Computer
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
AD Site Performance Health Degraded
More than 60\% of the DCs contained in this AD Site report a Performance Health problem

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Server.AD.Site.PerfRollupMonitor" Accessibility="Public" Enabled="onEssentialMonitoring" Target="Microsoft.Windows.Server.AD.Site" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.Server.AD.Site.contains.Microsoft.Windows.Server.DC.Computer" MemberMonitor="SystemHealth!System.Health.PerformanceState">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.AD.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>