Array Components Configuration

Microsoft.Forefront.TMG.ArrayConfigurationDependsOnComponentsConfiguration (DependencyMonitor)

Element properties:

TargetMicrosoft.Forefront.TMG.Array
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
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 Configuration 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.ArrayConfigurationDependsOnComponentsConfiguration" Accessibility="Public" Enabled="true" Target="Microsoft.Forefront.TMG.Array" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Forefront.TMG.Array.Hosts.ArrayComponents" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Forefront.TMG.ArrayComponentsConfiguration_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>