Traiter

Microsoft.JEE.WebSphere.6.1.Windows.AvailabilityHealth.ProfileAvailabilityMonitor (UnitMonitor)

Analyseur de disponibilité pour un processus d'un serveur d'applications WebSphere 6.1 sous Windows.

Knowledge Base article:

Résumé

L'analyseur de disponibilité suit la disponibilité du processus associé au profil du serveur d'applications WebSphere.

Causes

Un état non intègre indique qu'un profil surveillé pour le serveur d'applications WebSphere est inactif.

Résolutions

Démarrez le profil du serveur d'applications IBM WebSphere.

Element properties:

TargetMicrosoft.JEE.WebSphere.6.1.Windows.Profile
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.JEE.WebSphere.Windows.CompositeAvailabilityUnitMonitor
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.JEE.WebSphere.6.1.Windows.AvailabilityHealth.ProfileAvailabilityMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.JEE.WebSphere.6.1.Windows.Profile" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="WebSphere!Microsoft.JEE.WebSphere.Windows.CompositeAvailabilityUnitMonitor" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<OperationalStates>
<OperationalState ID="Microsoft.JEE.WebSphere.6.1.Windows.AvailabilityHealth.ProfileAvailabilityMonitor.ProcessNotRunning" MonitorTypeStateID="ProcessNotRunning" HealthState="Error"/>
<OperationalState ID="Microsoft.JEE.WebSphere.6.1.Windows.AvailabilityHealth.ProfileAvailabilityMonitor.ProcessRunning" MonitorTypeStateID="ProcessRunning" HealthState="Success"/>
</OperationalStates>
<Configuration>
<Profile>$Target/Property[Type="WebSphere!Microsoft.JEE.WebSphere.Profile"]/Profile$</Profile>
<Cell>$Target/Property[Type="WebSphere!Microsoft.JEE.WebSphere.Profile"]/Cell$</Cell>
<Node>$Target/Property[Type="WebSphere!Microsoft.JEE.WebSphere.Profile"]/Node$</Node>
<Server>$Target/Property[Type="WebSphere!Microsoft.JEE.WebSphere.Profile"]/Server$</Server>
<IntervalSeconds>900</IntervalSeconds>
<ProfilePath>$Target/Property[Type="JEE!Microsoft.JEE.ApplicationServer.Instance"]/DiskPath$</ProfilePath>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>