Monitored Application Server

Microsoft.JEE.PerformanceHealth.Monitored.ApplicationServer (DependencyMonitor)

The dependency monitor for rolling-up the performance state of the monitored application server to the application server.

Knowledge Base article:

Summary

A roll-up dependency monitor of the monitored application server to the base application server's performance health, based on the WorstOf algorithm.

Element properties:

TargetMicrosoft.JEE.ApplicationServer.Instance
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.JEE.ApplicationServerHostsMonitoredApplicationServer
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.JEE.PerformanceHealth.Monitored.ApplicationServer" Accessibility="Public" Enabled="true" Target="Microsoft.JEE.ApplicationServer.Instance" Remotable="true" ParentMonitorID="Health!System.Health.PerformanceState" Priority="Normal" RelationshipType="Microsoft.JEE.ApplicationServerHostsMonitoredApplicationServer" MemberMonitor="Health!System.Health.PerformanceState">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>