scrutiny

scrutiny

Aplicación Docker from Starosdev's Repository

Visión general

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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8080]/web/dashboard
Red
bridge
Concha
bash
Privilegiado
false
Parámetros adicionales
--cap-add SYS_RAWIO --cap-add SYS_ADMIN

Configuración de plantillas

WebUI PortPorttcp

Web dashboard port.

Objetivo
8080
Por defecto
8080
InfluxDB PortPorttcp

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

Objetivo
8086
Por defecto
8086
ConfigPathrw

Scrutiny configuration and SQLite database.

Objetivo
/opt/scrutiny/config
Por defecto
/mnt/user/appdata/scrutiny/config
DatabasePathrw

InfluxDB time-series data storage.

Objetivo
/opt/scrutiny/influxdb
Por defecto
/mnt/user/appdata/scrutiny/influxdb
UdevPathro

Required for device detection. Do not change.

Objetivo
/run/udev
Por defecto
/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).

Por defecto
/dev/sda
Cron ScheduleVariable

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

Objetivo
COLLECTOR_CRON_SCHEDULE
Por defecto
0 0 * * *
Run on StartupVariable

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

Objetivo
COLLECTOR_RUN_STARTUP
Por defecto
false
TimezoneVariable

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

Objetivo
TZ
MQTT EnabledVariable

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

Objetivo
SCRUTINY_WEB_MQTT_ENABLED
Por defecto
false
MQTT BrokerVariable

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

Objetivo
SCRUTINY_WEB_MQTT_BROKER

Detalles

Repositorio
ghcr.io/starosdev/scrutiny:latest-omnibus
Última actualización2026-05-31
Visto por primera vez2026-03-04

Ejecute Scrutiny en Unraid.

Scrutiny se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.