scrutiny-collector-performance

scrutiny-collector-performance

Docker 应用程序 from Starosdev's Repository

概述

Scrutiny Performance Benchmark Collector (Hub/Spoke mode). Runs fio benchmarks on drives and tracks throughput, IOPS, and latency over time. Requires a running Scrutiny web server instance. Use the omnibus template instead if you want an all-in-one deployment. 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).

运行时参数

网络
bridge
外壳
bash
特权
false
额外参数
--cap-add SYS_RAWIO --cap-add SYS_ADMIN

模板配置

UdevPathro

Required for device detection. Do not change.

目标
/run/udev
默认值
/run/udev
Disk 1Device

First disk to benchmark. Add more Device entries for additional disks. For NVMe, pass both /dev/nvme0 (controller) and /dev/nvme0n1 (namespace).

默认值
/dev/sda
API EndpointVariable

Scrutiny web server URL (e.g. http://scrutiny-web:8080). Required.

目标
COLLECTOR_PERF_API_ENDPOINT
Host IDVariable

Unique identifier for this collector host.

目标
COLLECTOR_PERF_HOST_ID
Cron ScheduleVariable

Performance benchmark schedule (cron format). Default: Sunday at 2 AM.

目标
COLLECTOR_PERF_CRON_SCHEDULE
默认值
0 2 * * 0
Run on StartupVariable

Run performance benchmarks immediately on container startup.

目标
COLLECTOR_PERF_RUN_STARTUP
默认值
false
ProfileVariable

Benchmark profile: 'quick' (~60s per device) or 'comprehensive' (~300s per device).

目标
COLLECTOR_PERF_PROFILE
默认值
quick

详细信息

存储库
ghcr.io/starosdev/scrutiny:latest-collector-performance
最后更新2026-05-31
初见2026-03-04

在Unraid 上运行 scrutiny-collector-performance 。

scrutiny-collector-performance 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。