가상 하드 디스크의 사용 가능한 디스크 공간 롤업

Microsoft.Windows.HyperV.2016.LogicalDiskFreeSpaceForVirtualDriveRollup (AggregateMonitor)

가상 하드 디스크에서 논리 디스크로 상태를 롤업합니다.

Knowledge Base article:

요약

이 모니터는 가상 하드 디스크에서 논리 디스크로 상태를 롤업합니다.

Element properties:

TargetMicrosoft.Windows.Server.10.0.LogicalDisk
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryPerformanceCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
사용 가능한 디스크 공간 부족
가상 컴퓨터의 일부 또는 전체가 일시 중지되었습니다. 논리 디스크에서 일부 공간을 확보하세요.

Source Code:

<AggregateMonitor ID="Microsoft.Windows.HyperV.2016.LogicalDiskFreeSpaceForVirtualDriveRollup" Accessibility="Public" Enabled="onEssentialMonitoring" Target="WSDisc!Microsoft.Windows.Server.10.0.LogicalDisk" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>PerformanceCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.HyperV.2016.LogicalDiskFreeSpaceForVirtualDriveRollup.ErrorAlert">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>