Configuração de componentes da matriz

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
Um componente de matriz está em estado de configuração crítico
Pelo menos um componente da matriz está em estado de integridade crítico. Faça uma pesquisa detalhada para determinar a origem do problema.

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>