I run the java web application on tomcat in the Docker container.
Is there any way to monitor the memory usage of the java application? I try to use jconsole<
jconsole<
I tried the Pierre's answer (also answered here) but no way.
At the end I could connect using a SSH tunnel.