summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorErik Eriksson <molobrakos@users.noreply.github.com>2018-08-13 12:51:15 +0200
committerErik Eriksson <molobrakos@users.noreply.github.com>2018-08-13 13:00:42 +0200
commita83c74e6131ebf8f8558cc3213e0376425a0f85b (patch)
tree67c0a9464198d2fe8eca3e8324e39de9a5ab464c /conf
parentd608ef3e4d27bfb62ef6a611612dcf7f25000f2b (diff)
Support for exporting data to a MQTT server
Diffstat (limited to 'conf')
-rw-r--r--conf/glances.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 65057946..78564ce9 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -399,6 +399,14 @@ user=guest
password=guest
queue=glances_queue
+[mqtt]
+# Configuration for the --export mqtt option
+host=localhost
+port=8883
+user=guest
+password=guest
+topic=glances
+
[couchdb]
# Configuration for the --export couchdb option
# https://www.couchdb.org