-
Language:
English
-
Language:
English
Red Hat Training
A Red Hat training course is available for Red Hat JBoss Operations Network
3.3.12.7. JBoss AS 7 and EAP 6 - JPA Runtime Service
Overview
Table 3.554. Overview
| Description: | The configuration of the JPA subsystem. |
| Singleton: | yes |
| Plugin: | JBossAS7 |
Child Resource Types
Connection Properties
Table 3.555.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
none
Configuration Properties
none
Operations
none
Package Types
none
3.3.12.7.1. JBoss AS 7 and EAP 6 - Hibernate Persistence Unit Service
Overview
Table 3.556. Overview
| Description: | Runtime information about JPA use in the deployment. |
| Singleton: | yes |
| Plugin: | JBossAS7 |
Child Resource Types
Connection Properties
Table 3.557.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
Table 3.558. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Close Statement Count | measurement | Number of released prepared statements. | close-statement-count |
| Close Statement Count per Minute | measurement | Number of released prepared statements. | close-statement-count |
| Collection Fetch Count | measurement | Number of collections fetched. | collection-fetch-count |
| Collection Fetch Count per Minute | measurement | Number of collections fetched. | collection-fetch-count |
| Collection Load Count | measurement | Number of collections loaded. | collection-load-count |
| Collection Load Count per Minute | measurement | Number of collections loaded. | collection-load-count |
| Collection Recreated Count | measurement | Number of collections recreated. | collection-recreated-count |
| Collection Recreated Count per Minute | measurement | Number of collections recreated. | collection-recreated-count |
| Collection Remove Count | measurement | Number of collections removed. | collection-remove-count |
| Collection Remove Count per Minute | measurement | Number of collections removed. | collection-remove-count |
| Collection Update Count | measurement | Number of collections updated. | collection-update-count |
| Collection Update Count per Minute | measurement | Number of collections updated. | collection-update-count |
| Completed Transaction Count | measurement | Number of completed transactions. | completed-transaction-count |
| Completed Transaction Count per Minute | measurement | Number of completed transactions. | completed-transaction-count |
| Connect Count | measurement | Get the number of connections asked for by the sessions. | connect-count |
| Connect Count per Minute | measurement | Get the number of connections asked for by the sessions. | connect-count |
| Entity Delete Count | measurement | Get number of entity deletes. | entity-delete-count |
| Entity Delete Count per Minute | measurement | Get number of entity deletes. | entity-delete-count |
| Entity Fetch Count | measurement | Get number of entity fetches. | entity-fetch-count |
| Entity Fetch Count per Minute | measurement | Get number of entity fetches. | entity-fetch-count |
| Entity Insert Count | measurement | Get number of entity inserts. | entity-insert-count |
| Entity Insert Count per Minute | measurement | Get number of entity inserts. | entity-insert-count |
| Entity Load Count | measurement | Get number of entity loads. | entity-load-count |
| Entity Load Count per Minute | measurement | Get number of entity loads. | entity-load-count |
| Entity Update Count | measurement | Get number of entity updates. | entity-update-count |
| Entity Update Count per Minute | measurement | Get number of entity updates. | entity-update-count |
| Flush Count | measurement | Get the number of flushes executed by sessions (either implicit or explicit). | flush-count |
| Flush Count per Minute | measurement | Get the number of flushes executed by sessions (either implicit or explicit). | flush-count |
| Optimistic Failure Count | measurement | Number of optimistic lock exceptions. | optimistic-failure-count |
| Optimistic Failure Count per Minute | measurement | Number of optimistic lock exceptions. | optimistic-failure-count |
| Prepared Statement Count | measurement | Number of acquired prepared statements. | prepared-statement-count |
| Prepared Statement Count per Minute | measurement | Number of acquired prepared statements. | prepared-statement-count |
| Query Cache Hit Count | measurement | Get the number of cached queries successfully retrieved from cache. | query-cache-hit-count |
| Query Cache Hit Count per Minute | measurement | Get the number of cached queries successfully retrieved from cache. | query-cache-hit-count |
| Query Cache Miss Count | measurement | Get the number of cached queries not found in cache. | query-cache-miss-count |
| Query Cache Miss Count per Minute | measurement | Get the number of cached queries not found in cache. | query-cache-miss-count |
| Query Cache Put Count | measurement | Get the number of cacheable queries put in cache. | query-cache-put-count |
| Query Cache Put Count per Minute | measurement | Get the number of cacheable queries put in cache. | query-cache-put-count |
| Query Execution Count | measurement | Get number of executed queries. | query-execution-count |
| Query Execution Count per Minute | measurement | Get number of executed queries. | query-execution-count |
| Query Execution Max Time | measurement | Get the time in milliseconds of the slowest query. | query-execution-max-time |
| Query Execution Max Time Query String | trait | Get the query string for the slowest query. | query-execution-max-time-query-string |
| Second Level Cache Hit Count | measurement | Number of cacheable entities/collections successfully retrieved from the cache. | second-level-cache-hit-count |
| Second Level Cache Hit Count per Minute | measurement | Number of cacheable entities/collections successfully retrieved from the cache. | second-level-cache-hit-count |
| Second Level Cache Miss Count | measurement | Number of cacheable entities/collections not found in the cache and loaded. | second-level-cache-miss-count |
| Second Level Cache Miss Count per Minute | measurement | Number of cacheable entities/collections not found in the cache and loaded. | second-level-cache-miss-count |
| Second Level Cache Put Count | measurement | Number of cacheable entities/collections put in the cache. | second-level-cache-put-count |
| Second Level Cache Put Count per Minute | measurement | Number of cacheable entities/collections put in the cache. | second-level-cache-put-count |
| Session Close Count | measurement | Number of sessions closed. | session-close-count |
| Session Close Count per Minute | measurement | Number of sessions closed. | session-close-count |
| Session Open Count | measurement | Number of sessions opened. | session-open-count |
| Session Open Count per Minute | measurement | Number of sessions opened. | session-open-count |
| Successful Transaction Count | measurement | Number of successful transactions. | successful-transaction-count |
| Successful Transaction Count per Minute | measurement | Number of successful transactions. | successful-transaction-count |
Note
You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties
Table 3.559.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Enabled | Determine if statistics are enabled. | no | enabled |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations
Table 3.560. Metrics
| Name | Description |
|---|---|
| Subsystem:clear | Clear statistics. |
| Subsystem:evict All | Evict all entities from second level cache. |
| Subsystem:summary | Log the statistics. |
Package Types
none
3.3.12.7.1.1. JBoss AS 7 and EAP 6 - Entity Cache Service
Table 3.561. Overview
| Description: | Statistics for a Hibernate Second Level Cache region. |
| Singleton: | yes |
| Plugin: | JBossAS7 |
none
Table 3.562.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Table 3.563. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Element Count In Memory | measurement | Number of cacheable entities/collections currently stored in memory. | element-count-in-memory |
| Hit Count | measurement | Number of cacheable entities/collections successfully retrieved from the cache. | hit-count |
| Miss Count | measurement | Number of cacheable entities/collections not found in the cache and loaded. | miss-count |
| Put Count | measurement | Number of cacheable entities/collections put in the cache. | put-count |
Note
You must use the internal name to reference Traits in Dynamic Group Definition expressions.
none
none
none
3.3.12.7.1.2. JBoss AS 7 and EAP 6 - Query Cache Service
Table 3.564. Overview
| Description: | Statistics for individual queries. |
| Singleton: | no |
| Plugin: | JBossAS7 |
none
Table 3.565.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Table 3.566. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Query Cache Hit Count | measurement | Get the number of times query was retrieved from cache. | query-cache-hit-count |
| Query Cache Hit Count per Minute | measurement | Get the number of times query was retrieved from cache. | query-cache-hit-count |
| Query Cache Miss Count | measurement | Get the number of times query was not found in cache. | query-cache-miss-count |
| Query Cache Miss Count per Minute | measurement | Get the number of times query was not found in cache. | query-cache-miss-count |
| Query Cache Put Count | measurement | Get the number of times query was put in cache. | query-cache-put-count |
| Query Cache Put Count per Minute | measurement | Get the number of times query was put in cache. | query-cache-put-count |
| Query Execution Average Time | measurement | Get the average time in milliseconds of the query. | query-execution-average-time |
| Query Execution Count | measurement | Get number of times query has been executed. | query-execution-count |
| Query Execution Count per Minute | measurement | Get number of times query has been executed. | query-execution-count |
| Query Execution Max Time | measurement | Get the time in milliseconds of the query. | query-execution-max-time |
| Query Execution Min Time | measurement | Get the minimum time in milliseconds of the query. | query-execution-min-time |
| Query Execution Row Count | measurement | Get number of rows returned from executions of query. | query-execution-row-count |
| Query Execution Row Count per Minute | measurement | Get number of rows returned from executions of query. | query-execution-row-count |
| Query Name | trait | Query name. | query-name |
Note
You must use the internal name to reference Traits in Dynamic Group Definition expressions.
none
none
none
3.3.12.7.1.3. JBoss AS 7 and EAP 6 - Entity Service
Table 3.567. Overview
| Description: | Statistics for individual entities. |
| Singleton: | no |
| Plugin: | JBossAS7 |
none
Table 3.568.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Table 3.569. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Entity Delete Count | measurement | Get number of entity deletes. | entity-delete-count |
| Entity Delete Count per Minute | measurement | Get number of entity deletes. | entity-delete-count |
| Entity Fetch Count | measurement | Get number of entity fetches. | entity-fetch-count |
| Entity Fetch Count per Minute | measurement | Get number of entity fetches. | entity-fetch-count |
| Entity Insert Count | measurement | Get number of entity inserts. | entity-insert-count |
| Entity Insert Count per Minute | measurement | Get number of entity inserts. | entity-insert-count |
| Entity Load Count | measurement | Get number of entity loads. | entity-load-count |
| Entity Load Count per Minute | measurement | Get number of entity loads. | entity-load-count |
| Entity Update Count | measurement | Get number of entity updates. | entity-update-count |
| Entity Update Count per Minute | measurement | Get number of entity updates. | entity-update-count |
| Optimistic Failure Count | measurement | Number of optimistic lock exceptions. | optimistic-failure-count |
| Optimistic Failure Count per Minute | measurement | Number of optimistic lock exceptions. | optimistic-failure-count |
Note
You must use the internal name to reference Traits in Dynamic Group Definition expressions.
none
none
none
3.3.12.7.1.4. JBoss AS 7 and EAP 6 - Collection Service
Table 3.570. Overview
| Description: | Statistics for individual collections. |
| Singleton: | no |
| Plugin: | JBossAS7 |
none
Table 3.571.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Table 3.572. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Collection Fetch Count | measurement | Number of times collection was fetched. | collection-fetch-count |
| Collection Fetch Count per Minute | measurement | Number of times collection was fetched. | collection-fetch-count |
| Collection Load Count | measurement | Number of times collection was loaded. | collection-load-count |
| Collection Load Count per Minute | measurement | Number of times collection was loaded. | collection-load-count |
| Collection Recreated Count | measurement | Number of times collection was recreated. | collection-recreated-count |
| Collection Recreated Count per Minute | measurement | Number of times collection was recreated. | collection-recreated-count |
| Collection Remove Count | measurement | Number of times collection was removed. | collection-remove-count |
| Collection Remove Count per Minute | measurement | Number of times collection was removed. | collection-remove-count |
| Collection Update Count | measurement | Number of times collection was updated. | collection-update-count |
| Collection Update Count per Minute | measurement | Number of times collection was updated. | collection-update-count |
Note
You must use the internal name to reference Traits in Dynamic Group Definition expressions.
none
none
none