Skip to content

Commit df9347b

Browse files
author
Cary Huang
committed
updates
1 parent 8f32a98 commit df9347b

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

docs/en/monitoring/jmx_monitor.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,6 @@ synchdb_del_jmx_conninfo(
5555

5656
When enabling JMX authentication in your JVM configuration (i.e., setting jmx_auth = true), you must provide two files:
5757

58-
Password File – defines usernames and their passwords.
59-
60-
Access File – defines access levels for those users.
61-
62-
These files are used by the JVM to control who can connect and what they are allowed to do.
63-
6458
**Password File**:
6559

6660
This file stores valid JMX usernames and their corresponding passwords.

docs/zh/monitoring/jmx_monitor.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,6 @@ synchdb_del_jmx_conninfo(
5252

5353
在 JVM 配置中启用 JMX 身份验证(即设置 jmx_auth = true)时,您必须提供两个文件:
5454

55-
密码文件 - 定义用户名及其密码。
56-
57-
访问文件 - 定义这些用户的访问级别。
58-
59-
JVM 使用这些文件来控制哪些用户可以连接以及他们被允许执行哪些操作。
60-
6155
**密码文件**
6256

6357
此文件存储有效的 JMX 用户名及其对应的密码。

0 commit comments

Comments
 (0)