Re: JConsole/SSH tunneling tip

2010-09-01 Thread Janne Jalkanen
On Sep 1, 2010, at 16:03 , Matthew Conway wrote: If you need to tunnel jconsole to a remote cassandra instance, the SSH socks proxy (ssh -D)is the easiest, least intrusive way. More details: http://simplygenius.com/2010/08/jconsole-via-socks-ssh-tunnel.html Totally awesome. I've lost sev

Re: JConsole/SSH tunneling tip

2010-09-01 Thread Jonathan Ellis
Thanks for writing this up! On Wed, Sep 1, 2010 at 6:03 AM, Matthew Conway wrote: > If you need to tunnel jconsole to a remote cassandra instance, the SSH socks > proxy (ssh -D)is the easiest, least intrusive way.  More details: > > http://simplygenius.com/2010/08/jconsole-via-socks-ssh-tunnel.h

Re: JConsole/SSH tunneling tip

2010-09-01 Thread Edward Capriolo
On Wed, Sep 1, 2010 at 9:03 AM, Matthew Conway wrote: > If you need to tunnel jconsole to a remote cassandra instance, the SSH socks > proxy (ssh -D)is the easiest, least intrusive way.  More details: > > http://simplygenius.com/2010/08/jconsole-via-socks-ssh-tunnel.html > > Matt > > Matts approa