コンポーネントのパフォーマンス ロールアップ モニター

Microsoft.SystemCenter.Apm.AbstractWebApplicationComponent.WebApplicationInstance.PerformanceDependencyMonitor (DependencyMonitor)

Knowledge Base article:

概要

このモニターは、このオブジェクトのパフォーマンスの監視をロールアップします。状態が不明な場合は、このオブジェクトの監視が開始されていないか、パフォーマンスを監視するモニターが定義されていないかのいずれかです。

原因

このモニターの状態が異常な場合は、子モニターに問題があることを示しています。次のリンクを使用して、オブジェクトから現在のすべてのアラートを表示します。

アラートの表示

解決方法

ヘルス エクスプローラーを使用して、異常な状態になった原因を調べます。問題を引き起こしている特定のモニターのナレッジを参考にしてトラブルシューティングを行い、問題を解決します。

Element properties:

TargetMicrosoft.SystemCenter.Apm.AbstractWebApplicationComponent
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SystemCenter.Apm.AbstractWebApplicationComponentContainsApmWebApplicationInstance
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableFalse
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.Apm.AbstractWebApplicationComponent.WebApplicationInstance.PerformanceDependencyMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.Apm.AbstractWebApplicationComponent" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="false" Priority="Normal" RelationshipType="Microsoft.SystemCenter.Apm.AbstractWebApplicationComponentContainsApmWebApplicationInstance" MemberMonitor="Health!System.Health.PerformanceState">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>