summaryrefslogtreecommitdiffstats
path: root/conf.d
diff options
context:
space:
mode:
authorIlya <ilyamaschenko@gmail.com>2017-05-13 01:37:41 +0900
committerIlya <ilyamaschenko@gmail.com>2017-05-13 01:37:41 +0900
commita1ab744c9c19a097214ab0ddb2b5b7c1ce1fd59d (patch)
tree5fbd31a91c51e5396b6dabeb99a5e02f52fb5ede /conf.d
parent78724a6cf2998f65e534c72c7f107462723030ea (diff)
rabbitmq_plugin: "total" dimensions removed
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/python.d/rabbitmq.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/python.d/rabbitmq.conf b/conf.d/python.d/rabbitmq.conf
index 23dfd4d8b1..eccf65df92 100644
--- a/conf.d/python.d/rabbitmq.conf
+++ b/conf.d/python.d/rabbitmq.conf
@@ -57,7 +57,7 @@
# Additionally to the above, rabbitmq plugin also supports the following:
#
# host: 'ipaddress' # Server ip address or hostname. Default: 127.0.0.1
-# port: 'port' # Port on which elasticsearch listen. Default: 15672
+# port: 'port' # Rabbitmq port. Default: 15672
# scheme: 'scheme' # http or https. Default: http
#
# if the URL is password protected, the following are supported: