アプリケーション コンポーネントのトランザクションの可用性監視ロールアップ モニター

Microsoft.SystemCenter.Apm.ApplicationComponent.Transactions.AvailabilityDependencyMonitor (DependencyMonitor)

アプリケーション コンポーネントに対して定義されているトランザクションの可用性の依存関係ロールアップ モニター

Knowledge Base article:

概要

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

原因

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

アラートの表示

解決方法

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

Element properties:

TargetMicrosoft.SystemCenter.Apm.ApplicationComponent
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.Apm.ApplicationComponentHostsTransactionRole
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableFalse
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.Apm.ApplicationComponent.Transactions.AvailabilityDependencyMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.Apm.ApplicationComponent" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="false" Priority="Normal" RelationshipType="Microsoft.SystemCenter.Apm.ApplicationComponentHostsTransactionRole" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>