Add options to enable jmx monitoring

This commit is contained in:
p.molyavin 2017-02-10 13:50:01 +07:00
parent fea1813164
commit 44499d1ec3
2 changed files with 9 additions and 0 deletions

View file

@ -36,3 +36,5 @@ pid_dir: ''
log_dir: ''
conf_dir: ''
data_dirs: ''
# JMX remote monitoring
jmx_remote_monitoring_enabled: true