summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolashennion@gmail.com>2015-03-22 21:21:58 +0100
committernicolargo <nicolashennion@gmail.com>2015-03-22 21:21:58 +0100
commitea76c33dd4df5e61f2be8e93c14c3a7a6be85ab4 (patch)
tree612cec432ee6f18f5167f5d63997e8540238ebcc /conf
parentaa784fed9a11a6ed94716adc0a5b3fbf7b1230be (diff)
Add prefix option to the InfluxDB export module
Diffstat (limited to 'conf')
-rw-r--r--conf/glances-test.conf1
-rw-r--r--conf/glances.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/conf/glances-test.conf b/conf/glances-test.conf
index ff740d5a..f68813af 100644
--- a/conf/glances-test.conf
+++ b/conf/glances-test.conf
@@ -180,6 +180,7 @@ port=8086
user=root
password=root
db=glances
+#prefix=localhost
[statsd]
host=localhost
diff --git a/conf/glances.conf b/conf/glances.conf
index 9a56d565..b1e720a4 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -171,6 +171,7 @@ port=8086
user=root
password=root
db=glances
+#prefix=localhost
[statsd]
host=localhost