Rollup do espaço livre no Disco Rígido Virtual

Microsoft.Windows.HyperV.LogicalDiskFreeSpaceForVirtualDriveRollup (AggregateMonitor)

Faz o rollup da integridade do disco rígido virtual para o disco lógico.

Knowledge Base article:

Resumo

O monitor faz o rollup da integridade do disco rígido virtual para o 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
Espaço em disco insuficiente
Algumas ou todas as suas máquinas virtuais podem estar pausadas. Libere Espaço no Disco Lógico.

Source Code:

<AggregateMonitor ID="Microsoft.Windows.HyperV.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.LogicalDiskFreeSpaceForVirtualDriveRollup.ErrorAlert">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>