Lists the conditions that control the publishing of the message rate is out of range message.
The message rate statistics are collected at a checkpoint that occurs every 20 seconds. The total message rate is calculated at this checkpoint, and if the total message rate exceeds the notification threshold, the out of range XML message is published. If the total message rate continues to stay above the notification threshold, then no further out of range messages are published.
If you enable the notification threshold you can subscribe to the following topic:
$SYS/Broker/integrationNodeName/WorkloadManagement/AboveThreshold/integrationServerName
/application_name/library_name/message_flow_name
IBM/IntegrationBus/integrationNodeName/WorkloadManagement/AboveThreshold/integrationServerName
/application_name/library_name/message_flow_name
In the situation where the message flow is not contained in either an application or a library, the application_name or library_name parameters must be omitted along with their enclosing forward slash (/). For example:
$SYS/Broker/integrationNodeName/WorkloadManagement/AboveThreshold/integrationServerName
/message_flow_name
or
IBM/IntegrationBus/integrationNodeName/WorkloadManagement/AboveThreshold/integrationServerName
/message_flow_name
$SYS/Broker/integrationNodeName/WorkloadManagement/AboveThreshold/integrationServerName
/application_name/message_flow_name
or
IBM/IntegrationBus/integrationNodeName/WorkloadManagement/AboveThreshold/integrationServerName
/application_name/message_flow_name