Array Components Performance

Microsoft.Forefront.TMG.ArrayPerformanceDependsOnComponentsPerformance (DependencyMonitor)

Element properties:

TargetMicrosoft.Forefront.TMG.Array
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.Forefront.TMG.Array.Hosts.ArrayComponents
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
An Array Component is in a critical Performance State
At least one array component is in a critical health state. Drill down to determain the source of this issue.

Source Code:

<DependencyMonitor ID="Microsoft.Forefront.TMG.ArrayPerformanceDependsOnComponentsPerformance" Accessibility="Public" Enabled="true" Target="Microsoft.Forefront.TMG.Array" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Forefront.TMG.Array.Hosts.ArrayComponents" MemberMonitor="Health!System.Health.PerformanceState">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Forefront.TMG.ArrayComponentsPerformance_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>