Guest User

Untitled

a guest
Jan 23rd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. # first run the program. it comes as a single JAR with no dependencies
  2. $ java -jar jmxterm-1.0-alpha-4-uber.jar
  3.  
  4. # 'open' starts a connection to a process. use the standard host:port format
  5. $>open somehost:8999
  6.  
  7. # 'help' will display available commands
  8. $>help
  9.  
  10. #following commands are available to use:
  11. about - Display about page
  12. bean - Display or set current selected MBean. ...
Add Comment
Please, Sign In to add comment