Commit Graph

5 Commits

Author SHA1 Message Date
Jed Reynolds
c71e93ed75 jbr_monitor_bssids.py: fixes loading logic
- querying for load was happening before load was requested, which was clearly dumb
- incorporates show_events before load, and after every 5 seconds
- sys.settrace() call is experimental, is going to be removed

Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-10-29 00:19:33 -07:00
Jed Reynolds
99a40d32ff jbr_monitor_bssids.py now has logic to load scenario and wait for it to finish loading 2021-10-21 17:47:01 -07:00
Jed Reynolds
5f151bc912 jbr_monitor_bssids: query finds last event ID now, fixes debug 2021-10-21 17:47:01 -07:00
Jed Reynolds
8ff674f1f2 jbr_monitor_bssids.py: WIP attempting to recreate load scenario logic with lanforge_api 2021-10-20 17:38:58 -07:00
Jed Reynolds
86b9f5e28f jbr_monitor_bssids: script for monitoring a L3 connection across a series of APs
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-10-20 11:46:49 -07:00