池运行状况状态监视器

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

依赖关系监视器从所有 LUN 存储池的问题中将运行状况汇总到存储池

Knowledge Base article:

摘要

此监视器指示是否达到精简设置软阈值。

原因

此监视器的错误状态指示达到了精简设置软阈值。

解决方法

在 Windows Server 2019+ 中,文件删除、文件系统级别剪裁或存储操作可能会触发空间回收。

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
引发的池使用字节监视器事件
此警告指明是否达到了精简配置软阈值。{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>