FC Adapter Computer Stats Monitor

QLogic.FC.MP.ComputerStatsMonitor (DependencyMonitor)

Rollup monitor for FC Adapter Port Stats Monitor

Element properties:

TargetMicrosoft.Windows.Computer
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipQLogic.FC.MP.WindowsComputerContainsAdapter
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityInternal
Alert Message
FC Adapter Computer Stats Monitor
{0} has reached a significant issue. Please check the Operations Management event log for more details.

Source Code:

<DependencyMonitor ID="QLogic.FC.MP.ComputerStatsMonitor" Accessibility="Internal" Enabled="true" Target="Windows!Microsoft.Windows.Computer" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" RelationshipType="QLogic.FC.MP.WindowsComputerContainsAdapter" MemberMonitor="Health!System.Health.PerformanceState">
<Category>Custom</Category>
<AlertSettings AlertMessage="QLogic.FC.MP.ComputerStatsMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>