containerized-monitoring/README.md

10 lines
189 B
Markdown

Simple container with munin leveraging s6 init for services/cron
Host config:
```
pacman -S lm_sensors
sensors-detect # walk through this completely
systemctl enable --now lm_sensors
```