Konfiguration des überwachten Anwendungsservers

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

Mit diesem Abhängigkeitsmonitor wird ein Konfigurationsstatusrollup des überwachten Anwendungsservers für den Anwendungsserver ausgeführt.

Knowledge Base article:

Zusammenfassung

Mit diesem Abhängigkeitsmonitor wird basierend auf dem WorstOf-Algorithmus ein Rollup des überwachten Anwendungsservers für die Konfigurationsintegrität des Basisanwendungsservers ausgeführt.

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>