應用程式監視交易可用性彙總套件監視

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

針對應用程式所定義之任何交易的可用性相依性彙總套件

Knowledge Base article:

摘要

藉由監視任何針對應用程式定義的交易,此監視可彙總可用性。如果狀態不明,表示此應用程式上的監視尚未開始執行或尚未定義任何交易。

原因

此監視的狀況不良狀態表示子系監視可能有問題。請使用以下連結檢視由此物件產生的所有目前警示:

檢視警示

解決方式

使用健全狀況總管向下切入並找出狀況不良狀態的原因。利用問題所在的特定監視上的知識,進行疑難排解並修正問題。

Element properties:

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

Source Code:

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