Monitoring Remote Applications
Hello,
Can I use Jconsole on my local machine to monitor java applications running on a remote server (shared hosting) for which X11 forwarding has been disabled? JDK 1.5 is installed on the remote server.
If this is possible, how do i set it up?
NB: the remote server is a linux box, with apache jserv disabled and
the hosting provider does not support X11 forwarding. My Local machine is a windows xp box.

