MQ Channel Statistics attributes (distributed systems only)

Use the MQ Channel Statistics attributes to create situations for monitoring concerned attributes of channels. The MQ Channel Statistics attributes provide the information that is related to the activity of a channel during a configured interval.

The MQ Channel Statistics attributes are available on distributed systems only.

Avg Batch Size Average size of batches that are processed by the channel. The valid format is an integer.

Channel Name The name of this channel. The valid format is an alphanumeric string of up to 20 case-sensitive characters.

Channel Type Type of the channel. Valid values are as follows:

  • Unknown = -1,
  • Sender = 1,
  • Server = 2,
  • Receiver = 3,
  • Requester = 4,
  • All = 5,
  • ClusRcvr = 8,
  • ClusSdr = 9.

Command Level Queue manager command level. The valid format is an integer.

Connection Name Connection name of remote queue manager. The valid format is an alphanumeric string of up to 264 case-sensitive characters.

Exit Time Avg Average recorded time that is spent running a user exit in recording interval. The valid format is an integer.

Exit Time Max Longest recorded time that is spent running a user exit in recording interval. Valid format is an integer.

Exit Time Min Shortest recorded time that is spent running a user exit in recording interval. The valid format is an integer.

Full Batch Count Number of complete batches that are processed by the channel. The valid format is an integer.

Full Batch Rate Rate per second of complete batches that are processed by the channel. Valid format is a floating point number.

Host Name The name of the system on which this queue manager is running. On z/OS systems, this is the SMF ID. The valid format is an alphanumeric string of up to 48 case-sensitive characters.

Incomplete Batch Count Number of incomplete batches that are processed by the channel. The valid format is an integer.

Incomplete Batch Rate Rate per second of incomplete batches that are processed by the channel. The valid format is a floating point number.

Interval End Date & Time Date and time of the end of the monitoring period. The valid format is the standard 16-character date/time format (CYYMMDDHHMMSSmmm), where the strings have the following meanings:

C
Century (0 for 20th, 1 for 21st)
YY
Year
MM
Month
DD
Day
HH
Hour
MM
Minute
SS
Second
mmm
Millisecond

Interval Start Date & Time Date and time of the start of the monitoring period. The valid format is the standard 16-character date/time format (CYYMMDDHHMMSSmmm), where the strings have the following meanings:

C
Century (0 for 20th, 1 for 21st)
YY
Year
MM
Month
DD
Day
HH
Hour
MM
Minute
SS
Second
mmm
Millisecond

Interval Time Seconds of interval time. The valid format is an integer.

Msg Count Number of nonpersistent messages that are sent or received. The valid format is an integer.

Msg Rate Rate per second of nonpersistent messages that are sent or received. The valid format is a floating point number.

Net Time Avg Average latency of messages that are retrieved from the queue. The valid format is an integer.

Net Time Max Longest recorded channel round trip that is measured in recording interval. The valid format is an integer.

Net Time Min Shortest recorded channel round trip that is measured in the recording interval. Valid format is an integer.

Object Count Number of queues that are accessed in the interval. The valid format is an integer.

Origin Node The IBM MQ Monitoring agent-assigned name of the node on which the data for the queue manager originates.

On z/OS systems, this name takes the form qmgr:smfid:MQESA, where qmgr is the name of the queue manager, and smfid is the z/OS system ID or SMF ID.

On distributed systems, this name takes the form qmgr::MQ. If the host ID value is specified by the SET AGENT command, this name takes the form qmgr:hostid:MQ. The valid format is an alphanumeric string of up to 128 case-sensitive characters.

Put Retry Count Number of times for a message that enters a retry loop because of failure. Valid format is an integer.

Put Retry Rate Rate per second of times for a message that enters a retry loop because of failure. The valid format is a floating point number.

QMgr Name The name that is assigned to this queue manager. The valid format is an alphanumeric string of up to 48 case-sensitive characters.

Query Type Type of a SQL query. Valid values are as follows: Current = 0, Recent = 1, Historical = 2.

Remote QMgr Name of the remote queue manager. The valid format is an alphanumeric string of up to 48 case-sensitive characters.

Sample Handle Handle for a sample data record. The valid format is an integer.

Total Byte Rate Rate per second of bytes that are sent or received for nonpersistent message. The valid format is a floating point number.

Total Bytes Number of bytes that are sent or received for nonpersistent message. The valid format is an integer.

Total Bytes (Deprecated) Number of bytes that are sent or received for nonpersistent message. Valid format is an alphanumeric string of up to 20 case-sensitive characters.