IBM Integration Bus, Version 10.0.0.5 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


Message publication when the message rate for a message flow is out of range

Lists the conditions that control the publishing of the message rate is out of range message.

Before you begin

About this task

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:

  • For publications on an MQ pub/sub broker:
    $SYS/Broker/integrationNodeName/WorkloadManagement/AboveThreshold/integrationServerName
    /application_name/library_name/message_flow_name
  • For publications on an MQTT pub/sub broker:
    IBM/IntegrationBus/integrationNodeName/WorkloadManagement/AboveThreshold/integrationServerName
    /application_name/library_name/message_flow_name
where integrationNodeName is the name of the integration node, integrationServerName is the name of the integration server on that integration node, application_name is the name of the application on that integration server, library_name is the name of the library on that application, and message_flow_name is the name of the message flow that is deployed to the library.

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:


bj58300_.htm | Last updated 2016-06-25 08:08:57