PRO Deteriorating Link

Brocade.FCHBA.Monitoring.DeteriorateLinkAgMonitor (AggregateMonitor)

Brocade.FCHBA.Monitoring.DeteriorateLinkAgMonitor

Knowledge Base article:

Summary

Deteriorating Link Aggregate Monitor

Causes

Wear and tear of cables can lead to deteriorating link condition.

Resolutions

Replace the cable between HBA and switch and/or switch and storage.

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 Deteriorating Link Alert
Link deterioated for {0}

Source Code:

<AggregateMonitor ID="Brocade.FCHBA.Monitoring.DeteriorateLinkAgMonitor" 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.DeteriorateLinkAgMonitor_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>