patric-r / jvmtop

Java monitoring for the command-line, profiler included
GNU General Public License v2.0
1.22k stars 252 forks source link

present jvm name instead of main class #111

Open cbrdy opened 6 years ago

cbrdy commented 6 years ago

@patric-r,

Is it possible to configure a property in the command line to look for jvm name instead of main class ? I currently modified jvmtop code to display by jvm because if I want to monitor weblogic jvms, all I see is weblogic.Server. So, I changed it show only (-Dweblogic.Name=(.*)).