jmxremote.password 在jdk/jre/lib/management/下,jmxremote.password.template复制,去掉.template后缀
在配置JMX远程访问的时候,设置jmxremote.password文件权限,修改该文件时添加写权限,chmod +w jmxremote.password
放开角色信息那俩行的注释,保存,
monitorRole QED
controlRole R&D
再使用chmod 0400 jmxremote.password