summaryrefslogtreecommitdiffstats
path: root/conf.d/python.d
diff options
context:
space:
mode:
authorWing924 <weihe924stephen@gmail.com>2017-07-27 15:41:37 +0900
committerWing924 <weihe924stephen@gmail.com>2017-07-27 15:41:37 +0900
commit7dcd9b46424392eec2a283b2796cfba9ec89d79c (patch)
tree56f79eb14860929edb77320e37a4c59d4915e6ec /conf.d/python.d
parent28979a20abff889fdba56720a8db927ffa0d0bc2 (diff)
fix bugs
Diffstat (limited to 'conf.d/python.d')
-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 aef9631b92..ce89175f68 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)