Prozess

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

Der Verfügbarkeitsmonitor für einen Prozess eines WebSphere 6,1-Anwendungsserverprofils unter Windows.

Knowledge Base article:

Zusammenfassung

Im Verfügbarkeitsmonitor wird die Verfügbarkeit des mit dem WebSphere-Anwendungsserverprofil verknüpften Prozesses überwacht.

Ursachen

Wenn der Status "Fehlerhaft" lautet, wird kein überwachtes Profil für den WebSphere-Anwendungsserver ausgeführt.

Lösungen

Starten Sie das IBM WebSphere-Anwendungsserverprofil.

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>