Rollup de l’espace disque libre du disque dur virtuel

Microsoft.Windows.HyperV.LogicalDiskFreeSpaceForVirtualDriveRollup (AggregateMonitor)

Cumule l’intégrité du disque dur virtuel et du disque dur.

Knowledge Base article:

Résumé

Le moniteur cumule l’intégrité du disque dur virtuel et du disque dur.

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
Espace disque libre insuffisant
La totalité ou certaines de vos machines virtuelles sont peut-être suspendues. Libérez de l’espace disque logique.

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>