Monitor Node Message Flow Statistics attributes (deprecated)
The Monitor Node Message Flow Statistics attributes provide message flow statistics summarized at the message flow level. Use the Message Flow Statistics attributes to create situations for detecting long processing time in message flows at the message flow level.
Broker Name of the broker. The IBM® Integration Bus Monitoring agent specifically targets brokers for monitoring, because all message processing is performed at the broker level. This attribute is encoded in UTF8.
Current Avg Flow Time Current average flow time in seconds (up to millisecond accuracy) that it takes to process a message in the message flow. This value reflects the activity over the latest collection interval for the monitoring agent. This value is taken from the average determined within the CandleMonitor nodes that are placed in the message flows with a type attribute of input.
Current Avg Msg Size Current average size of messages (including headers) going through monitored message flows. This value reflects the activity over the latest collection interval for the monitoring agent. This value is taken from the averages determined within the CandleMonitor nodes that are placed in the message flows with a type attribute of input.
Current Avg Msg Time Sum of Current Average Queue Time and Current Average Flow Time to give the average total time in seconds (up to millisecond accuracy) that it takes to process a message over the latest collection interval.
Current Avg Queue Time Current average time in seconds (up to millisecond accuracy) that a message remains in the input queue for a monitored message flow. This value reflects the activity over the latest collection interval for the monitoring agent. This value is taken from the averages determined within the CandleMonitor nodes that are placed in the message flows with a type attribute of input. Note that the value includes any processing time taken by the MQInput node.
Current Interval Length of time in seconds of the latest collection interval that the displayed statistics labeled Current reflect.
Current Msg Byte Input Rate Current rate of message bytes input to monitored message flows. This value reflects the activity over the latest collection interval for the monitoring agent. Input message byte rates are determined by the CandleMonitor nodes that are placed in message flows with a type attribute of input.
Current Msg Byte Output Rate Current rate of message bytes output from monitored message flows. This value reflects the activity over the latest collection interval for the monitoring agent. Output message byte rates are determined by the CandleMonitor nodes that are placed in message flows with a type attribute of output.
Current Msg Input Count Current number of messages input to monitored message flows. This value reflects the activity over the latest collection interval for the monitoring agent. Input messages are counted by the CandleMonitor nodes that are placed in message flows with a type attribute of input.
Current Msg Input Rate Current rate of messages input to monitored message flows. This value reflects the activity over the latest collection interval for the monitoring agent. Input message rates are determined by the CandleMonitor nodes that are placed in message flows with a type attribute of input.
Current Msg Output Count Current number of messages output from monitored message flows. This value reflects activity over the latest collection interval for the monitoring agent. Output messages are counted by the CandleMonitor nodes that are placed in message flows with a type attribute of output.
Current Msg Output Rate Current rate of messages output from monitored message flows. This value reflects activity over the latest collection interval for the monitoring agent. Output message rates are determined by the CandleMonitor nodes that are placed in message flows with a type attribute of output.
Execution Group Name of an integration server (execution group). An integration server (execution group) is a process that runs in the broker and provides the execution environment in which message flows run. Users associate message flows with integration servers (execution groups) during message flow assignment in the Control Center or Message Brokers Toolkit. This attribute is encoded in UTF8.
First Msg Date & Time Date and time of the first message that goes through a monitored message flow after monitoring begins or statistics are reset.
Last Msg Date & Time Date and time of the last message that goes through a monitored message flow.
Message Flow Name of the message flow. Message flows are designed by the user to define how messages are to be processed. A message flow can consist of one or more message processing nodes. This attribute is encoded in UTF8.
Monitor Nodes Number of CandleMonitor nodes within a message flow.
Origin Node Name of the managed system that is the source of the data for the current row.
Overall Avg Flow Time Overall average time in seconds (up to millisecond accuracy) that it takes to process a message in a monitored message flow since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. This value is taken from the averages determined within the CandleMonitor nodes that are placed in the message flows with a type attribute of input.
Overall Avg Msg Size Overall average size of messages (including headers) going through monitored message flows since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. This value is taken from the averages determined within the CandleMonitor nodes that are placed in the message flows with a type attribute of input.
Overall Avg Msg Time Sum of Overall Average Queue Time and Overall Average Flow Time to give the overall average total time in seconds (up to millisecond accuracy) taken to process a message since the last reset of statistics.
Overall Avg Queue Time Overall average time in seconds (up to millisecond accuracy) that a message remained in a monitored message flow input queue since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. This value is taken from the averages determined within the CandleMonitor nodes that are placed in the message flows with a type attribute of input. Note that the value includes any processing time taken by the MQInput node.
Overall Max Flow Time Overall maximum time in seconds (up to millisecond accuracy) that it takes to process a message in a monitored message flow since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. This value is taken from the maximums determined within CandleMonitor nodes that are placed in the message flows with a type attribute of input.
Overall Max Msg Size Overall maximum size of messages (including headers) going through monitored message flows since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. This value is taken from the maximums determined within the CandleMonitor nodes that are placed in the message flows with a type attribute of input.
Overall Max Queue Time Overall maximum time in seconds (up to millisecond accuracy) that a message remained in the input queue for a monitored message flow since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. This value is taken from the averages determined within the CandleMonitor nodes that are placed in the message flows with a type attribute of input. Note that the value includes any processing time taken by the MQInput node.
Overall Min Flow Time Overall minimum time in seconds (up to millisecond accuracy) that it takes to process a message in a monitored message flow since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. This value is taken from the minimums determined within the CandleMonitor nodes that are placed in the message flows with a type attribute of input.
Overall Min Msg Size Overall minimum size of messages (including headers) going through monitored message flows since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. This value is taken from the minimums determined within the CandleMonitor nodes that are placed in the message flows with a type attribute of input.
Overall Min Queue Time Overall minimum time in seconds (up to millisecond accuracy) that a message remained in the input queue for a monitored message flow since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. This value is taken from the minimums determined within the CandleMonitor nodes that are placed in the message flows with a type attribute of input. Note that the value includes any processing time taken by the MQInput node.
Overall Msg Byte Input Rate Overall rate of message bytes input to monitored message flows since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. Input message byte rates are determined by CandleMonitor nodes that are placed in message flows with a type attribute of input.
Overall Msg Byte Output Rate Overall rate of message bytes output from monitored message flows since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. Output message bytes are counted by CandleMonitor nodes that are placed in message flows with a type attribute of output.
Overall Msg Input Count Overall number of messages input to monitored message flows since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. Input messages are counted by the CandleMonitor nodes that are placed in message flows with a type attribute of input.
Overall Msg Input Rate Overall rate of messages input to monitored message flows since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. Input message rates are determined by the CandleMonitor nodes that are placed in message flows with a type attribute of input.
Overall Msg Output Count Overall number of messages output from monitored message flows since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. Output messages are counted by the CandleMonitor nodes that are placed in message flows with a type attribute of output.
Overall Msg Output Rate Overall rate of messages output from monitored message flows since the reset of statistics. This value reflects the activity over the entire monitoring period given by the first and last message date and times. Output messages are counted by the CandleMonitor nodes that are placed in message flows with a type attribute of output.
Sample Date & Time Date and time of the latest sample taken of CandleMonitor node data for producing the displayed statistics.
Statistics User Encrypted logon ID for user statistics queries. This attribute is not displayed.
Status State of the message flow. This attribute has the following possible values:
- n/a
- Started
- Stopped