> ## Documentation Index
> Fetch the complete documentation index at: https://doc.lwops.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# 2.1.12. BES-AppServer宝蓝德监控

# 宝蓝德页面配置启用jmx

## 1. 访问宝蓝德AppServer管理页

浏览器访问地址ip：6900/console 输入账密登录控制台

## 2. 给实例配置jmx

### 2.1. 进入实例

![2.1.12. BES-AppServer宝蓝德监控 操作截图 1](https://lwweb.oss-cn-shenzhen.aliyuncs.com/docs/images/yuque/bes-appserver/image-01.png)

### 2.2. 配置jmx

配置监听地址（平台的地址），监听端口（未被使用），点击保存 <img src="https://lwweb.oss-cn-shenzhen.aliyuncs.com/docs/images/yuque/bes-appserver/image-02.png" alt="2.1.12. BES-AppServer宝蓝德监控 操作截图 2" />

### 2.3. 重启实例

![2.1.12. BES-AppServer宝蓝德监控 操作截图 3](https://lwweb.oss-cn-shenzhen.aliyuncs.com/docs/images/yuque/bes-appserver/image-03.png)

## 3. 测试

测试监听端口

```shell theme={null}
[root@localhost ~]# ss -lnt | grep 12345LISTEN     0      5      192.168.3.136:12345                    *:*
```

# 添加监控

## 使用BES模板创建主机，创建对象时填写IP、端口信息

## 修改主机账密

进入主机页面，批量修改jmx账密 <img src="https://lwweb.oss-cn-shenzhen.aliyuncs.com/docs/images/yuque/bes-appserver/image-04.png" alt="2.1.12. BES-AppServer宝蓝德监控 操作截图 4" />
