scrutiny
Docker 应用程序 from Starosdev's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]/web/dashboard- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--cap-add SYS_RAWIO --cap-add SYS_ADMIN
模板配置
Web dashboard port.
- 目标
- 8080
- 默认值
- 8080
InfluxDB admin port. Only needed if you want direct access to InfluxDB.
- 目标
- 8086
- 默认值
- 8086
Scrutiny configuration and SQLite database.
- 目标
- /opt/scrutiny/config
- 默认值
- /mnt/user/appdata/scrutiny/config
InfluxDB time-series data storage.
- 目标
- /opt/scrutiny/influxdb
- 默认值
- /mnt/user/appdata/scrutiny/influxdb
Required for device detection. Do not change.
- 目标
- /run/udev
- 默认值
- /run/udev
First disk to monitor. Add more Device entries for additional disks. For NVMe, pass both /dev/nvme0 (controller) and /dev/nvme0n1 (namespace).
- 默认值
- /dev/sda
S.M.A.R.T data collection schedule (cron format). Default: daily at midnight.
- 目标
- COLLECTOR_CRON_SCHEDULE
- 默认值
- 0 0 * * *
Run S.M.A.R.T data collection immediately on container startup.
- 目标
- COLLECTOR_RUN_STARTUP
- 默认值
- false
Timezone (e.g. America/New_York). See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
- 目标
- TZ
Enable Home Assistant MQTT Discovery. Drives will auto-appear in Home Assistant.
- 目标
- SCRUTINY_WEB_MQTT_ENABLED
- 默认值
- false
MQTT broker URL (e.g. tcp://mosquitto:1883). Required when MQTT is enabled.
- 目标
- SCRUTINY_WEB_MQTT_BROKER
详细信息
ghcr.io/starosdev/scrutiny:latest-omnibus在Unraid 上运行 Scrutiny 。
Scrutiny 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。