|
Measures reported by AtgJdbcTest
The AtgJdbcTest measures statistics pertaining to the
JDBC database connection pools in use by the ATG Dynamo application server.
The measures made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Pct_conn_used |
Indicates the percentage
of connections used |
Percent
|
This measure
tells the total connections that have been used from the pool. A high
percentage signifies that the pool is going out of connections. |
| Pct_idle_conn |
Indicates the percentage
of the idle connections |
Percent
|
A high value
indicates that data transfer is taking a much longer time. |
|