scrutiny
scrutiny
Docker app from linuxserver's Repository
Overview
Scrutiny(https://github.com/AnalogJ/scrutiny) WebUI for smartd S.M.A.R.T monitoring. 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.
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--cap-add=SYS_RAWIO
Template configuration
WebUIPorttcp
Port for scrutiny's web interface and API.
- Target
- 8080
- Default
- 8080
AppdataPathrw
Where config is stored.
- Target
- /config
Path: /run/udevPathro
Provides necessary metadata to Scrutiny.
- Target
- /run/udev
SCRUTINY_API_ENDPOINTVariable
# optional - API endpoint of the scrutiny UI. Do not change unless using as a remote collector
- Default
- http://localhost:8080
SCRUTINY_WEBVariable
# optional - Run the web service.
- Default
- true
SCRUTINY_COLLECTORVariable
# optional - Run the metrics collector.
- Default
- true
PUIDVariable
Container Variable: PUID
- Default
- 99
PGIDVariable
Container Variable: PGID
- Default
- 100
UMASKVariable
Container Variable: UMASK
- Default
- 022
/dev/sdaDevice
This is how Scrutiny accesses drives. Optionally supply `/dev:/dev` instead for all devices.
- Default
- /dev/sda
/dev/sdbDevice
A second drive.
- Default
- /dev/sdb
/dev/nvme1n1Device
An NVMe drive. NVMe requires `--cap-add=SYS_ADMIN`.
- Default
- /dev/nvme1n1
Categories
Download Statistics
6,141,539
Total Downloads
5,155
This Month
4,142
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
lscr.io/linuxserver/scrutinyLast Updated2022-06-14
First Seen2020-09-27
Run Scrutiny on Unraid.
Scrutiny is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.