If you want to quickly profile a JVM of version 1.6 or higher on a remote machine,
extract a JProfiler archive from the
download page
on the remote machine. You do not have to enter a license key there. Run the
bin/jpenable command line application on the remote machine. You will be able to
select a JVM and load the profiling agent into it so that is listens on a specific
profiling port.
In your local JProfiler GUI, create an
"Attach to profiled JVM (local or remote)" session
and enter the host name and the same profiling port that you specified in jpenable
on the remote machine.