ajermakovics / jvm-mon

Console-based JVM monitoring tool
https://ajermakovics.github.io/jvm-mon/
Other
1.48k stars 117 forks source link

Support remote host JVM monitoring #24

Open CorrectHorseBatteryStapple opened 6 years ago

CorrectHorseBatteryStapple commented 6 years ago

Hello, very nice console app! Is there a way to monitor remote JVM, i.e over JMX? I have jvm apps on remote but with JRE only and cant install JDK there

ajermakovics commented 6 years ago

Hi,

Thank you!:) Unfortunately at the moment there's no way to add remote connections. However, I', working on a new version which will not require a JDK on the host machine