Windows Server 2016 논리 디스크 - 사용 가능 공간 롤업 모니터

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

이 모니터는 클러스터 디스크의 사용 가능한 공간 모니터를 집계합니다.

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>