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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -