How to use VisualVM remote moniter Es 5.5

in my jvm.option
-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=8105
-Dcom.sun.management.jmxremote.authenticate=false
#-Dcom.sun.management.jmxremote.local.only=false
-Dcom.sun.management.jmxremote.ssl=false
but it didn't work well.

Is there something to do in the elasticsearch.yml?

Hello,

Any news on this? I'm trying to do the same with Elaticsearsh2.0.0.

Thanks,