Jed Reynolds
8678a55862
jbr_monitor_bssids.py: checks argument type for a nested list
...
Signed-off-by: Jed Reynolds <jed@bitratchet.com >
2021-11-08 13:40:53 -08:00
Jed Reynolds
5e7e7e744f
jbr_monitor_bssids.py: this timing works better for retrieving events
...
maybe on APU2 hardware this just takes significantly longer
Signed-off-by: Jed Reynolds <jed@bitratchet.com >
2021-11-04 00:22:49 -07:00
Jed Reynolds
abc422ddf8
jbr_monitor_bssids.py: removes typing subscripts not present in python 3.7.7
...
Signed-off-by: Jed Reynolds <jed@bitratchet.com >
2021-11-04 00:07:36 -07:00
Jed Reynolds
0ae0c97f95
jbr_monitor_bssids.py: comments out now duplicate options
2021-11-02 16:45:28 -07:00
Jed Reynolds
0327ec1c05
jbr_monitor_bssids.py: work leveraging new logging methods
...
Includes demonstration using a --debugging= argument to pass in tag:foo and method:methodname
areas to activate debug output
Signed-off-by: Jed Reynolds <jed@bitratchet.com >
2021-10-29 00:19:33 -07:00
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