DFS-R:複寫群組成員健全狀況彙總

Microsoft.Windows.FileServer.DFSR.ReplicationGroupMemberHealthRollup (DependencyMonitor)

此相依性監視會將來自複寫群組成員實體的健全狀況狀態資訊彙總到 DFS 複寫服務實體。

Knowledge Base article:

摘要

此相依性監視會將來自複寫群組成員實體的健全狀況狀態資訊彙總到 DFS 複寫服務實體。如果設定健全狀況處於未知狀態,則是尚未開始監視此物件。此監視的健全狀況相依於複寫群組成員實體的健全狀況。

原因

此監視的狀況不良狀態指出,複寫群組成員監視存在問題。

解決方式

使用健全狀況總管尋找狀況不良的監視

在 Operations 主控台中,使用健全狀況總管向下切入並找出狀況不良狀態的原因。然後利用問題所在之特定監視上的產品知識,進行疑難排解並修正問題。

驗證

解決基礎問題之後,此監視應回到狀況良好狀態。

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.Service
Parent MonitorSystem.Health.AvailabilityState
AlgorithmPercentage
Algorithm Parameter50
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.FileServer.DFSR.Service.Contains.ReplicationGroupMembers
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.FileServer.DFSR.ReplicationGroupMemberHealthRollup" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Service" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.FileServer.DFSR.Service.Contains.ReplicationGroupMembers" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>StateCollection</Category>
<Algorithm>Percentage</Algorithm>
<AlgorithmParameter>50</AlgorithmParameter>
</DependencyMonitor>