Total Messages

ozsoft.sap.xi.Monitor.IEngine.TotalMessages (UnitMonitor)

Integration Engine Number of Total Messages Monitor

Element properties:

Targetozsoft.sap.IEngine
Parent MonitorSystem.Health.PerformanceState
CategoryOperations
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor Typeozsoft.sap.CCMSMetricMonitorType2
RemotableTrue
AccessibilityPublic
Alert Message
Integration Engine
Integration Engine {0} {1} is {2}
RunAsDefault

Source Code:

<UnitMonitor ID="ozsoft.sap.xi.Monitor.IEngine.TotalMessages" Accessibility="Public" Enabled="true" Target="OZMP4SAP!ozsoft.sap.IEngine" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="OZMP4SAP!ozsoft.sap.CCMSMetricMonitorType2" ConfirmDelivery="false">
<Category>Operations</Category>
<AlertSettings AlertMessage="ozsoft.sap.xi.Monitor.IEngine.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/ObjectName$</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>Total number of waiting messages</CounterName>
<ObjectName>Messages summary</ObjectName>
<Frequency>60</Frequency>
<HighThreshold>100</HighThreshold>
<LowThreshold>10</LowThreshold>
</Configuration>
</UnitMonitor>