DFS-N: DFS 名前空間サーバーのヘルスのロールアップ

Microsoft.Windows.FileServer.DFSN.Namespace.RooTargetHealthRollup (DependencyMonitor)

この依存関係モニターは、DFS 名前空間サーバー エンティティのヘルス状態を、DFS 名前空間エンティティにロールアップします。

Knowledge Base article:

概要

このオブジェクトは、依存関係ロールアップ モニターで、リンクされているターゲットからヘルス状態をロールアップします。ヘルス状態が不明な場合は、このオブジェクトの監視が開始されていません。このモニターのヘルス状態は、DFS 名前空間サーバー エンティティのヘルス状態に依存します。

原因

このモニターの異常な状態は、DFS 名前空間サーバー モニターに問題があることを示しています。

解決方法

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

Element properties:

TargetMicrosoft.Windows.FileServer.DFSN.Namespace
Parent MonitorSystem.Health.AvailabilityState
AlgorithmBestOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.FileServer.DFSN.NamespaceContainsRootTargets
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.FileServer.DFSN.Namespace.RooTargetHealthRollup" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSN.Namespace" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.FileServer.DFSN.NamespaceContainsRootTargets" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>Custom</Category>
<Algorithm>BestOf</Algorithm>
</DependencyMonitor>