Logan Lipke
a3e1f572c6
Added lfcurl GenCXProfile type WIP
2021-02-09 17:58:34 -08:00
Dipti
e0d1a63f94
correction of str concatenation, defaulting to csv file creation
2021-02-09 17:00:27 -08:00
Dipti
dda9b45740
fixed path saving. added script and LANforge information to csv file. copied df to other file output conversions
2021-02-08 22:51:05 -08:00
Dipti
f95974b1e7
addition of translation of csv to another format
2021-02-08 19:27:38 -08:00
Dipti
9aa823aede
corrected filename to str format, was not working earlier, now working. removed unnecessary comments
2021-02-06 02:01:58 -08:00
Dipti
c3e9624ee5
ipv4_var_time now writes to disk - works
2021-02-06 01:55:36 -08:00
Dipti
8dba7a9182
comments, line spacing changes
2021-02-06 00:52:55 -08:00
Chuck SmileyRekiere
a9c5365e13
realm.py : catch exception no endp_list['endpoint']
2021-02-05 18:37:03 -07:00
Dipti
9a3e66dfa7
reformation of monitor loop - writes to disk
2021-02-05 16:55:01 -08:00
Dipti
5cb8c5dd20
checks if response is none
2021-02-05 16:55:01 -08:00
Dipti
922e3262e4
start of rolling writing to csv
2021-02-05 16:55:01 -08:00
Logan Lipke
de35d72e3c
GenCXProfile no longer requires generic_cx.py to work
2021-02-04 15:53:46 -08:00
Matthew Stidham
08b476f8d6
Implement replace_special_char function
2021-02-04 13:48:05 -08:00
Matthew Stidham
0483b7dec3
get_milliseconds function
2021-02-04 11:52:56 -08:00
Matthew Stidham
069e346777
fix regression test errors
2021-02-04 07:58:32 -08:00
Matthew Stidham
df7e5a89b1
fixing urls per ten
2021-02-03 10:48:57 -08:00
Jed Reynolds
f2504bdf98
extracts class VRProfile from realm.py
2021-02-02 20:55:11 -08:00
Jed Reynolds
2e6a5bd5df
realm.py: adds note to remove halt_on_error in future; changes check on vr_name to gaurd
2021-02-02 20:55:11 -08:00
Chuck SmileyRekiere
7f45190a04
realm.py: changes for L3CX and Multicast
2021-02-02 17:31:22 -07:00
Matthew Stidham
c98abcd7be
realm l3cxprofile and regression fixes
2021-02-01 16:06:07 -08:00
Matthew Stidham
ea82d4ade4
fix monitor df to blank function
2021-01-30 21:12:36 -08:00
Dipti
ae9e2f1445
help option for ipv4_var_time until further GUI-JSON implementation is done
2021-01-30 00:55:38 -08:00
Dipti
916c3a9bcb
leftover merge pt 2
2021-01-29 16:03:23 -08:00
Dipti
86ddd71e10
leftover merge
2021-01-29 16:02:11 -08:00
Dipti
800e7062b0
merge
2021-01-29 15:46:25 -08:00
Dipti
8d41df7bef
Merged dipti-branch
2021-01-29 15:20:30 -08:00
Jed Reynolds
e14e17a06a
realm.py: correcting several places where VRProfile was using bad URLs...
...
- BaseProfile no longer inherits from LFCliBase
- VRProfile now based on BaseProfile
- whitespace, organized parameters into columns
- added parameter names
- added parameter defaults
More work on this class is necessary. Next commits will be pulling RDD creation into an RDDProfile class
2021-01-29 14:06:38 -08:00
Dipti
4aec4c0ec4
arg changes
2021-01-28 13:33:01 -08:00
Matthew Stidham
98f7250aad
realm fix
2021-01-28 13:20:22 -08:00
Dipti
e9e92ae76b
arg additions
2021-01-28 11:31:35 -08:00
Jed Reynolds
b4dc2f8707
realm: adds new_vr_profile() and fixes a debug flag
2021-01-27 17:15:20 -08:00
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