Skip to main content

a tool to repeatedly run a command until failure

Project description

stressy

A simple tool to repeatedly run a shell command until failure.

Usage

usage: stressy.py [-h] [-r RUNS] [-p PROCESSES] [-t TIMEOUT] [-o {fail,stdio,file,none}] [-c] command [command ...]

repeatedly run a command until failure

positional arguments:
  command               the shell command to be executed

options:
  -h, --help            show this help message and exit
  -r RUNS, --runs RUNS  number of repetitions. Repeat until failure if not specified
  -p PROCESSES, --processes PROCESSES
                        number of processes to run the command in parallel
  -t TIMEOUT, --timeout TIMEOUT
                        timeout in seconds for command to complete
  -o {fail,stdio,file,none}, --output {fail,stdio,file,none}
                        destination for command output (stdout/stderr)
  -c, --continue        continue after first failure

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stressy-1.0.1.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distribution

stressy-1.0.1-py3-none-any.whl (12.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page