Processo

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

O monitor de disponibilidade para um processo de um perfil do servidor de aplicativos WebSphere 6,1 no Windows.

Knowledge Base article:

Resumo

O monitor de disponibilidade rastreia a disponibilidade do processo associado ao perfil do servidor de aplicativos WebSphere.

Causas

Um estado não-íntegro indica que um perfil monitorado do servidor de aplicativos WebSphere não está sendo executado.

Resoluções

Inicie o perfil do servidor de aplicativos 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>