HW-Monitor
Docker-Anwendung from antond645-cpu's Repository
Übersicht
Web dashboard for CPU, GPUs, disks, motherboard voltages, and SMART temps on Linux/Unraid—live charts plus SQLite-backed history.
You need host /dev and /sys (read-only) so sensors and drives are visible.
SMART reads rely on SYS_ADMIN and SYS_RAWIO (template adds these caps).
NVIDIA expects nvidia-smi in the image/runtime; AMD/Intel come from sysfs and depend on your kernel/driver stack.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8181]/- Netzwerk
bridge- Shell
sh- Privilegiert
- false
- Extra Params
--cap-add=SYS_ADMIN --cap-add=SYS_RAWIO
Konfiguration der Vorlage
WebUI PortPorttcp
Container Port: 8181
- Ziel
- 8181
- Standard
- 8181
- Wert
- 8181
AppdataPathrw
Persistent history database
- Ziel
- /var/lib/hw_monitor
- Standard
- /mnt/user/appdata/hw_monitor/data
- Wert
- /mnt/user/appdata/hw_monitor/data
Host /dev (read-only)Pathro
Device nodes for SMART/sensors access
- Ziel
- /dev
- Standard
- /dev
- Wert
- /dev
Host /sys (read-only)Pathro
Kernel hardware information
- Ziel
- /sys
- Standard
- /sys
- Wert
- /sys
Login PasswordVariable
Web UI login password
- Ziel
- AUTH_PASS
- Standard
- change-me
- Wert
- change-me
Flask Secret KeyVariable
Session signing key (set to a long random value)
- Ziel
- SECRET_KEY
- Standard
- replace-with-long-random-string
- Wert
- replace-with-long-random-string
App TitleVariable
Title displayed in the web interface
- Ziel
- APP_TITLE
- Standard
- HW Monitor
- Wert
- HW Monitor
Disk DiscoveryVariable
auto or comma-separated devices, e.g. /dev/sda,/dev/nvme0n1
- Ziel
- SMART_DEVICES
- Standard
- auto
- Wert
- auto
NVIDIA ModeVariable
auto / true / false
- Ziel
- ENABLE_NVIDIA
- Standard
- auto
- Wert
- auto
AMD ModeVariable
auto / true / false
- Ziel
- ENABLE_AMD
- Standard
- auto
- Wert
- auto
Intel ModeVariable
auto / true / false
- Ziel
- ENABLE_INTEL
- Standard
- auto
- Wert
- auto
Log LevelVariable
DEBUG, INFO, WARNING, ERROR
- Ziel
- LOG_LEVEL
- Standard
- INFO
- Wert
- INFO
Kategorien
Einzelheiten
Repository
ghcr.io/antond645-cpu/hw-monitor:latestRegistry
Zuletzt aktualisiert2026-06-01
Erstmals gesehen2026-05-13
Führen Sie HW-Monitor auf Unraid aus.
HW-Monitor ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.