ZooKeeper JMX: Is it Enabled by Default? | Configuration Guide
No, ZooKeeper JMX is not enabled by default. JMX (Java Management Extensions) is a technology that allows monitoring and managing Java applications. To enable JMX in ZooKeeper, you need to add the appropriate configuration settings to the ZooKeeper startup script or command line. This includes specifying the JMX port, enabling remote JMX access, and setting the JMX authentication and encryption options if desired.
原文地址: https://www.cveoy.top/t/topic/fMLT 著作权归作者所有。请勿转载和采集!