Resumen de espacio disponible en el disco duro virtual

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

Trasfiere el resumen de mantenimiento del disco duro virtual al disco lógico.

Knowledge Base article:

Resumen

El monitor trasfiere el resumen de mantenimiento del disco duro virtual al disco lógico.

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
No hay suficiente espacio disponible en el disco
Puede que todas o algunas de sus máquinas virtuales se hayan pausado. Libere espacio en el disco lógico.

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>