Changes for page JMX
Last modified by Sebastian Marsching on 2022/05/27 22:25
From version 1.1
edited by Sebastian Marsching
on 2022/05/27 22:24
on 2022/05/27 22:24
Change comment:
There is no comment for this version
To version 2.1
edited by Sebastian Marsching
on 2022/05/27 22:25
on 2022/05/27 22:25
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -35,7 +35,7 @@ 35 35 jconsole can be forced to use the SOCKS proxy by setting a number of system properties: 36 36 37 37 ```bash 38 -jconsole 38 +jconsole -J-DsocksProxyHost=localhost -J-DsocksProxyPort=9999 -J-DsocksNonProxyHosts=127.0.0.1,localhost 39 39 ``` 40 40 41 41 ## VisualVM (jvisualvm)