scrutiny-collector
scrutiny-collector
Docker-Anwendung from Starosdev's Repository
Übersicht
Scrutiny S.M.A.R.T Metrics Collector (Hub/Spoke mode). Collects S.M.A.R.T data from drives and sends it to the Scrutiny web server. Requires a running Scrutiny web server instance. Use the omnibus template instead if you want an all-in-one deployment. You must add each drive as a Device in the container settings. Alternatively, toggle Privileged mode to ON in the Unraid Docker UI to grant access to all drives automatically (less secure).
Laufzeit-Argumente
- Netzwerk
bridge- Shell
bash- Privilegiert
- false
- Extra Params
--cap-add SYS_RAWIO --cap-add SYS_ADMIN
Konfiguration der Vorlage
UdevPathro
Required for device detection. Do not change.
- Ziel
- /run/udev
- Standard
- /run/udev
Disk 1Device
First disk to monitor. Add more Device entries for additional disks. For NVMe, pass both /dev/nvme0 (controller) and /dev/nvme0n1 (namespace).
- Standard
- /dev/sda
API EndpointVariable
Scrutiny web server URL (e.g. http://scrutiny-web:8080). Required.
- Ziel
- COLLECTOR_API_ENDPOINT
Host IDVariable
Unique identifier for this collector host. Useful when running multiple collectors.
- Ziel
- COLLECTOR_HOST_ID
Cron ScheduleVariable
S.M.A.R.T data collection schedule (cron format). Default: daily at midnight.
- Ziel
- COLLECTOR_CRON_SCHEDULE
- Standard
- 0 0 * * *
Run on StartupVariable
Run S.M.A.R.T data collection immediately on container startup.
- Ziel
- COLLECTOR_RUN_STARTUP
- Standard
- false
Kategorien
Einzelheiten
Repository
ghcr.io/starosdev/scrutiny:latest-collectorZuletzt aktualisiert2026-05-31
Erstmals gesehen2026-03-04
Führen Sie scrutiny-collector auf Unraid aus.
scrutiny-collector ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.