ファイル サービスのパフォーマンスのロールアップ

Microsoft.Windows.Role.FileServices.ServicesPerformanceRollup (DependencyMonitor)

この依存関係モニターは、ファイル サービスの役割の各役割サービスからのパフォーマンス ヘルスをロールアップします。

Knowledge Base article:

概要

この依存関係モニターは、ファイル サービスの役割の各役割サービスからのパフォーマンス ヘルスをロールアップします。ヘルス状態が不明な場合は、このオブジェクトの監視が開始されていません。このモニターのヘルス状態は、各役割サービスおよびそのモニターの累積パフォーマンス ヘルスに依存します。

原因

このモニターの異常な状態は、ファイル サービスの役割の役割サービスにパフォーマンスの問題があることを示します。

解決方法

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

検証

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

Element properties:

TargetMicrosoft.Windows.FileServer
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.Windows.FileServer.Contains.Service
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Role.FileServices.ServicesPerformanceRollup" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.FileServer.Contains.Service" MemberMonitor="SystemHealth!System.Health.PerformanceState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>