Java VisualVM Data Collection (on server) -


i collect gc data using visulavm on server. can command line. on dev machine can open snapshot, thread dump or heapdump (tdump, hprof, app, nps, npss) files. how generate these files on servers , visualise them on dev computer?

thanks


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -