Agregação do espaço livre no Disco Rígido Virtual

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

Agrega o estado de funcionamento do disco rígido virtual para o disco lógico.

Knowledge Base article:

Resumo

O monitor agrega o estado de funcionamento 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 livre no disco insuficiente
As máquinas virtuais poderão ter sido colocadas em pausa, em parte ou na sua totalidade. Liberte algum Espaço no 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>