应用程序监视事务性能汇总监视器

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>