Volodymyr Samotiy fa0b731093 Add support for black hole detection
Change-Id: I985080d14d2ed927de6fe87ba3f02deefde86310
2016-10-10 14:43:55 +03:00
..
2016-10-10 14:43:55 +03:00

bst_burst.py
------------

Run python bst_burst.py to simulate a microburst to the broadview collector.

To generate time series data:

$ while true
do
python bst_burst.py
sleep 90
done