scrutiny

scrutiny

Application Docker from Starosdev's Repository

Vue d'ensemble

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).

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:8080]/web/dashboard
Réseau
bridge
Coquille
bash
Privilégié
false
Paramètres supplémentaires
--cap-add SYS_RAWIO --cap-add SYS_ADMIN

Configuration du modèle

WebUI PortPorttcp

Web dashboard port.

Cible
8080
Défaut
8080
InfluxDB PortPorttcp

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

Cible
8086
Défaut
8086
ConfigPathrw

Scrutiny configuration and SQLite database.

Cible
/opt/scrutiny/config
Défaut
/mnt/user/appdata/scrutiny/config
DatabasePathrw

InfluxDB time-series data storage.

Cible
/opt/scrutiny/influxdb
Défaut
/mnt/user/appdata/scrutiny/influxdb
UdevPathro

Required for device detection. Do not change.

Cible
/run/udev
Défaut
/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).

Défaut
/dev/sda
Cron ScheduleVariable

S.M.A.R.T data collection schedule (cron format). Default: daily at midnight.

Cible
COLLECTOR_CRON_SCHEDULE
Défaut
0 0 * * *
Run on StartupVariable

Run S.M.A.R.T data collection immediately on container startup.

Cible
COLLECTOR_RUN_STARTUP
Défaut
false
TimezoneVariable

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

Cible
TZ
MQTT EnabledVariable

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

Cible
SCRUTINY_WEB_MQTT_ENABLED
Défaut
false
MQTT BrokerVariable

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

Cible
SCRUTINY_WEB_MQTT_BROKER

Détails

Référentiel
ghcr.io/starosdev/scrutiny:latest-omnibus
Dernière mise à jour2026-05-31
Première vue2026-03-04

Exécutez Scrutiny sur Unraid.

Scrutiny est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.