From 91aafd1a13d8257bd48b6ab0c12037e0a665c6df Mon Sep 17 00:00:00 2001 From: cs171062 Date: Sun, 24 Jan 2021 18:54:05 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 726bc2f..bbf4080 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,36 @@ Επόμενο βήμα είναι το σετάρισμα της Grafana. Σε ένα browser μπείτε στη διεύθυνση http://localhost:3000/. Στα στοιχεία εισόδου συμπληρώστε admin για username και password και στη συνέχεια βάλτε έναν νέο κωδικό. Πρώτο μέλημα είναι η δημιουργία ενός data source. -Κάνετε κλικ στο 'Add your first data source' +κάνετε κλικ στο 'Add your first data source' -![](http://) +![https://git.swarmlab.io:3000/cs171062/atmos-iotlab/raw/branch/master/data_source.png](https://git.swarmlab.io:3000/cs171062/atmos-iotlab/raw/branch/master/data_source.png) + +επιλέξτε την InfluxDb + +![https://git.swarmlab.io:3000/cs171062/atmos-iotlab/raw/branch/master/influxdb.png](https://git.swarmlab.io:3000/cs171062/atmos-iotlab/raw/branch/master/influxdb.png) + +στο Name συμπληρώστε: + +> AtmosDB + +στο URL συμπληρώστε: + +> http://localhost:3000 + +στο πεδιο Database της ενότητας InfluxDB Details συμπληρώστε: + +> atmos + +και τέλος στο πεδίο Min Time Interval συμπληρώστε: + +> 30 + + +Δεύτερο μέλημα είναι η δημιουργία ενός dashboard. Στην αρχική του Grafana επιλέξτε το 'Create your first dashboard' + +![https://git.swarmlab.io:3000/cs171062/atmos-iotlab/raw/branch/master/select.png](https://git.swarmlab.io:3000/cs171062/atmos-iotlab/raw/branch/master/select.png) + +στη συνέχεια κάτω αριστερά επιλέξτε την βάση που μόλις δημιουργήσατε + +![https://git.swarmlab.io:3000/cs171062/atmos-iotlab/raw/branch/master/db_select.png](https://git.swarmlab.io:3000/cs171062/atmos-iotlab/raw/branch/master/db_select.png) \ No newline at end of file