AVL-APB Bandwidth Monitor

Inheritance diagram of avl_apb._bandwidth

The Bandwidth module is a passive component hangs of the Monitor item_export.

The user defines a rolling time window. During each window the bandwidth monitor tallies the number of bytes transferred during that period.

In the report_phase a bar plot of the bandwidth over time is generated.

avl.Factory.set_variable("*.agent_cfg.has_bandwidth", True)
../_images/bandwidth.png