containerized-monitoring/README.md

10 lines
189 B
Markdown
Raw Normal View History

Simple container with munin leveraging s6 init for services/cron
2024-04-24 22:11:05 +00:00
Host config:
```
pacman -S lm_sensors
sensors-detect # walk through this completely
systemctl enable --now lm_sensors
```