应用程序状态

Microsoft.JEE.Deep.Application.AvailabilityHealth.DependencyMonitor (DependencyMonitor)

将所有应用程序的可用性运行状况汇总到监视的应用程序服务器。

Knowledge Base article:

摘要

应用程序的汇总依赖关系监视器(汇总到的目标为深层应用程序服务器的可用性运行状况),基于 WorstOf 算法。

Element properties:

TargetMicrosoft.JEE.ApplicationServer.Monitored.Instance
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.JEE.MonitoredApplicationServerHostsApplicationRelationship
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.JEE.Deep.Application.AvailabilityHealth.DependencyMonitor" Accessibility="Public" Priority="Normal" Remotable="true" Enabled="true" Target="Microsoft.JEE.ApplicationServer.Monitored.Instance" ParentMonitorID="Health!System.Health.AvailabilityState" RelationshipType="Microsoft.JEE.MonitoredApplicationServerHostsApplicationRelationship" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>