IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
JMS Summary attributes
The JMS Summary attributes provide information about how WAS applications are interacting with messaging middleware (WebSphere MQ) using the Java Messaging Service (JMS). It provides such information as which queue managers and queues are being used and how many messages are being read and written.
The attributes within this group are used to build the JMS Summary workspace.
The attributes within this attribute group contain meaningful values only if your site has set the request data monitoring level to Level2 to collect data on JMS requests.
The unique identifier that is assigned automatically when the application is first configured and is preserved during the whole application life cycle. Format is positive integer or -1 which means that Application ID
is aggregated statistic for all applications.
The identifier (decimal) assigned to the address space running this servant region.
The average time (in milliseconds) per request using the JMS. Format is decimal (formatted to 3 decimal places).
The average time (in milliseconds) for each browse request from the queue. Format is decimal (formatted to 3 decimal places).
The number of messages browsed from the queue. Format is positive integer.
The number of messages (per second) browsed from a JMS queue. Format is decimal (formatted to 3 decimal places).
Browse Total Time
(ms)
The total time (in milliseconds) consumed by browse requests from the queue. Format is positive integer.
The complete name of the message queue, which consists of the queue manager name concatenated to the queue name and separated by a slash. Alphanumeric string. Maximum00 characters.
The length (in seconds) of the interval. Format is positive integer.
A shortened version of the full name. Alphanumeric string. Maximum2 characters.
The name of the WebSphere MQ queue manager (not available currently). This attribute is blank if WebSphere MQ is not being used. Alphanumeric string. Maximum8 characters.
The name of the WebSphere MQ queue. Alphanumeric string. Maximum8 characters.
The name of the system on which the server is running. Alphanumeric string.
The name of the application server subnode. Alphanumeric string.
The unique identifier of the JVM process (the class ID of the JVM). Format is positive integer.
The average time (in milliseconds) for each publish request to be sent to the queue. Format is decimal (formatted to 3 decimal places).
The number of publish requests sent to the queue. Format is positive integer.
The number of publish requests (per second) sent to a JMS queue. Format is decimal (formatted to 3 decimal places).
Publish Total Time
(ms)
The total time (in milliseconds) consumed by all publish requests for the queue. Format is positive integer.
The average time (in milliseconds) for each get from the queue. Format is decimal (formatted to 3 decimal places).
The number of destructive gets from the queue. Format is positive integer.
The number of destructive gets (per second) made from the queue. Format is decimal (formatted to 3 decimal places).
Receive Total Time
(ms)
The total time (in milliseconds) consumed by gets from the queue. Format is positive integer.
The date and time the Tivoli Enterprise Management Agent collected the data. The valid format is a 12-character timestamp. For the STR and SCAN functions, the format is MM/DD/YY HH:MM:SS; the following table shows the values contained in this character string:
Format of the 12-character timestamp
Character String Meaning MM Month DD Day YY Year HH Hour MM Minute SS Second
Example: 09/13/06 18:32:03 indicates the data was collected on September 13, 2006, at 18:32:03.
This attribute was designed for logging and reporting data-collection times rather than for creating situations. To specify a time and date for comparison and testing, use attributes from the Universal Time or Local Time groups.
The average time (in milliseconds) for each put to the queue. Format is decimal (formatted to 3 decimal places).
The number of messages put to the queue. Format is positive integer.
The number of messages (per second) put to the queue. Format is decimal (formatted to 3 decimal places).
Send Total Time
(ms)
The total time (in milliseconds) consumed by puts to the queue. Format is positive integer.
The name of the WebSphere application server. Alphanumeric string.
Indicates that this row is a summary row of statistical totals for all rows.
The total time (in milliseconds) spent accessing the queue. Format is positive integer.
Type The type of message manager. the valid values are Queue and Topic.
Additional information:
Parent topic:
Attributes for ITCAM Agent for WebSphere Applications