Skip to main content

An utility to benchmark your Cloud

Project description

Stackbench is a library designed to make Cloud benchmarking easier.

Stackbench integrates with a web service (not yet publicly available) to upload benchmark results, and compare your Cloud with other offerings.

Usage

First, define the configuration file for the benchmark:

[environment]
fio = Path to the fio binary [/usr/local/bin/fio]
pidfile = Path to the pid file to use [var/run/stackbench.pid]
logfile = Path to the log file to use [/var/log/stackbech.log]
nobench = Comma-separated list of devices to not use in benchmark []

[general]
size = The size of the file to use in benchmarks [10G]
ramp = The duration of the benchmark ramp time [15 seconds]
duration = The duration of the benchmarks [600 seconds]

[reporting]
endpoint = The endpoint to report data to
username = The username to authenticate with at the endpoint
apikey = The API key to authenticate with at the endpoint

[benchmarks]
blocksizes = Comma-separated list of block sizes to use during benchmarking
depths = Comma-separated list of depths to use during benchmarking
modes = Comma-separated list of modes to use during benchmarking

Next, execute stackbench and point it to your configuration file

$ stackbench -c /path/to/config/file.ini

By default, stackbench looks for its config file in /etc/stackbench.ini

License

See LICENSE.

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

cloudbench-0.2.3.tar.gz (26.1 kB view hashes)

Uploaded Source

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