Сводный показатель свободного места на виртуальном жестком диске

Microsoft.Windows.HyperV.2012.R2.LogicalDiskFreeSpaceForVirtualDriveRollup (AggregateMonitor)

Переносит данные о работоспособности с виртуального жесткого диска на логический диск

Element properties:

TargetMicrosoft.Windows.Server.6.2.LogicalDisk
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryPerformanceCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Недостаточно свободного места на диске
Работа нескольких или всех виртуальных машин может быть приостановлена. Необходимо освободить место на логическом диске.

Source Code:

<AggregateMonitor ID="Microsoft.Windows.HyperV.2012.R2.LogicalDiskFreeSpaceForVirtualDriveRollup" Accessibility="Public" Enabled="onEssentialMonitoring" Target="WSLib!Microsoft.Windows.Server.6.2.LogicalDisk" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>PerformanceCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.HyperV.2012.R2.LogicalDiskFreeSpaceForVirtualDriveRollup.ErrorAlert">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>