Application Component Monitoring Transactions Performance Rollup Monitor

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

Performance dependency rollup for any transactions defined against the application component

Knowledge Base article:

Summary

This monitor rolls up performance monitoring from any defined transactions to the application component. If the state is unknown, either monitoring has not begun or there are no transactions defined for the application component.

Causes

An unhealthy state for this monitor indicates a problem with child monitor. View all current alerts from this object using this link:

View Alerts

Resolutions

Use the health explorer to drill down and find the cause of the unhealthy state. Use the knowledge on the specific monitor causing the issue to troubleshoot and fix the problem.

Element properties:

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

Source Code:

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