Connect to few remote process

I use remote debugging and auto deployment for run Python program on a virtual machine.

And now I want to attach to another Python process on the virtual machine. (Another process is a Spark job)

 

It looks like I want to "Attach to Local process" but via ssh.

How can I do it?

 

Thanks!

0

请先登录再写评论。