Skip to content

Commit a04ff2f

Browse files
committed
Update the readme a little
1 parent e0733ce commit a04ff2f

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Raspberry Pi Cluster project
33

44
This repository holds the code for [the tutorials](https://chewett.co.uk/blog/category/raspberry-pi-cluster/) for creating a Raspberry Pi Cluster in Python.
55

6-
Here I go through the basics of creating a simple logger to a distributed task assigned system.
6+
Here I go through the basics of creating a simple logger to a distributed task assigment system.
77

88
Each tutorial will have a github release and tagged version. These can be found
99
[on github](https://github.com/chewett/RaspberryPiCluster/releases).
@@ -16,8 +16,10 @@ Questions comments and suggestions can be raised the specific blog post or by us
1616

1717
## Tutorial 17 - InfluxDB Machine Stats Monitoring
1818

19-
In this tutorial the data that is send from secondary nodes is logged
20-
to InfluxDB.
19+
In this tutorial I modify the secondary nodes to send data about the node
20+
to the primary.
21+
22+
This is then recieved and logged to an InfluxDB database for review.
2123

2224
The full details for
2325
[Tutorial 17 - 17 InfluxDB Machine Stats Monitoring](

0 commit comments

Comments
 (0)