Data from a DHT22 sensor connected to Milkv-Duo in den updated every 10 minutes by ssh transfer of values from the Milkv-Duo to the server:
| date/time | temperature deg F | humidity % |
|---|---|---|
| -- | -- | -- |
Line voltage provided by attached UPS, with nut (network ups tools) providing monitoring and access to data, that is logged by a systemd-timer every 10 minutes. The compressed log file is parsed by a C-program invoked by PHP to obtain the current line voltage, the average, minimum and maximum values and the date when each value was first seen. The results are updated below every 60 seconds through an Ajax call from the browswer to the server.
Server UPS:
| Current: |
|
|
| Avg: | ||
| Min: | ||
| Max: |
UPS in den:
| Current: |
|
|
| Avg: | ||
| Min: | ||
| Max: |