JVM Monitor

Java profiler integrated with Eclipse

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.

License

JVM Monitor is free open source software distributed under Eclipse Public License v1.0 (EPL).

Support

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 .

News