Windows Server 2012 Logical Disk - Free Space Rollup Monitor

Microsoft.Windows.Server.6.2.LogicalDisk.FreeSpaceMonitorRollup (AggregateMonitor)

This monitors aggregates the free space monitors for cluster disks.

Element properties:

TargetMicrosoft.Windows.Server.6.2.LogicalDisk
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.Windows.Server.6.2.LogicalDisk.FreeSpaceMonitorRollup" Accessibility="Public" Enabled="true" Target="WindowsServer!Microsoft.Windows.Server.6.2.LogicalDisk" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>