معرفی شرکت ها


cloudbench-0.9.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

An utility to benchmark your Cloud
ویژگی مقدار
سیستم عامل -
نام فایل cloudbench-0.9.1
نام cloudbench
نسخه کتابخانه 0.9.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Thomas Orozco
ایمیل نویسنده thomas@scalr.com
آدرس صفحه اصلی https://github.com/Scalr/cloudbench
آدرس اینترنتی https://pypi.org/project/cloudbench/
مجوز Apache 2.0
********** Cloudbench ********** Cloudbench is a library designed to make Cloud benchmarking easier. Cloudbench 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: .. code-block:: ini [environment] fio = Path to the fio binary [/usr/local/bin/fio] pidfile = Path to the pid file to use [var/run/cloudbench.pid] logfile = Path to the log file to use [/var/log/cloudbench.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 cloudbench and point it to your configuration file .. code-block:: bash $ cloudbench -c /path/to/config/file.ini By default, cloudbench looks for its config file in ``/etc/cloudbench.ini`` -------------- Use with Scalr -------------- For simplified ease of use, it's possible to use Cloudbench with `Scalr`_. Scalr can: + Provision and attach volumes (on any platform) + Install, Configure, and Launch Cloudbench + Bring infrastructure up and down at regular intervals to periodically run benchmarks ------- License ------- See LICENSE. .. _Scalr: http://www.scalr.com


نحوه نصب


نصب پکیج whl cloudbench-0.9.1:

    pip install cloudbench-0.9.1.whl


نصب پکیج tar.gz cloudbench-0.9.1:

    pip install cloudbench-0.9.1.tar.gz