browbeat/ansible/README.shaker-viz.rst
Sai Sindhur Malleni 1995e44ac3 Adding Visualizations and Dashboard for Shaker
+ Added README to explain the dashboard
+ Changed panel size of markdown visualizations in the dashboard
+ Added Shaker visualization/dashboard directories

Change-Id: I556ac51971cdc521e2cbab01a4139ed5e32d18b0
2016-11-29 12:29:32 -05:00

19 lines
979 B
ReStructuredText

Shaker Data Plane Performance Dashboard
=======================================
The Shaker dashboard aims to present data plane performance of OpenStack VMs
connected in different network topologies in a summarized form. Three distinct
visulizations representing L2, L3 E-W and L3 N-S topologies along with the
corrensponding markdown to exaplain each visualization make the "Browbeat Shaker
Scenarios with Throughput vs Concurrency" dashboard. For each network topology,
average throughput for TCP download and upload in Mbps is expressed vs the VM
conccurency (number of pairs of VMs firing traffic at any given moment). For
example, in the L2 scenario if the average throughput is 4000 Mbps at a
concurrency of 2, it means that each pair of VMs involved average at 4000 Mbps
for the duration of the test, bringing the total throughput to 8000 Mbps(avg
throughput*concurrency).
You can filter based on browbeat_uuid and shaker_uuid to view results from a
specific run only.