Matthew Stidham
|
bec53e1574
|
base scripts for creating lanforge items
|
2021-01-06 16:53:01 -08:00 |
|
Jed Reynolds
|
69364b34f8
|
check_large_files.bash: several corrections:
- deletes ath10k crashes
- fixes spaces breaking report file survey
- compresses report data
- fixes skipped lib/module directories safe to delete
- fixes unnecessary refresh on hitting enter
|
2021-01-06 15:03:45 -08:00 |
|
Jed Reynolds
|
140d496861
|
check_large_files.bash: corrects prompt
|
2021-01-06 12:37:50 -08:00 |
|
Jed Reynolds
|
d2f926f4ef
|
check_large_files.bash: updated terminology
|
2021-01-06 12:34:38 -08:00 |
|
Jed Reynolds
|
939d1e6fae
|
check_large_files.bash: now erases unused ct kernels and module directories
|
2021-01-04 22:57:39 -08:00 |
|
Jed Reynolds
|
7849a629c7
|
check_large_files: removes oldest Fedora kernels
|
2021-01-04 22:00:51 -08:00 |
|
Logan Lipke
|
13dc5ed016
|
Changed docstrings to fit script format
|
2021-01-04 15:27:05 -08:00 |
|
Jed Reynolds
|
e08d6548f3
|
check
|
2021-01-04 13:02:15 -08:00 |
|
Chuck SmileyRekiere
|
9461f75aa6
|
lf_hackrf.py : python3 version, put in other code base , minor change for
raw_input that was pretty much it. There will nee functionality added to
readback the inputs.
|
2021-01-04 06:53:22 -07:00 |
|
Jed Reynolds
|
061e02dfd9
|
check_large_files.bash: moving logic out of clean kernels to survey kernels
|
2020-12-31 17:18:26 -08:00 |
|
Matthew Stidham
|
4daa7467ba
|
create station and create vap
|
2020-12-31 16:45:34 -08:00 |
|
Nikita Yadav
|
1fdd70136f
|
CPU and Memory Visualization
|
2020-12-31 17:39:21 +05:30 |
|
Jed Reynolds
|
0a194ce3c0
|
check_large_files.bash type
|
2020-12-31 00:31:19 -08:00 |
|
Dipti
|
37bbe567ce
|
test all scripts re-added
|
2020-12-30 19:43:52 -08:00 |
|
Logan Lipke
|
52998207c5
|
Added docstring for documentation and usage example
|
2020-12-30 17:02:58 -08:00 |
|
Logan Lipke
|
7c4789b673
|
Added docstring for documentation and usage example
|
2020-12-30 17:01:28 -08:00 |
|
Matthew Stidham
|
8b2d5ce0de
|
Merge branch 'master' of github.com:greearb/lanforge-scripts
|
2020-12-30 17:01:01 -08:00 |
|
Matthew Stidham
|
9c94287fb5
|
fix
|
2020-12-30 17:00:52 -08:00 |
|
Dipti
|
1ae7e545ae
|
Merge branch 'master' of github.com:greearb/lanforge-scripts
|
2020-12-30 16:11:14 -08:00 |
|
Dipti
|
20a06dfdbf
|
1k works again, added updated argparse formatting
|
2020-12-30 16:10:48 -08:00 |
|
Matthew Stidham
|
cacfc15766
|
my changes
|
2020-12-30 11:05:23 -08:00 |
|
Matthew Stidham
|
c42961f6af
|
formatting error
|
2020-12-30 11:02:20 -08:00 |
|
Logan Lipke
|
b8e2b1a109
|
Added docstring for documentation and usage example
|
2020-12-29 16:56:16 -08:00 |
|
Logan Lipke
|
51187f85c9
|
Added docstring for documentation and usage example
|
2020-12-29 15:55:44 -08:00 |
|
Logan Lipke
|
cf64291ca0
|
Added missing '%' in formatted output, removed semicolon
|
2020-12-29 15:54:48 -08:00 |
|
Logan Lipke
|
508f30d8ee
|
Created script to help get documentation info from scripts/modules
|
2020-12-29 15:41:21 -08:00 |
|
Matthew Stidham
|
d099014299
|
minor fix
|
2020-12-29 14:41:24 -08:00 |
|
Matthew Stidham
|
f084e6d81f
|
many outputs from Pandas dataframe and basic test data on output
|
2020-12-29 14:37:24 -08:00 |
|
Matthew Stidham
|
ee742907f5
|
many outputs from Pandas dataframe and basic test data on output
|
2020-12-29 14:35:23 -08:00 |
|
Jed Reynolds
|
a2a3229df3
|
check_large_files.bash: creates a way to sort kernels by expanded version number
|
2020-12-29 14:24:37 -08:00 |
|
Jed Reynolds
|
69b5f27bf5
|
check_large_files.bash: purge yum cache option
|
2020-12-29 12:39:32 -08:00 |
|
Jed Reynolds
|
8f5a72232b
|
check_large_files.bash: slows down deletion on var tmp
|
2020-12-29 12:18:52 -08:00 |
|
Jed Reynolds
|
0738dab2ad
|
check_large_files.bash: cleans downloads, fixes current directory error
|
2020-12-29 12:15:15 -08:00 |
|
Jed Reynolds
|
37c435d9bc
|
check_large_files.bash: cleans var log, cleans core files
|
2020-12-29 11:46:39 -08:00 |
|
Jed Reynolds
|
3d36585f0a
|
check_large_files.bash: WIP core files
|
2020-12-29 00:38:55 -08:00 |
|
Jed Reynolds
|
9748913528
|
updateTest.bash: fixes missing $, does not attempt to trap KILL, apparently not possible
|
2020-12-29 00:38:55 -08:00 |
|
Jed Reynolds
|
ba5a2c5086
|
check_large_files.bash: deletes ~lanforge/Downloads
|
2020-12-29 00:38:55 -08:00 |
|
Dipti
|
60b7c0d9dd
|
updated args and example
|
2020-12-28 15:25:51 -08:00 |
|
Logan Lipke
|
5b161d8619
|
Fixed some bugs, testing WIP
|
2020-12-28 14:53:03 -08:00 |
|
Matthew Stidham
|
9661d5f969
|
create CSV from realm monitor
|
2020-12-28 14:21:38 -08:00 |
|
Matthew Stidham
|
e4b8266a20
|
Merge branch 'master' of github.com:greearb/lanforge-scripts
|
2020-12-28 13:11:35 -08:00 |
|
Matthew Stidham
|
875942bd75
|
monitor correction
|
2020-12-28 13:11:18 -08:00 |
|
shivam
|
a2564b2dca
|
Bug fix: parse_size values
|
2020-12-28 11:24:36 +05:30 |
|
Jed Reynolds
|
38dfb463ed
|
test_status_msg.py: do not hard code port
|
2020-12-22 17:25:54 -08:00 |
|
Logan Lipke
|
107c881e91
|
Fixed variable not being referenced
|
2020-12-22 15:59:37 -08:00 |
|
Logan Lipke
|
4725cdc11c
|
Fixed issue with required security arg being included on top of what's in create_basic_argparse
|
2020-12-22 15:59:24 -08:00 |
|
shivamcandela
|
0bd03f44b1
|
layer3_test for webconsole
|
2020-12-23 02:11:27 +05:30 |
|
shivamcandela
|
69c3d3eba6
|
path corrections
|
2020-12-23 00:00:39 +05:30 |
|
shivamcandela
|
6dc3fee1d8
|
Updates for webconsole beta testing
|
2020-12-22 23:57:31 +05:30 |
|
shivamcandela
|
41f3d41cf8
|
added layer4 test for http traffic for webconsole and some corrections in test_utility
|
2020-12-22 23:53:27 +05:30 |
|