Application Accounting attributes (distributed systems only)

Use the Application Accounting attributes to create situations for monitoring concerned attributes of applications. The Application Accounting attributes provide the information related to the number of MQI requests that are executed using a connection to a queue manager.

The Application 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.

Backout Count Number of backouts that are processed, including implicit backouts. Valid format is an integer.

Backout Rate The rate per second of backouts that are processed, including implicit backouts. The valid format is a floating point number.

Browse Byte Rate The 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 non-destructively. 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 Number 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 Rate Rate per second of non-destructive gets for messages. The valid format is a floating point number.

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

Close Count Number of objects that are closed. The valid format is an integer.

Close Fail Count Number of objects that are closed with failure. Valid format is an integer.

Close Fail Rate Rate per second of unsuccessful attempts to close queue objects. The valid format is a floating point number.

Close Rate Rate per second of objects that are closed. The valid format is a floating point number.

Command Level Command level of the queue manager. The valid format is an integer.

Commit Count Number of successful transactions. The valid format is an integer.

Commit Fail Count Number of unsuccessful attempts to complete a transaction. The valid format is an integer.

Commit Fail Rate Rate per second of unsuccessful attempts to complete a transaction. The valid format is a floating point number.

Commit Rate Rate per second of successful transactions. The valid format is a floating point number.

Connect Date & Time Date and time of the MQCONN operation. 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

Connection ID Connection identifier for the MQ connection. The valid format is an alphanumeric string of up to 48 case-sensitive characters.

Connection Name Connection name for the client connection. The valid format is an alphanumeric string of up to 264 case-sensitive characters.

Disconnect Date & Time Date and time of the MQDISC operation. 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

Disconnect Type Type of disconnection. Valid values are as follows:

  • Unknown = -1
  • Normal = 0
  • Implicit = 1
  • QMgr = 2

Get Byte Rate Rate per second of bytes that are got destructively. The 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 Count Number of gets. 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 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.

Inquire Count Number of successful inquiries for objects. The valid format is an integer.

Inquire Fail Count Number of unsuccessful attempts to inquire objects. The valid format is an integer.

Inquire Fail Rate Rate per second of unsuccessful attempts to inquire objects. The valid format is a floating point number.

Inquire Rate Rate per second of successful inquires for objects. 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.

Open Count Number of objects that are opened. The valid format is an integer.

Open Fail Count Number of objects that are opened with failure. Valid format is an integer.

Open Fail Rate Rate per second of unsuccessful attempts to open objects. The valid format is a floating point number.

Open Rate Rate per second of objects that are opened. The valid format is a floating point number.

Origin Node The name of the node that is assigned by the IBM MQ Monitoring agent. The data for the queue manager originates from this node.

On distributed systems, this name takes the form qmgr::MQ. If the hostid 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 32 case-sensitive characters.

Process ID Operating system process identifier of the application. The valid format is an integer.

Put Byte Rate Rate per second of bytes that are put for messages. The valid format is a floating point number.

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 Count Number of puts. Valid format is an integer.

Put Fail Count Number of unsuccessful attempts to put a message. The 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 Rate Rate per second of messages that are successfully put to a queue. The valid format is a floating point number.

Put1 Count Number 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 Current = 0, Recent = 1, and Historical = 2.

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

Sequence Number Sequence number. The valid format is an integer.

Set Count Number of successful MQSET calls. The valid format is an integer.

Set Fail Count Number of unsuccessful MQSET calls. The valid format is an integer.

Set Fail Rate Rate per second of unsuccessful MQSET calls. The valid format is a floating point number.

Set Rate Rate per second of successful MQSET calls. The valid format is a floating point number.

Thread ID Thread identifier of the connection in the application. The valid format is an integer.

User ID User identifier of the application. The valid format is an alphanumeric string of up to 12 case-sensitive characters.