./jrmc
in ../jrockit_home/bin
Add new connection
host and port
or
JMX service URL: service:jmx:rmi:///jndi/rmi://host:port/jmxrmi
To start jrcmd type
./jrcmd -p
to see the port of procces (pid)
./jrcmd pid start_management_server port=7026 authenticate=false ssl=false
to stop teh server type
./jrcmd 27442 kill_management_server