虚拟硬盘可用磁盘空间汇总

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>