Configuration des composants du groupe

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
Un composant du groupe est dans un état de configuration critique.
Au moins un composant du groupe est dans un état d'intégrité critique. Explorez l'arborescence d'intégrité pour déterminer l'origine de ce problème.

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>