プロセス

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

Windows 上の WebSphere 6.1 アプリケーション サーバー プロファイルのプロセスの可用性モニター。

Knowledge Base article:

概要

可用性モニターは、WebSphere アプリケーション サーバー プロファイルに関連付けられているプロセスの可用性を追跡します。

原因

異常な状態とは、WebSphere アプリケーション サーバー用の監視対象プロファイルが実行されていないことを示します。

解決策

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>