Possible Duplicate:
JConsole command line credentials
Is there a way to specify username and password for jconsole from command line? I want to start jconsole completely from command line because the host name is too long (service:jmx:rmi://serveraddress:8010/jndi/rmi://serveraddress:8000/jmxrmi) and I can't remember them.
Thanks,