Update comment link to mx4j in cassandra-env.sh

patch by Jearvon Dharrie; reviewed by Mick Semb Wever for CASSANDRA-14950
This commit is contained in:
Mick Semb Wever 2019-04-01 20:40:19 +11:00
parent 1d615a5ca1
commit 6fc3df93b8
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ fi
# To use mx4j, an HTML interface for JMX, add mx4j-tools.jar to the lib/
# directory.
# See http://wiki.apache.org/cassandra/Operations#Monitoring_with_MX4J
# See http://cassandra.apache.org/doc/3.11/operating/metrics.html#jmx
# By default mx4j listens on 0.0.0.0:8081. Uncomment the following lines
# to control its listen address and port.
#MX4J_ADDRESS="-Dmx4jaddress=127.0.0.1"