Temperature measurement in Lauwil
Currently, I have one outdoor temperature sensor attached to my home server. Below, you can see a temperature curve for the last 7 days and for the last 30 days. It should be automaticly updated every hour. If there is an interrupt in the graph, it's probably because of a server power loss.
Check the attached files on how to create these kinds of graphs with rrdtool, working together with digitemp.
Files | graph.sh: A script to generate 4 graphs out of the data in the db. | | | | create.sh: Use this script to create the database for rrdtool. Uncomment the necessary lines. |
|