jvmtop

Monitor all running JVMs on a machine with real-time statistics

brewmacoslinux
Try with needOr install directly
Source

About

Console application for monitoring all running JVMs on a machine

Commands

jvmtop

Examples

Display real-time monitoring of all running JVMs$ jvmtop
Monitor a specific JVM process by PID with detailed metrics$ jvmtop --pid 12345
Show JVM statistics with sampling interval of 2 seconds$ jvmtop --delay 2000