
jvmtop is a lightweight console application to monitor all accessible, running jvms on a machine. It's like top but is able to provide jvm internals (e.g. memory information) of running JVMs / java processes. It can also drill down cpu-usage to the thread-level, showing you the most cpu-intensive threads in a live view.