PRO Oversubscribed Link

Brocade.FCHBA.Monitoring.OversubscribedLinkAgMonitor (AggregateMonitor)

Knowledge Base article:

Summary

Oversubscribed Link

Causes

Oversubscribed link condition indicates that either of receive or transmit traffic from the host to the storage is exceeding the set threshold.

Resolutions

Oversubscribed link conditions can be remedied by decreasing the load on the link by moving one or more VMs to bring the traffic from host to storage below the set threshold.

Element properties:

TargetBrocade.FCHBA.Monitoring.Port
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic
Alert Message
PRO Oversubscribed Link Alert
The port reached an oversubscribed link state portWWN: {0}

Source Code:

<AggregateMonitor ID="Brocade.FCHBA.Monitoring.OversubscribedLinkAgMonitor" Accessibility="Public" Enabled="true" Target="Brocade.FCHBA.Monitoring.Port" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>Custom</Category>
<AlertSettings AlertMessage="Brocade.FCHBA.Monitoring.OversubscribedLinkAgMonitor_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>false</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="Brocade.FCHBA.Monitoring.Port"]/PortWWN$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>