From 6df7186dbbc9ae9e072d712c06209daed2d731e0 Mon Sep 17 00:00:00 2001 From: Ty Morton Date: Sun, 3 Feb 2019 16:41:58 -0600 Subject: [PATCH] Changed the default to indicate localhost for the glances dashboard. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7cda26c..2371b4f 100644 --- a/README.md +++ b/README.md @@ -149,9 +149,9 @@ The password for the above username option. The name of the database to store all Glances information into. -#### Option `prefix`: `\`hostname\`` +#### Option `prefix`: `localhost` -This add's the hostname dynamically using the system command for exported data. +The hostname to append for exported data **Note for the Grafana Glances dashboard set this to localhost. **Note**: _It is strongly recommended to create a separate database for glances and not store this in the same database name as Home Assistant._