IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
Java Transaction Service - WebLogic attributes
The Java Transaction Service - WebLogic attributes provides statistics within a WebLogic server.
The attributes within this group are used to build the JTA Resources workspace.
Committed Transactions Time (ms)
The summary number of seconds for all committed transactions since the previous sample. Format is positive integer.
The number of active transactions on the server. Format is positive integer.
The health state of the JTA subsystem. Valid values are Warning, Critical and Failed.
The reason code of the health of the JTA subsystem. Format is alphanumeric string, with a maximum of 128 characters.
The length of the interval in seconds. Format is positive integer.
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 server subnode. Format is alphanumeric string, with a maximum of 128 characters.
The row number. 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 name of the J2EE application server. Format is alphanumeric string, with a maximum of 256 characters.
The number of transactions that were abandoned since the previous sample. Format is positive integer.
The number of transactions that were abandoned per second for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
The number of committed transactions since the previous sample. Format is positive integer.
The number of committed transactions per second for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
Transaction Heuristic Completions
The number of transactions that completed with a heuristic status since the previous sample. Format is positive integer.
Transaction Heuristic Completion Rate
The number of transactions that completed with a heuristic status per second for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
The number of transactions proceeded since the previous sample. Format is positive integer.
The number of transactions processed per second for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
The number of transactions that were rolled back since the previous sample. Format is positive integer.
Transaction Rolled Back by Application
The number of transactions that were rolled back due to an application error since the previous sample. Format is positive integer.
Transaction Rolled Back by Application Percent
The percent of transactions that were rolled back due to an application error. Format is decimal (formatted to 1 decimal place).
Transaction Rolled Back by Resource
The number of transactions that were rolled back due to a resource error since the previous sample. Format is positive integer.
Transactions Rolled Back by Resource Percent
The percent of transactions that were rolled back due to a resource error since the previous sample. Format is decimal (formatted to 1 decimal place).
Transactions Rolled Back by System
The number of transactions that were rolled back due to an internal system error since the previous sample. Format is positive integer.
Transactions Rolled Back by System Percent
The percent of transactions that were rolled back due to an internal system error since the previous sample. Format is decimal (formatted to 1 decimal place).
Transactions Rolled Back by Timeout
The number of transactions that were rolled back since the previous sample due to a timeout expiration. Format is positive integer.
Transaction Rolled Back by Timeout Percent
The percent of transactions that were rolled back due to a timeout expiration since the previous sample. Format is decimal (formatted to 1 decimal place).
The number of transactions that were rolled back per second for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
Parent topic:
Attributes for ITCAM Agent for J2EE