-
Notifications
You must be signed in to change notification settings - Fork 49
Home
Cloud Rapid Experimentation and Analysis Tool (aka CBTOOL) is a framework that automates IaaS cloud benchmarking through the running of controlled experiments.
Subscribe to our mailing list:
-
Development: https://groups.google.com/forum/#!forum/cbtool-devel
New! CloudBench is now released as a component of SPEC Cloud IaaS 2016
-
[Configure CBTOOL to run outside of the cloud (or with multiple tenant networks)] (https://github.com/ibmcb/cbtool/wiki/HOWTO:-Run-the-CloudBench-orchestrator-outside-of-the-cloud-(or-with-multiple-tenant-networks))
-
Look at some auto generated plots made from the data collected.
-
Read our latest paper IC2E 2013.
-
Try to get connected with the Graphical Wizard
-
Try administrating the tool with the Graphical Environment
-
Then try monitoring your experiments with the Graphical Environment
-
Try to customize your dashboard monitoring data with filters in the Graphical Environment
-
Read the Frequently Asked Questions
- Automatic deployment and controlled execution of multiple multi-tier applications. Each individual application can have a specific load profile using probability distributions.
- Adapters for multiple clouds (EC2 and OpenStack, among others), with a plugin structure that allows new cloud models to be added incrementally.
- Can orchestrate different arrival rates and lifetimes for VMs using probability distributions.
- Collects application and system (OS) performance data from hosts and guests in real time.
- It is designed from the ground up to be highly scalable and parallel.
- Amazon EC2
- OpenStack (and RackSpace)
- Google Compute Engine
- DigitalOcean
- Docker/Swarm
- LXD/LXC
- Kubernetes
- Libvirt+KVM or Libvirt+XEN (soon)
- VMWare vCloud
- CloudStack
- SoftLayer
To get the most current list, start CBTOOL and type typelist
on the CLI. To get more information about a given workload, typeshow <workload name>
.
Contacts:
Marcio Silva [email protected] Michael R. Hines [email protected]