scrutiny-collector-performance

scrutiny-collector-performance

Aplicación Docker from Starosdev's Repository

Visión general

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

Argumentos en tiempo de ejecución

Red
bridge
Concha
bash
Privilegiado
false
Parámetros adicionales
--cap-add SYS_RAWIO --cap-add SYS_ADMIN

Configuración de plantillas

UdevPathro

Required for device detection. Do not change.

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

Por defecto
/dev/sda
API EndpointVariable

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

Objetivo
COLLECTOR_PERF_API_ENDPOINT
Host IDVariable

Unique identifier for this collector host.

Objetivo
COLLECTOR_PERF_HOST_ID
Cron ScheduleVariable

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

Objetivo
COLLECTOR_PERF_CRON_SCHEDULE
Por defecto
0 2 * * 0
Run on StartupVariable

Run performance benchmarks immediately on container startup.

Objetivo
COLLECTOR_PERF_RUN_STARTUP
Por defecto
false
ProfileVariable

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

Objetivo
COLLECTOR_PERF_PROFILE
Por defecto
quick

Detalles

Repositorio
ghcr.io/starosdev/scrutiny:latest-collector-performance
Última actualización2026-06-01
Visto por primera vez2026-03-04

Ejecute scrutiny-collector-performance en Unraid.

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