If mx4j-tools is in the classpath call maybeLoad to load the HTTP interface of mx4j.
The default port is 8082. To override that provide e.g. -Dmx4jport=8083
The default listen address is 0.0.0.0. To override that provide -Dmx4jaddress=127.0.0.1
This feature must be enabled with -Dmx4jenable=true
This is a Scala port of org.apache.cassandra.utils.Mx4jTool written by Ran Tavory for CASSANDRA-1068
If mx4j-tools is in the classpath call maybeLoad to load the HTTP interface of mx4j.
The default port is 8082. To override that provide e.g. -Dmx4jport=8083 The default listen address is 0.0.0.0. To override that provide -Dmx4jaddress=127.0.0.1 This feature must be enabled with -Dmx4jenable=true
This is a Scala port of org.apache.cassandra.utils.Mx4jTool written by Ran Tavory for CASSANDRA-1068