JBoss Community Archive (Read Only)

RHQ 4.9

JBossAS5 - Connector Service

Overview

Internal Name:

Connector

Description:

a JBoss Web Connector

Singleton:

no

Plugin:

JBossAS5

Connection Settings

Name

Description

Required

Internal Name

Component Type

 

yes

componentType

Component Subtype

 

yes

componentSubtype

Component Name

 

yes

componentName

Protocol

this connector's protocol (e.g. jk, ajp, http)

yes

protocol

Address

the IP address this connector listens on

yes

address

Port

the port this connector listens on

yes

port

You must use the internal name to reference properties in Dynamic Group Definition expressions.

Metrics

Name

Type

Description

Internal Name

Maximum Request Time

measurement

the maximum time it took to process a request since the last restart

maxTime

Request Count

measurement

the total number of requests processed since the last restart

requestCount

Request Count per Minute

measurement

the total number of requests processed since the last restart

requestCount

Error Count

measurement

the number of errors while processing requests since the last restart

errorCount

Error Count per Minute

measurement

the number of errors while processing requests since the last restart

errorCount

Current Active Threads

measurement

the number of threads for this connector that are currently active

ThreadPool|currentThreadsBusy

Current Thread Count

measurement

the number of threads for this connector that currently exist

ThreadPool|currentThreadCount

Maximum Threads

trait

Maximum number of threads that can be allocated for the thread pool of this connector

ThreadPool|maxThreads

You must use the internal name to reference traits in Dynamic Group Definition expressions.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-13 08:29:23 UTC, last content change 2013-09-18 19:42:59 UTC.