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