jvm-mon icon indicating copy to clipboard operation
jvm-mon copied to clipboard

Console-based JVM monitoring tool

Results 17 jvm-mon issues
Sort by recently updated
recently updated
newest added

![image](https://cloud.githubusercontent.com/assets/158619/22773180/6223ed0c-eea9-11e6-96e1-c1cac976b117.png) How can I interpret the CPU and TotalCPU columns? The screenshot is from my laptop and it certainly has less than 10 or ever 8 CPU cores :)

The colors doesn't look too good when using solarized theme: ![image](https://cloud.githubusercontent.com/assets/187029/22686350/23ae1a88-ed24-11e6-96e7-3d64b605dc45.png) It's very hard to see.

Super cool! it's like htop for Java almost :-) I would recommend having a look at this project: https://github.com/aragozin/jvm-tools In particular ttop would be a good drill down per process.

Would be useful to view JVM process classpath and parameters like VisualVM does it

https://github.com/mum4k/termdash It has some nice features like zooming into a chart.

(base) ➜ jvm-mon git:(master) ✗ ./gradlew npmDeps > Task :npmDeps npm WARN saveError ENOENT: no such file or directory, open '/Users/develop/jvm-mon/package.json' npm notice created a lockfile as package-lock.json. You should...