客户端应用程序组件监视可用性汇总监视器

Microsoft.SystemCenter.Apm.CsmApplicationComponent.AvailabilityDependencyMonitor (DependencyMonitor)

CSM 应用程序组件监视可用性汇总监视器

Knowledge Base article:

摘要

此监视器汇总此对象的可用性监视情况。 如果状态未知,则未开始监视此对象,或者未定义用于监视可用性的监视器。

原因

此监视器的不正常状态表示子监视器有问题。 使用以下链接查看此对象的所有当前警报:

查看警报

解决方法

使用运行状况资源管理器向下搜索并找出状态不正常的原因。 使用有关导致问题的特定监视器的知识诊断并解决问题。

Element properties:

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

Source Code:

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