Logical Disk - Free Space Rollup Monitor

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

This monitor aggregates the free space monitors for cluster disks.

Knowledge Base article:

Summary

This monitor aggregates the free space monitors for cluster disks.

Element properties:

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

Source Code:

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