DFS-N: DFS フォルダーのヘルスのロールアップ

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

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

Knowledge Base article:

概要

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

原因

このモニターの異常な状態は、DFS フォルダー モニターに問題があることを示しています。

解決方法

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

Element properties:

TargetMicrosoft.Windows.FileServer.DFSN.Namespace
Parent MonitorSystem.Health.AvailabilityState
AlgorithmPercentage
Algorithm Parameter60
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.FileServer.DFSN.NamespaceHostsLinks
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.FileServer.DFSN.Namespace.LinksHealthRollup" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSN.Namespace" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.FileServer.DFSN.NamespaceHostsLinks" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>Custom</Category>
<Algorithm>Percentage</Algorithm>
<AlgorithmParameter>60</AlgorithmParameter>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>