SharePoint 服務元件彙總至元件集合可用性

Microsoft.SharePoint.Component.DependencyRollUp.ComponentCollection.Availability (DependencyMonitor)

此監視的不健康狀態,表示有一或多個子監視 (SPSharedService.Component) 處於不健康的狀態。

Knowledge Base article:

總結

此監視彙總會顯示其下所有監視的健康狀況資訊。若此監視反映不健康的狀態,表示呈報彙總資料給此監視的監視中,有一或多個反映了不健康的狀態。若狀態不明,可能是此物件的監視尚未開始,或未定義任何監視呈報彙總資料給此監視。

原因

此監視若出現不健康的狀態,表示其他針對此物件執行的監視發生問題。您可以使用下列連結檢視此物件目前的所有警示:

檢視警示

解決方法

您可以使用健康狀況總管向下切入尋找出現不健康狀態的原因。此外也可使用導致問題發生之特定監視的相關知識進行疑難排解,並修正問題。

Element properties:

TargetMicrosoft.SharePoint.SPService.ComponentCollection
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SharePoint.SPService.ComponentCollection.Contains.Component
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SharePoint.Component.DependencyRollUp.ComponentCollection.Availability" Accessibility="Public" Enabled="onEssentialMonitoring" Target="Microsoft.SharePoint.SPService.ComponentCollection" ParentMonitorID="Health!System.Health.AvailabilityState" Priority="Normal" RelationshipType="Microsoft.SharePoint.SPService.ComponentCollection.Contains.Component" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>