scrutiny
scrutiny
Docker app from Starosdev's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/web/dashboard- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--cap-add SYS_RAWIO --cap-add SYS_ADMIN
Template configuration
Web dashboard port.
- Target
- 8080
- Default
- 8080
InfluxDB admin port. Only needed if you want direct access to InfluxDB.
- Target
- 8086
- Default
- 8086
Scrutiny configuration and SQLite database.
- Target
- /opt/scrutiny/config
- Default
- /mnt/user/appdata/scrutiny/config
InfluxDB time-series data storage.
- Target
- /opt/scrutiny/influxdb
- Default
- /mnt/user/appdata/scrutiny/influxdb
Required for device detection. Do not change.
- Target
- /run/udev
- Default
- /run/udev
First disk to monitor. Add more Device entries for additional disks. For NVMe, pass both /dev/nvme0 (controller) and /dev/nvme0n1 (namespace).
- Default
- /dev/sda
S.M.A.R.T data collection schedule (cron format). Default: daily at midnight.
- Target
- COLLECTOR_CRON_SCHEDULE
- Default
- 0 0 * * *
Run S.M.A.R.T data collection immediately on container startup.
- Target
- COLLECTOR_RUN_STARTUP
- Default
- false
Timezone (e.g. America/New_York). See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
- Target
- TZ
Enable Home Assistant MQTT Discovery. Drives will auto-appear in Home Assistant.
- Target
- SCRUTINY_WEB_MQTT_ENABLED
- Default
- false
MQTT broker URL (e.g. tcp://mosquitto:1883). Required when MQTT is enabled.
- Target
- SCRUTINY_WEB_MQTT_BROKER
Categories
Details
ghcr.io/starosdev/scrutiny:latest-omnibusRun Scrutiny on Unraid.
Scrutiny is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.