ICM Queue Size

ozsoft.sap.host.monitoring.Monitor.AppServer.Queue.ICM.Size (UnitMonitor)

App Server ICM Queue Size

Knowledge Base article:

Summary

Moditors Application Server ICM Queue Size

Element properties:

Targetozsoft.sap.AppServer
Parent MonitorSystem.Health.PerformanceState
CategoryOperations
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor Typeozsoft.sap.host.monitoring.MonitorType.AppServer.Queue.Average.Threshold2
RemotableTrue
AccessibilityPublic
Alert Message
Queue Size
Queue {0} Size is {1}\%
RunAsDefault

Source Code:

<UnitMonitor ID="ozsoft.sap.host.monitoring.Monitor.AppServer.Queue.ICM.Size" Accessibility="Public" Enabled="true" Target="OZMP4SAP!ozsoft.sap.AppServer" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="ozsoft.sap.host.monitoring.MonitorType.AppServer.Queue.Average.Threshold2" ConfirmDelivery="false">
<Category>Operations</Category>
<AlertSettings AlertMessage="ozsoft.sap.host.monitoring.Monitor.AppServer.Queue.ICM.Size.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/InstanceName$</AlertParameter1>
<AlertParameter2>$Data/Context/Value$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Under" MonitorTypeStateID="ValueUnderLowThreshold" HealthState="Success"/>
<OperationalState ID="Between" MonitorTypeStateID="ValueBetweenThresholds" HealthState="Warning"/>
<OperationalState ID="Over" MonitorTypeStateID="ValueOverHighThreshold" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ObjectName>ICM</ObjectName>
<CounterName>Size</CounterName>
<Interval>120</Interval>
<NumSamples>5</NumSamples>
<HighThreshold>40</HighThreshold>
<LowThreshold>20</LowThreshold>
</Configuration>
</UnitMonitor>