stress
Aplicación Docker from Nick Borgers' Repository
Visión general
This is a container image and wrapper script for stress: https://linux.die.net/man/1/stress
This is for easy execution of stress without installing the package (e.g. on a distro where the package is not in the repos).
It also includes a script which auto-identifies CPU count and free memory, then hogs it. You can obviously bypass it if you don't like how it works.
This has some configuration options for level of the test and whether you want it to apply I/O load.
Argumentos en tiempo de ejecución
- Red
none- Concha
sh- Privilegiado
- false
Configuración de plantillas
ModeVariable
This is how intense you want the stress to be. It accepts the values heavy, medium, and light.
- Objetivo
- MODE
- Por defecto
- heavy
- Valor
- medium
DurationVariable
The duration of the stress test expressed like 2m for 2 minutes or 1h for 1 hour.
- Objetivo
- DURATION
- Por defecto
- 30s
- Valor
- 2m
I/O ThreadsVariable
The number of threads to run thrashing I/O on the container's disk. I don't really recommend you do this, I leave it set to 0.
- Objetivo
- IO_THREADS
- Por defecto
- 0
- Valor
- 0
Categorías
Descargar estadísticas
3,294
Descargas totales
Detalles
Repositorio
nickborgers/stressÚltima actualización2025-10-26
Visto por primera vez2025-06-26
Ejecute Stress en Unraid.
Stress se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.