Commit Graph

226 Commits

Author SHA1 Message Date
Jed Reynolds
ec706aa1b6 removes import of generic_cx 2021-01-27 17:15:20 -08:00
Matthew Stidham
4f37a96ba5 fix col_names realm issue 2021-01-27 17:15:20 -08:00
Matthew Stidham
4316830314 fix col_names realm issue 2021-01-27 17:15:20 -08:00
Matthew Stidham
ea80924d70 README and name in column names 2021-01-27 17:15:20 -08:00
Matthew Stidham
a55ce37db9 fixing errors in l4cxprofile 2021-01-27 17:15:20 -08:00
Dipti
85736c769d changes to html format in realm.py 2021-01-27 17:15:20 -08:00
Dipti
f09f31ca52 additions to ipv4_l4_url monitor 2021-01-27 17:15:20 -08:00
Dipti
2c78b4b427 contuination of monitor in l4cxprof & addition of monitor urls_per_ten 2021-01-27 17:15:20 -08:00
Matthew Stidham
6e229d5eda dumping pdf for now, simple html output 2021-01-27 17:15:20 -08:00
Matthew Stidham
ad838a2395 small fixes for lfclient host 2021-01-27 17:15:20 -08:00
Matthew Stidham
fe51e0eca2 user defined columsn in test_ipv4_variable_time 2021-01-27 17:15:20 -08:00
Matthew Stidham
e7e3360dea Correctly get names for columns when they are user defined 2021-01-27 17:15:20 -08:00
Matthew Stidham
51ea187b2f flexible lfclient_port and correct l3 field names 2021-01-27 17:15:20 -08:00
Dipti
ac86b2bd45 contuination of editing pdf output format 2021-01-27 17:15:20 -08:00
Dipti
021b8ad306 additions to L4Prof monitor, edits to logic of col names in L3 Monitor 2021-01-27 17:15:20 -08:00
Dipti
5df2dfb35d start of monitor additions & urls_per_ten remodeling 2021-01-27 17:15:20 -08:00
Matthew Stidham
0c002a4310 realm cleaned 2021-01-27 17:15:20 -08:00
Matthew Stidham
e8344dec8a realm cleaned 2021-01-27 17:15:20 -08:00
shivam
28cde390dc some work 2021-01-27 17:15:20 -08:00
Matthew Stidham
29353588ea html test output 2021-01-27 17:15:20 -08:00
Dipti
c544d4424b debug 2021-01-27 17:15:20 -08:00
Dipti
cc83acc6fb help and debug changes 2021-01-27 17:15:20 -08:00
Matthew Stidham
7b7aaa25db rename show to monitor 2021-01-27 17:15:20 -08:00
Matthew Stidham
4c0662180f inheritance fixes 2021-01-27 17:15:20 -08:00
Matthew Stidham
1a52b10664 setting up base profile 2021-01-27 17:15:20 -08:00
Jed Reynolds
1cb6459e1c realm: adds new_vr_profile() and fixes a debug flag 2021-01-27 17:15:20 -08:00
Jed Reynolds
99bb902d09 removes import of generic_cx 2021-01-21 16:41:37 -08:00
shivam
a73f911f5a Adding Cleanup Delay in Station Profile 2021-01-17 02:28:50 +05:30
Matthew Stidham
61a74b3585 monitor inheriting from lfcli base 2021-01-15 12:42:10 -08:00
Matthew Stidham
2b57497ee2 correct timestamps with realm 2021-01-12 16:40:18 -08:00
Matthew Stidham
1fb560cca6 fix timestamp errors 2021-01-12 14:15:36 -08:00
Matthew Stidham
9c94287fb5 fix 2020-12-30 17:00:52 -08:00
Logan Lipke
cf64291ca0 Added missing '%' in formatted output, removed semicolon 2020-12-29 15:54:48 -08:00
Matthew Stidham
ee742907f5 many outputs from Pandas dataframe and basic test data on output 2020-12-29 14:35:23 -08:00
Matthew Stidham
9661d5f969 create CSV from realm monitor 2020-12-28 14:21:38 -08:00
Matthew Stidham
0b4e31fa52 properly use parse_time to render test duration 2020-12-22 10:13:39 -08:00
Matthew Stidham
03f2c10578 parse_time function in realm.monitor 2020-12-22 09:43:30 -08:00
Matthew Stidham
de4035235f minor tweaks 2020-12-22 09:25:56 -08:00
Matthew Stidham
6ffee44895 Improvements recommended by Jed on Realm 2020-12-22 09:13:07 -08:00
Matthew Stidham
638be3606d supports any number of stations 2020-12-21 19:50:00 -08:00
Matthew Stidham
70da0d4a62 faster monitor function 2020-12-21 18:12:13 -08:00
Matthew Stidham
14bc7dc771 Realm monitor 2020-12-21 16:12:24 -08:00
Matthew Stidham
669cb65777 Realm Monitor 2020-12-21 16:10:11 -08:00
Jed Reynolds
2a8b0e1433 realm.py: adds appropriate parameters to init and uses super init with capture_signals and proxy 2020-12-18 12:38:10 -08:00
Logan Lipke
d96df71c2a Fixed unnecessary dabug=True in FIOEndpProfile 2020-12-17 16:48:50 -08:00
Logan Lipke
4edf9cb73c FIOEndpProfile create can now take a connections_per_port arg 2020-12-17 15:33:35 -08:00
Jed Reynolds
6d6a3e5898 realm: StationProfile: fixes mode null on station create 2020-12-16 14:59:12 -08:00
Jed Reynolds
e900a93d4b realm: L3CXProfile monitor loop WIP 2020-12-16 14:44:58 -08:00
Dipti
b599085286 realm: added debug, var_time: added mode and BSSID connection to stations 2020-12-16 09:43:24 -08:00
Dipti
25367afc93 more debug in realm, test generic for iperf 2020-12-15 23:06:08 -08:00