scrutiny

scrutiny

Docker-Anwendung from Starosdev's Repository

Übersicht

Hard Drive S.M.A.R.T Monitoring, Historical Trends and Real World Failure Thresholds. Scrutiny is a hard drive health dashboard and monitoring solution, merging manufacturer-provided S.M.A.R.T metrics with real-world failure rates from Backblaze. Includes web dashboard, metrics collector, and InfluxDB in a single container. 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

Web-UI
http://[IP]:[PORT:8080]/web/dashboard
Netzwerk
bridge
Shell
bash
Privilegiert
false
Extra Params
--cap-add SYS_RAWIO --cap-add SYS_ADMIN

Konfiguration der Vorlage

WebUI PortPorttcp

Web dashboard port.

Ziel
8080
Standard
8080
InfluxDB PortPorttcp

InfluxDB admin port. Only needed if you want direct access to InfluxDB.

Ziel
8086
Standard
8086
ConfigPathrw

Scrutiny configuration and SQLite database.

Ziel
/opt/scrutiny/config
Standard
/mnt/user/appdata/scrutiny/config
DatabasePathrw

InfluxDB time-series data storage.

Ziel
/opt/scrutiny/influxdb
Standard
/mnt/user/appdata/scrutiny/influxdb
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
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
TimezoneVariable

Timezone (e.g. America/New_York). See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

Ziel
TZ
MQTT EnabledVariable

Enable Home Assistant MQTT Discovery. Drives will auto-appear in Home Assistant.

Ziel
SCRUTINY_WEB_MQTT_ENABLED
Standard
false
MQTT BrokerVariable

MQTT broker URL (e.g. tcp://mosquitto:1883). Required when MQTT is enabled.

Ziel
SCRUTINY_WEB_MQTT_BROKER

Einzelheiten

Repository
ghcr.io/starosdev/scrutiny:latest-omnibus
Zuletzt aktualisiert2026-05-31
Erstmals gesehen2026-03-04

Führen Sie Scrutiny auf Unraid aus.

Scrutiny ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.