Last active
          December 10, 2015 20:08 
        
      - 
      
- 
        Save veysby/d5e6c9abf3b8209230ae to your computer and use it in GitHub Desktop. 
    SH: JMX options for Java applications
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | JMX_OPTS="-Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote" | |
| JMX_OPTS="$JMX_OPTS -Dcom.sun.management.jmxremote.authenticate=false" | |
| JMX_OPTS="$JMX_OPTS -Dcom.sun.management.jmxremote.port=1100" | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment