設定存放區伺服器健康狀態

Microsoft.Forefront.TMG.ArrayConfigurationDependsOnCSSHealth (DependencyMonitor)

Element properties:

TargetMicrosoft.Forefront.TMG.Array
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.EntityState
RelationshipMicrosoft.Forefront.TMG.Array.Contains.CSS
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
陣列設定處於嚴重健康狀態
至少有一個陣列設定存放區伺服器處於嚴重健康狀態。 向下切入健康狀態樹狀目錄以判斷其原因。

Source Code:

<DependencyMonitor ID="Microsoft.Forefront.TMG.ArrayConfigurationDependsOnCSSHealth" Accessibility="Public" Enabled="true" Target="Microsoft.Forefront.TMG.Array" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="High" RelationshipType="Microsoft.Forefront.TMG.Array.Contains.CSS" MemberMonitor="Health!System.Health.EntityState">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.Forefront.TMG.ArrayConfigurationDependsOnCSSHealth_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>