进程

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>