Post
EN

visual VM

https://visualvm.github.io/download.html

profiler를 이용해서 profiling을 해보장.

java misson cotrol을 이용하려 했지만 eclipse 플러그인 밖에 보이지 않아서 결국 찾아보니 visualvm이 있는데

이미 로컬에 깔아놨었다 -_-;;;

무튼 이걸로 sample해서 데이터나 thread dump, heap dump등을 확인 할 수 있었다.

https://rahulvishwakarma.wordpress.com/2016/06/23/simplify-tomcatjvm-monitoring-with-mission-control-jmx-or-visualvm/

Simplify Tomcat/JVM Monitoring with Mission Control (JMX) or VisualVM

A. JMX Mission Control Oracle Java Mission Control enables you to monitor and manage Java applications without introducing the performance overhead normally associated with these types of tools. It…

This article is licensed under CC BY 4.0 by the author.