Current Session Queue Size

ozsoft.sap.j2ee.Monitor.J2EEEngine.Session.CurrentSessionQueueSize (UnitMonitor)

J2EE Engine: Current Session Queue Size

Element properties:

Targetozsoft.sap.J2EEEngine.Session
Parent MonitorSystem.Health.PerformanceState
CategoryOperations
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor Typeozsoft.sap.CCMSMetricMonitorType2
RemotableTrue
AccessibilityPublic
Alert Message
J2EE Engine Session Issue
J2EE Engine Session {0} {1} is {2}
RunAsDefault

Source Code:

<UnitMonitor ID="ozsoft.sap.j2ee.Monitor.J2EEEngine.Session.CurrentSessionQueueSize" Accessibility="Public" Enabled="false" Target="OZMP4SAP!ozsoft.sap.J2EEEngine.Session" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="OZMP4SAP!ozsoft.sap.CCMSMetricMonitorType2" ConfirmDelivery="false">
<Category>Operations</Category>
<AlertSettings AlertMessage="ozsoft.sap.j2ee.Monitor.Session.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/InstanceName$</AlertParameter1>
<AlertParameter2>$Data/Context/CounterName$</AlertParameter2>
<AlertParameter3>$Data/Context/Value$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Under" MonitorTypeStateID="SDKMetricUnderLowThreshold" HealthState="Success"/>
<OperationalState ID="Between" MonitorTypeStateID="SDKMetricUnderHighOverLowThreshold" HealthState="Warning"/>
<OperationalState ID="Over" MonitorTypeStateID="SDKMetricOverHighThreshold" HealthState="Error"/>
</OperationalStates>
<Configuration>
<CounterName>CurrentSessionQueueSize</CounterName>
<ObjectName>Session</ObjectName>
<Frequency>60</Frequency>
<HighThreshold>50</HighThreshold>
<LowThreshold>10</LowThreshold>
</Configuration>
</UnitMonitor>