監視対象のアプリケーション サーバー構成

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

監視しているアプリケーション サーバーの構成の状態をアプリケーション サーバーにロールアップする依存関係モニター

Knowledge Base article:

概要

WorstOf アルゴリズムに基づいて、ベース アプリケーション サーバーの構成のヘルスにロールアップする、監視対象アプリケーション サーバーの依存関係モニター。

Element properties:

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

Source Code:

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