summaryrefslogtreecommitdiffstats
path: root/conf.d/python.d/tomcat.conf
diff options
context:
space:
mode:
authorLennart Weller <lhw@ring0.de>2017-09-17 22:17:33 +0000
committerLennart Weller <lhw@ring0.de>2017-09-17 22:17:33 +0000
commit6aaf5ba7ed0980c14bdc554fc8839a2126455ed5 (patch)
tree6161925716661486e7f47c479668a9487b039d83 /conf.d/python.d/tomcat.conf
parentNew upstream version 1.7.0+dfsg (diff)
downloadnetdata-19ca3b25712ab631047d8307225f1ebf96f41828.tar.xz
netdata-19ca3b25712ab631047d8307225f1ebf96f41828.zip
New upstream version 1.8.0+dfsgupstream/1.8.0+dfsg
Diffstat (limited to 'conf.d/python.d/tomcat.conf')
-rw-r--r--conf.d/python.d/tomcat.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/conf.d/python.d/tomcat.conf b/conf.d/python.d/tomcat.conf
index aef9631b9..ce89175f6 100644
--- a/conf.d/python.d/tomcat.conf
+++ b/conf.d/python.d/tomcat.conf
@@ -63,7 +63,10 @@
# user: 'username'
# pass: 'password'
#
-
+# if you have multiple connectors, the following are supported:
+#
+# connector_name: 'ajp-bio-8009' # default is null, which use first connector in status XML
+#
# ----------------------------------------------------------------------
# AUTO-DETECTION JOBS
# only one of them will run (they have the same name)