Tunnel over SSH with 6.0.12

Questions about YourKit Java Profiler
Post Reply
ckiehl
Posts: 3
Joined: Mon Mar 12, 2007 8:51 pm

Tunnel over SSH with 6.0.12

Post by ckiehl »

Hi,

I'm trying to profile a remote machine through a ssh tunnel. Unfortunately I'm not able to connect to the remote. Yourkit tells me there is no application running on the specified port. Are there any dynamic port opened? Are there any other options needed to enable tunneling?

Cheers,
Christoph
Vladimir Kondratyev
Posts: 1626
Joined: Tue Aug 10, 2004 7:52 pm

Post by Vladimir Kondratyev »

There are no special options related to SSH tunneling. You can directly specify the port of profiler agent with help of "port" option. For more information regarding agent options please read the bundled Help and output of "java -agentlib:yjpagent=help" command.

Best regards,
Vladimir Kondratyev
YourKit, LLC
http://www.yourkit.com
"Don't get lost in data, get information!"
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Tunnel over SSH with 6.0.12

Post by Anton Katilin »

SSH tunnel support in UI has been added in version 2014:
http://www.yourkit.com/eap
Post Reply