-
Language:
English
-
Language:
English
Red Hat Training
A Red Hat training course is available for Red Hat JBoss Operations Network
3.3.12.2. JBoss AS 7 and EAP 6 - Web Runtime Service
Overview
Table 3.496. Overview
| Description: | Runtime resources exposed by web components in the deployment. |
| Singleton: | yes |
| Plugin: | JBossAS7 |
Child Resource Types
none
Connection Properties
Table 3.497.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Response Time Log File | the full path to the log file containing response-time stats for this webapp | no | responseTimeLogFile |
| Response Time Url Excludes | a space-delimited list of regular expressions specifying URLs that should be excluded from response-time stats collection | no | responseTimeUrlExcludes |
| Response Time Url Transforms | a space-delimited list of Perl-style substitution expressions that should be applied to all URLs for which response-time stats are collected (e.g. |^/dept/finance/.*|/dept/finance/*|) | no | responseTimeUrlTransforms |
| Path | yes | path |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
Table 3.498. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Virtual Host | trait | the virtual host this webapp is deployed to | virtual-host |
| Context Root | trait | the context root of this webapp | context-root |
| Response Time | calltime | the minimum, maximum, and average response times for requests serviced by this webapp | responseTime |
| Currently Active Sessions | measurement | The number of sessions that are currently active | active-sessions |
| Duplicated Session Ids | measurement | The number of duplicated session identifiers | duplicated-session-ids |
| Expired Sessions | measurement | The number of expired sessions | expired-sessions |
| Expired Sessions per Minute | measurement | The number of expired sessions | expired-sessions |
| Maximum Active Sessions | measurement | The maximum number of sessions that have been active | max-active-sessions |
| Rejected Sessions | measurement | The number of sessions rejected | rejected-sessions |
| Rejected Sessions per Minute | measurement | The number of sessions rejected | rejected-sessions |
| Average Session Alive Time | measurement | The average alive time of sessions | session-avg-alive-time |
| Max Session Alive Time | measurement | The maximum alive time of sessions | session-max-alive-time |
| Created Sessions | measurement | The number of sessions created | sessions-created |
| Created Sessions per Minute | measurement | The number of sessions created | sessions-created |
Note
You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties
none
Operations
none
Package Types
none