简体   繁体   中英

How to use Java Mission Control to monitor a JVM in a remote server?

Is it possible to use JMC to monitor a JVM in a remote server? If so how do i do it? Is there any specific java Flags to be invoked before using that? I tried creating a new JVM connection specifying all the details it asks in the wizard. But when i test the connection it cannot connect to that server. Since there were some configurations to be done to activate local jvm searching option, my guess is that i'm missing something here.(assuming that the server firewall is not blocking this connection) Appreciate if anyone could help with this.

另外,为简化隧道传输,您可以将RMI注册表和服务器放在同一端口上,如下所述: http : //hirt.se/blog/?p=289

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM