此内容没有您所选择的语言版本。

7.2. Configuring Apache HTTP Server for JBoss ON Monitoring


To allow JBoss ON to monitor Apache HTTP Server in Red Hat JBoss Web Server, you must enable the mod_bmx modules.

Procedure 7.2. Configuring Apache HTTP Server for JBoss ON Monitoring

  1. As the apache user, enable the mod_bmx modules. Create the file JWS_HOME/httpd/conf.d/mod_bmx.conf with the following contents:
    LoadModule bmx_module modules/mod_bmx.so
    LoadModule bmx_status_module modules/mod_bmx_status.so
    LoadModule bmx_vhost_module modules/mod_bmx_vhost.so
    Copy to Clipboard Toggle word wrap
  2. Add a handler for mod_bmx. In JWS_HOME/httpd/conf/httpd.conf, append your handler definition. For example:
    <Location /bmx>
    SetHandler bmx-handler
    </Location>
    
    Copy to Clipboard Toggle word wrap
    You may want to restrict access to this URL to a specific virtual host or use password authentication.
  3. Restart the Apache HTTP Server. You can access http://SERVER_ADDRESS:PORT/bmx in a web browser to verify that mod_bmx is working correctly.
  4. The Apache HTTP Server in your JBoss Web Server installation will now be discoverable for JBoss ON. In JBoss ON, you can import it from the Discovery Queue.
    Consult the JBoss ON documentation for further details on monitoring and managing Apache HTTP Server.
返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2025 Red Hat