DFS-R: レプリケート フォルダーのヘルス

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

この依存関係モニターは、ヘルス状態をレプリケート フォルダー エンティティからレプリケーション グループ メンバー エンティティにロールアップします。

Knowledge Base article:

概要

この依存関係モニターは、ヘルス状態をレプリケート フォルダー エンティティからレプリケーション グループ メンバー エンティティにロールアップします。ヘルス状態が不明な場合は、このオブジェクトの監視が開始されていません。このモニターのヘルス状態は、レプリケーション グループ メンバー エンティティのヘルス状態に依存します。

原因

このモニターの状態が異常な場合、レプリケーション グループ メンバー モニターに問題があることを示しています。

解決方法

ヘルス エクスプローラーを使用して異常なモニターを見つける

Operations Console でヘルス エクスプローラーを使用してドリルダウンし、異常な状態の原因を見つけます。次に、問題を引き起こしている特定のモニターについての製品知識を活用してトラブルシューティングを実行し、問題を解決します。

検証

根本的な問題を解決すると、このモニターは正常な状態に戻ります。

Element properties:

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

Source Code:

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