jvm-mon
jvm-mon copied to clipboard
Console-based JVM monitoring tool
Once memory and cpu chart reaches end it stops updating. Workaround: switch to another process and back
So that newly started processes also appear in the list and exited processes disappear. Atm it only shows processes that were already running.
How can I get plotted values of heap usage graph in text file ( possibly comma separated ) ? Also, I couldn't understand how exactly are you getting/calculating those values...
I'm unable to start the application due to some IOException. There's also warnings related to stack guard: ``` bin/jvm-mon OpenJDK 64-Bit Server VM warning: You have loaded library /home/minecraft/jvm-mon-0.3/libj2v8_linux_x86_64.so which...
This maybe a little weird but it's really happening and I don't realize why. Just launching `bin/jvm-mon` with: * jvm-mon version 0.3 * java version "1.8.0_171" Java(TM) SE Runtime Environment...
Hello, very nice console app! Is there a way to monitor remote JVM, i.e over JMX? I have jvm apps on remote but with JRE only and cant install JDK...
Hi, i have IOException when profiling my app. Look at screen. https://ibb.co/hgMx4x
Hi, I was curious if there is an option to load the program into a JVM and recieve data and collection to a database or log file? I wrote a...
I got the following error while running jvm-mon. Not sure if there are logs I can inspect or not. ```bash $ jvm-mon TypeError: Cannot read property 'Id' of undefined at...