虛擬硬碟可用磁碟空間彙總套件

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>