Pool Used Bytes 监视器

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

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

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.Storage.StoragePool
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorMicrosoft.SystemCenter.VirtualMachineManager.Storage.StoragePool.Aggregate.StorageLogicalUnit.Pool.Threshold.Monitor
RelationshipMicrosoft.SystemCenter.VirtualMachineManager.Storage.StoragePoolHostsStorageLogicalUnit
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
发生了 Pool Used Bytes 监视器事件
{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="Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool.Aggregate.StorageLogicalUnit.Pool.Threshold.Monitor">
<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>