アプリケーション トランザクションのパフォーマンス監視ロールアップ モニター

Microsoft.SystemCenter.Apm.ApplicationInstance.Transactions.PerformanceDependencyMonitor (DependencyMonitor)

アプリケーションに対して定義されているトランザクションのパフォーマンスの依存関係ロールアップ モニター

Knowledge Base article:

概要

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

原因

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

アラートの表示

解決方法

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

Element properties:

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

Source Code:

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