Beschikbare schijfruimte van virtuele harde schijf samentellen

Microsoft.Windows.HyperV.LogicalDiskFreeSpaceForVirtualDriveRollup (AggregateMonitor)

Hiermee wordt de status van de virtuele harde schijf en de logische schijf verzameld.

Knowledge Base article:

Samenvatting

De monitor telt de status van de virtuele harde schijf en de logische schijf samen.

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
Onvoldoende beschikbare schijfruimte
Een aantal van of al uw virtuele machines zijn mogelijk onderbroken. Maak wat logische schijfruimte vrij.

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>