Windows下activemq开启jmx

1.activemq版本信息

activemq:apache-activemq-5.18.4

2.Windows下activemq开启jmx

1.进入activemq conf目录,备份activemq.xml文件

2.编辑activemq.xml文件,在broker节点增加useJmx="true"

   <broker xmlns="http://activemq.apache.org/schema/core" brokerName="activemq1" dataDirectory="${activemq.data}" useJmx="true">

3.编辑activemq.xml文件,managementContext配置端口

        <managementContext>
            <managementContext createConnector="true" connectorPort="8899"/>
        </managementContext>

4.保存activemq.xml文件

5.配置IP地址和主机名映射

6.启动activemq

7.验证

-->端口验证

-->jconsole连接验证

相关推荐
耗同学一米八26 分钟前
2024 年河北省职业院校技能大赛网络建设与运维赛项样题四
运维·网络
东华果汁哥1 小时前
【linux 免密登录】快速设置kafka01、kafka02、kafka03 三台机器免密登录
linux·运维·服务器
肖永威2 小时前
CentOS环境上离线安装python3及相关包
linux·运维·机器学习·centos
布鲁格若门2 小时前
CentOS 7 桌面版安装 cuda 12.4
linux·运维·centos·cuda
Eternal-Student2 小时前
【docker 保存】将Docker镜像保存为一个离线的tar归档文件
运维·docker·容器
dessler2 小时前
云计算&虚拟化-kvm-扩缩容cpu
linux·运维·云计算
DC_BLOG2 小时前
Linux-Apache静态资源
linux·运维·apache
码农小丘2 小时前
一篇保姆式centos/ubuntu安装docker
运维·docker·容器
耗同学一米八2 小时前
2024 年河北省职业院校技能大赛网络建设与运维赛项样题二
运维·网络·mariadb
淡水猫.3 小时前
Fakelocation Server服务器/专业版 ubuntu
运维·服务器·ubuntu