Queue Accounting attributes (distributed systems only)
Use the Queue Accounting attributes to create situations for monitoring concerned attributes of MQI requests for a certain queue. The Queue Accounting attributes provide the information related to the number of MQI requests that are executed using connections to a queue manager, with respect to specific queues.
The Queue Accounting attributes are available on distributed systems only.
Application Name Name of the application. The valid format is an alphanumeric string of up to 28 case-sensitive characters.
Browse Byte Rate Rate per second of bytes that are got nondestructively. The valid format is a floating point number.
Browse Bytes Total number of bytes that are got nondestructively. Valid format is an integer.
Browse Bytes (Deprecated) Total number of bytes that are got nondestructively. The valid format is an alphanumeric string of up to 20 case-sensitive characters.
Browse Count Count of non-destructive gets for messages. The valid format is an integer.
Browse Fail Count Number of unsuccessful non-destructive gets. Valid format is an integer.
Browse Fail Rate Rate per second of unsuccessful non-destructive gets. The valid format is a floating point number.
Browse Max Bytes Number of bytes of the largest message that is browsed from queue. Valid format is an integer.
Browse Min Bytes Number of bytes of the smallest message that is browsed from queue. Valid format is an integer.
Browse Rate Rate per second of unsuccessful non-destructive gets. The valid format is a floating point number.
Close Count Count of objects that are closed. The valid format is an integer.
Close Date & Time Date and time of the final close of the queue in this recording interval. 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
Close Rate Rate per second of times that this queue is closed by application in this interval. The valid format is a floating point number.
Connection ID Connection identifier for the MQ connection. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Create Date & Time Date and time that the queue is created. 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
Generated Msg Count Number of messages that are generated. The valid format is an integer.
Generated Msg Rate Rate per second of messages that are generated. Valid format is a floating point number.
Get Bytes Total number of bytes that are got destructively. The valid format is an integer.
Get Bytes (Deprecated) Total number of bytes that are got destructively. The valid format is an alphanumeric string of up to 20 case-sensitive characters.
Get Byte Rate Rate per second of bytes that are got destructively. Valid format is a floating point number.
Get Count Count of gets. The valid format is an integer.
Get Fail Count Number of unsuccessful destructive gets. The valid format is an integer.
Get Fail Rate Rate per second of unsuccessful destructive gets. The valid format is a floating point number.
Get Max Bytes Number of the largest message that is retrieved from the queue. The valid format is an integer.
Get Min Bytes Number of the smallest message that is retrieved from the queue. The valid format is an integer.
Get Rate Rate per second of destructive gets. 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.
Interval End Date & Time Date and time of the end of the monitoring period. 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.
Open Count Count of objects that are opened. Valid format is an integer.
Open Date & Time Date and time of the queue that is first opened in this recording interval. 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
Open Rate Rate per second of objects that are opened. The valid format is a floating point number.
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.
Process ID OS process identifier of the application. The valid format is an integer.
Put Bytes Total number of bytes that are put for messages. The valid format is an integer.
Put Bytes (Deprecated) Total number of bytes that are put for messages. The valid format is an alphanumeric string of up to 20 case-sensitive characters.
Put Byte Rate Rate per second of bytes that are put for messages. The valid format is a floating point number.
Put Count Count of puts. The valid format is an integer.
Put Fail Count Number of unsuccessful attempts to put a message. Valid format is an integer.
Put Fail Rate Rate per second of unsuccessful attempts to put a message. The valid format is a floating point number.
Put Max Bytes Size of the largest message that is placed on the queue. The valid format is an integer.
Put Min Bytes Size of the smallest message that is placed on the queue. The valid format is an integer.
Put Rate Rate per second of messages that are successfully put to a queue. The valid format is a floating point number.
Put1 Count Count of messages that are put by the MQPUT1 call. The valid format is an integer.
Put1 Fail Count Number of unsuccessful attempts to put a message using MQPUT1 calls. The valid format is an integer.
Put1 Fail Rate Rate per second of unsuccessful attempts to put a message using MQPUT1 calls. The valid format is a floating point number.
Put1 Rate Rate per second of messages that are put to queue by the MQPUT1 call. 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
Queue Def Type Queue definition type. Valid values are as follows:
- Unknown = -1
- Predefined = 1
- PermanentDynamic = 2
- TemporaryDynamic = 3
- SharedDynamic = 4
Queue Name Name of the queue. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Queue Time Avg Average time that a message remains on queue. The valid format is an integer.
Queue Time Avg (Deprecated) Average time that a message remains on queue. The valid format is an integer.
Queue Time Max The longest time that a message remains on queue. The valid format is an integer.
Queue Time Max (Deprecated) The longest time that a message remains on queue. The valid format is an integer.
Queue Time Min The shortest time that a message remains on queue. The valid format is an integer.
Queue Time Min (Deprecated) The shortest time that a message remains on queue. The valid format is an integer.
Queue Type The type of the queue. Valid values are as follows:
- Unknown = -1
- Local = 1
- Model = 2
- Alias = 3
- Remote = 6
- Cluster = 7
Sample Handle The handle for a sample data record. The valid format is an integer.
Sequence Number The sequence number. The valid format is an integer.
Thread ID The MQ thread identifier of the connection in the application. The valid format is an integer.
User ID The user identifier context of the application. The valid format is an alphanumeric string of up to 12 case-sensitive characters.