docker ps|grep monitor
docker exec -ti db3967851b1a sh
ps -ef
java -jar arthas-boot.jar 9
trace com.chinasofti.cloudeasy.service.MonitorService resourceHive
trace com.chinasofti.cloudeasy.api.web.OverviewController *
exit
docker ps|grep monitor
docker exec -ti db3967851b1a sh
ps -ef
java -jar arthas-boot.jar 9
trace com.chinasofti.cloudeasy.service.MonitorService resourceHive
trace com.chinasofti.cloudeasy.api.web.OverviewController *
exit