이 콘텐츠는 선택한 언어로 제공되지 않습니다.

2.4. JBossAS7 Host Controller Server (Tech Preview)


The JBoss AS 7 is available through a special, tech preview plug-in pack.

Note

Secured AS7 is not supported in this tech preview. If the JBoss AS 7 server is running in secure mode, JBoss ON can detect the server but it cannot manage it.
To test AS 7 with JBoss ON, first remove the security-realm="ManagementRealm" flag from the HTTP interface element in the AS7_installDir/domain/configuration/domain.xml file:
  <management-interfaces>
            <native-interface security-realm="ManagementRealm">
                <socket-binding native="management-native"/>
            </native-interface>
            <http-interface security-realm="ManagementRealm">
                <socket-binding http="management-http"/>
	    </http-interface>
....
Copy to Clipboard Toggle word wrap
The correct configuration is:
<http-interface>
          <socket-binding http="management-http"/>
</http-interface>
Copy to Clipboard Toggle word wrap

Warning

This resource is tech preview in JBoss Operations Network 3.0. This resource is not fully-supported. If you configure this resource in JBoss Operations Network 3.0, it must be uninventoried and re-added in later versions of JBoss Operations Network. It cannot be migrated. This means that you can lose monitoring data.

Overview

Expand
Table 2.251. Overview
Description: Domain controller (delegate) for this host
Singleton: no
Plugin: jboss-as-7

Parent Resource Types

Child Resource Types

Autodiscovery Process Scans

Expand
Table 2.252. Metrics
Name Query
HostController process|basename|match=^java.*,arg|org.jboss.as.host-controller|match=.*

Connection Properties

Expand
Table 2.253. 
Name Description Required Internal Name
Log Event Sources yes logEventSources
Hostname Host name of the domain API yes hostname
Port Port of the domain API yes port
User Management user for a secured Host controller no user
Password Password for the management user no password
Domain Configuration Running configuration (domain part) yes domainConfig
Host Configuration Running configuration (host part) yes hostConfig
Base directory Base directory of the server installation no baseDir
Start Script Script used to start the server. If the path is not absolute, it is relative to the base directory yes startScript
Domain Host Host name within the AS7 domain no domainHost

Note

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

Metrics

Expand
Table 2.254. Metrics
Name Type Description Internal Name
Number of management requests measurement Number of requests sent to the controller _internal:mgmtRequests
Number of management requests per Minute measurement Number of requests sent to the controller _internal:mgmtRequests
Time used for management requests measurement Total time for requests _internal:requestTime
Time used for management requests per Minute measurement Total time for requests _internal:requestTime
Maximum request time measurement Max time for a request since last metric get _internal:maxTime

Note

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

Configuration Properties

Expand
Table 2.255. 
Name Description Required Internal Name
Installed extensions no *

Note

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

Operations

Expand
Table 2.256. Metrics
Name Description
Add managed server Add a new managed server
Remove managed server Remove a managed server
Start this host controller Start this Host-/Domaincontroller
Shut down this host controller Stop this Host-/Domaincontroller

Package Types

none

2.4.1. DomainDeployment Service

Overview

Expand
Table 2.257. Overview
Description:
Singleton: no
Plugin: jboss-as-7

Parent Resource Types

Child Resource Types

none

Connection Properties

Expand
Table 2.258. 
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

Expand
Table 2.259. 
Name Description Required Internal Name
Name yes name
Runtime Name yes runtime-name
Content yes content

Note

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

Operations

Expand
Table 2.260. Metrics
Name Description
Deploy to Server-Group Deploy this deployment to a server group

Package Types

Expand
Table 2.261. Package Types
Name Category Description
File Deployable Deployments on this domain

2.4.2. Host Server

Overview

Expand
Table 2.262. Overview
Description: Host involved in this domain
Singleton: no
Plugin: jboss-as-7

Parent Resource Types

Child Resource Types

none

Autodiscovery Process Scans

none

Connection Properties

Expand
Table 2.263. 
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

Expand
Table 2.264. Metrics
Name Description
Create server Add a new server to this host.
Delete server Deletes a server on this host.

Package Types

none

2.4.3. Profile Server

Overview

Expand
Table 2.265. Overview
Description: One profile in a domain. Profiles are assigned to server groups.
Singleton: no
Plugin: jboss-as-7

Parent Resource Types

Child Resource Types

none

Autodiscovery Process Scans

none

Connection Properties

Expand
Table 2.266. 
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

2.4.4. ServerGroup Server

Overview

Expand
Table 2.267. Overview
Description: Server groups on this domain
Singleton: no
Plugin: jboss-as-7

Parent Resource Types

Child Resource Types

none

Autodiscovery Process Scans

none

Connection Properties

Expand
Table 2.268. 
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

Expand
Table 2.269. 
Name Description Required Internal Name
Profile The profile name yes profile
Socket Binding Group yes socket-binding-group
Socket Binding Port Offset The default offset to be added to the port values given by the socket binding group. no socket-binding-port-offset
Jvm no jvm

Note

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

Operations

none

Package Types

none
맨 위로 이동
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2025 Red Hat