File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,14 +14,14 @@ Later we will get onto more complicated topics such as reaching a consensus of w
1414
1515Questions comments and suggestions can be raised the specific blog post or by using issues here.
1616
17- ## Tutorial 16 - Python 3 codebase Refactor
17+ ## Tutorial 17 - InfluxDB Machine Stats Monitoring
1818
19- This tutorial adds to the previous one by improving moving the codebase to Python 3.
20- In this it is also refactoring a number of the older parts of the codebase .
19+ In this tutorial the data that is send from secondary nodes is logged
20+ to InfluxDB .
2121
2222The full details for
23- [ Tutorial 16 - Python 3 codebase Refactor is available on my blog ] (
24- https://chewett.co.uk/blog/2680/raspberry-pi-cluster-node-16-python-3-codebase-refactor/
23+ [ Tutorial 17 - 17 InfluxDB Machine Stats Monitoring ] (
24+ https://chewett.co.uk/blog/
2525)
2626
2727## Requirements
@@ -37,7 +37,7 @@ Python modules required:
3737* influxdb
3838
3939Additional services required:
40- * InfluxDb database
40+ * An InfluxDb database
4141
4242## Licence
4343
You can’t perform that action at this time.
0 commit comments