IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
JMS Summary - J2EE attributes
The JMS Summary - J2EE attributes provide information about how J2EE Application Server applications are interacting with messaging middleware (J2EE 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.
The average time (in milliseconds) per request using the JMS. Format is decimal (formatted to 3 decimal places).
The average time (in milliseconds) that it takes for each browse request from the queue to be processed. 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) used 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. Format is alphanumeric string, with a maximum of 100 characters.
The length (in seconds) of the sampling interval. Format is positive integer.
A shortened version of the full name. Format is alphanumeric string, with a maximum of 12 characters.
The name of the J2EE MQ queue manager (not supported currently). This attribute is blank at present. Format is alphanumeric string, with a maximum of 48 characters.
The name of the J2EE MQ queue. Format is alphanumeric string, with a maximum of 48 characters.
The name of the system on which the server is running. Format is alphanumeric string, with a maximum of 256 characters.
The name of the application server subnode. Format is alphanumeric string, with a maximum of 128 characters.
The unique identifier of the JVM process (the class ID of the JVM). Format is positive integer.
The average time (in milliseconds) that it takes 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) used 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 that the monitoring agent for WebLogic Server agent collected 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 J2EE application server. Format is alphanumeric string, with a maximum of 256 characters.
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 J2EE