AD Database and Log File Monitors

Microsoft.Windows.Server.2012.R2.AD.DatabaseAndLog.AggregateMonitor (AggregateMonitor)

Aggregate view of the Active Directory Domain Services database and log file monitors.

Knowledge Base article:

Summary

Aggregate view for the AD Database and Log File health state monitors.

Monitors the available hard disk space for the drive(s) that host the AD database and log files.

Monitors the size of the AD database and log files to watch for excessive growth.

Element properties:

TargetMicrosoft.Windows.Server.2012.R2.AD.DomainControllerRole
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.Windows.Server.2012.R2.AD.DatabaseAndLog.AggregateMonitor" Accessibility="Public" Enabled="true" Target="AD2012R2Core!Microsoft.Windows.Server.2012.R2.AD.DomainControllerRole" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>