rrd path updated

This commit is contained in:
2026-08-30 12:30:07 +02:00
parent 20fa7cb67d
commit 3224f27f39
3 changed files with 13 additions and 6 deletions
+5 -5
View File
@@ -5,11 +5,11 @@ the readings in RRDtool databases, and serves a responsive graph dashboard.
## What it stores
The service creates `outdoor.rrd`, `wind.rrd`, `bedroom.rrd`, `study.rrd`, and
`living.rrd`. Each has ten-minute archives for the last two weeks and six-hour
archives covering a year. Day, two-week, and year PNG graphs are rendered on
demand. The wind graph splits average wind into 12 colored direction bands and
draws gusts as a line.
The service creates `netatmo_outdoor.rrd`, `netatmo_wind.rrd`,
`netatmo_bedroom.rrd`, `netatmo_study.rrd`, and `netatmo_living.rrd`. Each has
ten-minute archives for the last two weeks and six-hour archives covering a
year. Day, two-week, and year PNG graphs are rendered on demand. The wind graph
splits average wind into 12 colored direction bands and draws gusts as a line.
The Outdoor module does not contain a pressure sensor, so `outdoor.rrd` combines
its temperature/humidity with pressure from the main station. A module without