Introduction

JVM Monitor is a Java profiler integrated with Eclipse to monitor CPU, threads and memory usage of Java applications.

JVM Monitor would be useful to quickly inspect Java applications without preparing any launch configuration beforehand. JVM Monitor automatically finds the running JVMs on local host and you can easily start monitoring them. It is also supported to monitor Java applications on remote host by giving hostname and port number.

If further deep analysis is needed, you may use other tools (e.g. TPTP, Memory Analyzer) as a next step.

If you find bugs or have feature requests for JVM Monitor, please enter an entry at issue tracker. If you have questions or comments, please send email to .