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

Microsoft.Windows.HyperV.2016.VirtualDriveFreeSpaceToLogicalDiskRollup (DependencyMonitor)

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

Knowledge Base article:

요약

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

Element properties:

TargetMicrosoft.Windows.Server.10.0.LogicalDisk
Parent MonitorMicrosoft.Windows.HyperV.2016.LogicalDiskFreeSpaceForVirtualDriveRollup
AlgorithmWorstOf
Source MonitorMicrosoft.Windows.HyperV.2016.VirtualDrive.FreeSpaceMonitor
RelationshipMicrosoft.Windows.Server.10.0.LogicalDisk.Contains.HyperV.VirtualDrive
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.HyperV.2016.VirtualDriveFreeSpaceToLogicalDiskRollup" Accessibility="Public" Enabled="onEssentialMonitoring" Target="WSDisc!Microsoft.Windows.Server.10.0.LogicalDisk" ParentMonitorID="Microsoft.Windows.HyperV.2016.LogicalDiskFreeSpaceForVirtualDriveRollup" Remotable="true" Priority="Normal" RelationshipType="HVDisc!Microsoft.Windows.Server.10.0.LogicalDisk.Contains.HyperV.VirtualDrive" MemberMonitor="Microsoft.Windows.HyperV.2016.VirtualDrive.FreeSpaceMonitor">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>