Status

ozsoft.sap.host.monitoring.Monitor.J2EE.Application.Status (UnitMonitor)

SAP J2EE Application Status Monitor

Knowledge Base article:

Summary

Monitors J2EE Application Status

Element properties:

Targetozsoft.sap.J2EEEngine.Application
Parent MonitorSystem.Health.AvailabilityState
CategoryOperations
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor Typeozsoft.sap.host.monitoring.MonitorType.J2EE.Application.Threshold1
RemotableTrue
AccessibilityPublic
Alert Message
J2EE Application is Down
J2EE Application {0} is stopped
RunAsDefault

Source Code:

<UnitMonitor ID="ozsoft.sap.host.monitoring.Monitor.J2EE.Application.Status" Accessibility="Public" Enabled="true" Target="OZMP4SAP!ozsoft.sap.J2EEEngine.Application" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="ozsoft.sap.host.monitoring.MonitorType.J2EE.Application.Threshold1" ConfirmDelivery="false">
<Category>Operations</Category>
<AlertSettings AlertMessage="ozsoft.sap.host.monitoring.Monitor.J2EE.Application.Status.AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="OZMP4SAP!ozsoft.sap.J2EEEngine.Application"]/SAP_J2EEAPP.NAME$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Under" MonitorTypeStateID="ValueUnderThreshold" HealthState="Error"/>
<OperationalState ID="Over" MonitorTypeStateID="ValueOverThreshold" HealthState="Success"/>
</OperationalStates>
<Configuration>
<CounterName>normal</CounterName>
<Interval>120</Interval>
<Threshold>1</Threshold>
</Configuration>
</UnitMonitor>