サーバーの構成

Microsoft.Forefront.TMG.ArrayConfigurationDependsOnFirewallConfiguration (DependencyMonitor)

Element properties:

TargetMicrosoft.Forefront.TMG.Array
Parent MonitorSystem.Health.ConfigurationState
AlgorithmPercentage
Algorithm Parameter60
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.Forefront.TMG.Array.Contains.Firewall
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
アレイ構成が致命的な正常性状態にある
アレイ メンバー サーバーの 40\% 以上が致命的な構成の正常性状態にあります。 正常性ツリーでドリルダウンしてこの原因を特定してください。

Source Code:

<DependencyMonitor ID="Microsoft.Forefront.TMG.ArrayConfigurationDependsOnFirewallConfiguration" Accessibility="Public" Enabled="true" Target="Microsoft.Forefront.TMG.Array" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="High" RelationshipType="Microsoft.Forefront.TMG.Array.Contains.Firewall" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.Forefront.TMG.ArrayConfigurationDependsOnFirewallConfiguration_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>Percentage</Algorithm>
<AlgorithmParameter>60</AlgorithmParameter>
</DependencyMonitor>