Monitor de bytes usado por pool

Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool.DependOn.StorageLogicalUnit.Pool.Threshold.Monitor (DependencyMonitor)

O monitor de dependência acumula a integridade de todos os problemas de pools de armazenamento de LUNs no pool de armazenamento

Knowledge Base article:

Summary

This monitor indicates if the thin provisioning soft threshold is reached.

Causes

An error state for this monitor indicates that the thin provisioning soft threshold is reached.

Resolutions

In Windows Server 2012, space reclamation can be triggered by file deletion, a file system level trim or a storage operation.

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.Storage.StoragePool
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.VirtualMachineManager.Storage.StoragePoolHostsStorageLogicalUnit
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Elevação do evento Monitor de bytes usado por pool
{0}

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool.DependOn.StorageLogicalUnit.Pool.Threshold.Monitor" Accessibility="Public" Enabled="true" Target="SL!Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="SL!Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePoolHostsStorageLogicalUnit" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool.DependOn.StorageLogicalUnit.Pool.Threshold.Monitor.AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>