qRFC Queue Entries
ozsoft.sap.Monitor.qRfc.QueueEntries (UnitMonitor)
qRFC Queue Entries Number
Element properties:
Source Code:
<UnitMonitor ID="ozsoft.sap.Monitor.qRfc.QueueEntries" Accessibility="Public" Enabled="false" Target="ozsoft.sap.qRFC" ParentMonitorID="Health!System.Health.PerformanceState" TypeID="ozsoft.sap.CCMSMetricMonitorType2" Remotable="true" Priority="Normal" ConfirmDelivery="false">
<Category>Operations</Category>
<AlertSettings AlertMessage="ozsoft.sap.Monitor.qRfc.QueueEntries.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/CounterName$</AlertParameter1>
<AlertParameter2>$Data/Context/Value$</AlertParameter2>
</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>Number of queue entries</CounterName>
<ObjectName>Queue</ObjectName>
<Frequency>60</Frequency>
<HighThreshold>20</HighThreshold>
<LowThreshold>10</LowThreshold>
</Configuration>
</UnitMonitor>