summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2016-09-24 17:02:33 +0200
committernicolargo <nicolas@nicolargo.com>2016-09-24 17:02:33 +0200
commitcf6735a74688fb341c76580f07c9a936f5f88e2e (patch)
treee12fb943147838e8c52142434dc243db4a3af9f8 /conf
parent52e714ce1d1f643d3d1bb7dd0f102dec8ee87504 (diff)
Add a CouchDB exporter #928
Diffstat (limited to 'conf')
-rw-r--r--conf/glances.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 5c5cfe49..a89a6815 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -296,6 +296,16 @@ user=guest
password=guest
queue=glances_queue
+[couchdb]
+# Configuration for the --export-couchdb option
+# https://www.couchdb.org
+host=localhost
+port=5984
+db=glances
+# user and password are optional (comment if not configured on the server side)
+#user=root
+#password=root
+
##############################################################################
# AMPS
# * enable: Enable (true) or disable (false) the AMP