官术网_书友最值得收藏!

How to connect remotely

Connecting locally is easy since jvisualvm will just locally look up the running JVM. But for connecting remotely, you will need some more setup.

All the communication relies on JMX and, therefore, you need to set up a remote JMX connection. This relies on what is called a connector (can be seen as a small embedded JMX server). There are multiple protocols available but out of the box; they rely on RMI communications and system properties to be configured.

To add these system properties, the fastest and easiest way is as follows:

-Dcom.sun.management.jmxremote.port=1234
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false

It will enable JMX on port 1234 and disable SSL and security. For performances, we don't need more, but if you want to keep it in production, you may need to configure the security and SSL. For more details on how to do so, you can refer to the Oracle website at https://docs.oracle.com/javase/8/docs/technotes/guides/management/agent.html.

Once this is configured, you just have to right-click on the Local item in the tree on the left side, select Add JMX Connection, and fill in the related information (host/port and the potential credentials if you've configured the security).

主站蜘蛛池模板: 分宜县| 寻甸| 龙井市| 北宁市| 吐鲁番市| 江西省| 平陆县| 临朐县| 仲巴县| 海门市| 英德市| 安溪县| 库车县| 蛟河市| 萍乡市| 宁国市| 安远县| 民县| 金阳县| 榆林市| 扬州市| 上虞市| 睢宁县| 正阳县| 炎陵县| 阜南县| 盐亭县| 延安市| 芒康县| 炉霍县| 聂拉木县| 拉萨市| 习水县| 麻栗坡县| 台前县| 城市| 临邑县| 丰顺县| 白朗县| 浦北县| 秦皇岛市|