IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
JDBC Connection Pools - WebLogic attributes
The JDBC Connection Pools - WebLogic attributes provide data and statistics for JDBC connection pools.
The attributes within this group are used to build the JDBC Connection Pools workspace.
The averaged time necessary to get a connection from the database for he interval since the previous sample. Format is decimal (formatted to 3 decimal places).
The number of JDBC connections created during the interval. Format is positive integer.
The number of JDBC connections per second for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
Cumulative Average Active Connections
The running average of active connections in this pool. Format is positive integer.
The current number of active connections in this pool. Format is positive integer.
The current number of connections that are available to applications. Format is positive integer.
The current number of database connection in this pool. Format is positive integer.
Current Unavailable Connections
The current number of connections in this pool that are being tested or refreshed and not available to the applications. Format is positive integer.
The current number of waiters for a connection. Format is positive integer.
The number of leaked connections for the interval since the previous sample. 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 high water mark of active connections in this pool. Format is positive integer.
The highest number of connections that were available to applications. Format is positive integer.
Highest Unavailable Connections
The highest number of connections in this pool that are being tested or refreshed and not available to the applications. Format is positive integer.
The highest number of waiters for a connection. Format is positive integer.
The number of seconds the longest waiter for a connection waited. Format is positive integer.
The length of the interval in seconds. Format is positive integer.
The JDBC connection pool name. Format is alphanumeric string, with a maximum of 128 characters.
The maximum capacity of this connection pool. Format is positive integer.
The name of the server subnode. Format is alphanumeric string, with a maximum of 128 characters.
The current state of the connection pool. Valid values are Running, Suspended, Unhealthy, and Unknown.
Prepared Statement Cache Access
The number of prepared statement cache access. Format is positive integer.
Prepared Statement Cache Misses
Percent
The percent of the number of times a prepared statement was not found in the cache to the total number of requests for a prepared statement for the interval since the previous sample. Format is decimal (formatted to 1 decimal place).
The number of cases when a connection pool attempted to refresh a connection to a database and failed. Format is positive integer.
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.
Parent topic:
Attributes for ITCAM Agent for J2EE