aragozin / jvm-tools

Small set of tools for JVM troublshooting, monitoring and profiling.
Apache License 2.0
3.32k stars 518 forks source link

Added basic build and connect description #41

Open SimonHGR opened 6 years ago

SimonHGR commented 6 years ago

Hi, I had a bit of trouble working out how to connect your tool to my VM, and noticed that someone else had already raised that issue. So, when I made some progress, I figured I'd try to write up what I found in hopes it might be useful to others.

Obviously, I'm totally new to your tool, so might have made all kinds of mistakes, but if you think this is close enough to be helpful, well, here it is. Also, if you think it needs more (or less) to be useful, don't hesitate to say so, and I'll attempt to improve this with your guidance.

Meanwhile, thanks for a very interesting looking tool. I'm excited to start discovering what it can do for me.

MrEasy commented 4 years ago

Thanks for the excellent doc!