Skip to content

Latest commit

 

History

History
 
 

jmx

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Hazelcast JMX Example

Prerequisites

For this example to work, you need to enable these JVM flags:

  • -Dcom.sun.management.jmxremote.port=9999
  • -Dcom.sun.management.jmxremote.authenticate=false
  • -Dcom.sun.management.jmxremote.ssl=false