patric-r / jvmtop

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

running continuously #117

Open saddygit opened 5 years ago

saddygit commented 5 years ago

Hi Team,

I did the untar and while running ./jvmtop.sh shell it is not ending and continuously running. ? It fetches the heap and memory usage but it should stop after it picks the jar. Also it is fetching same service everytime suppose slave.jar is fetched in loop without end of script. suggest some way to make sure this gets top 10 pids and stops.