Jed Reynolds
04efe8b4d1
script compares the endpoints of a voip call and points out disparity
2018-04-23 17:25:03 -07:00
Ben Greear
d4aba83e0a
Add db-sorter.sh
...
From Brent.
2018-04-17 15:32:50 -07:00
Jed Reynolds
5adfa08273
adds time range, help text, more time syntax flexibility
2018-04-13 11:22:42 -07:00
Jed Reynolds
ede05dedcb
timed wanlink script
2018-04-12 18:08:40 -07:00
Isaac Konikoff
1a996867f0
lf_auto_wifi_cap: add single quotes to --test_text and usage example
2018-02-13 11:01:35 -08:00
Jed Reynolds
cc2accdb9a
lf_auto_wifi_cap: tunes timing to allow first station to be full up; whitespace;
2018-02-01 14:07:56 -08:00
Jed Reynolds
98817bd62c
lf_auto_wifi_cap: adds connection to manager, renames telnet variables
2018-02-01 12:01:40 -08:00
Jed Reynolds
49d06312e6
lf_auto_wifi_cap: fixes pdu_mix parsing/formatting; adds dwell time for stations to come up; whitespace
2018-01-31 22:14:12 -08:00
Jed Reynolds
62f80b0aae
lf_associate_ap: adds --bssid option for associating a station with specific AP
2018-01-25 14:12:00 -08:00
Jed Reynolds
a2526aeb5a
lf_generic_ping: corrected restart to reload
2018-01-23 15:13:30 -08:00
Jed Reynolds
97adf85048
lf_generic_ping: corrected unlimited process to 65535
2018-01-23 15:10:42 -08:00
Jed Reynolds
f53192dd2c
lf_generic_ping: added name option; added example of creating multiple connections per port
2018-01-23 15:06:31 -08:00
Jed Reynolds
d549adc9a8
lf_generic_ping: updates help text and comments
2018-01-23 13:44:46 -08:00
Jed Reynolds
76e082495b
generic_ping: gains logic to create lfping entries for macvlans attached to a card
2018-01-17 16:10:58 -08:00
Jed Reynolds
100d7687ae
generic_ping: adds notes on system limits
2018-01-17 15:39:35 -08:00
Jed Reynolds
afde488404
WIP: lf_generic_ping
2018-01-17 10:21:31 -08:00
Jed Reynolds
046a9b07f0
lf_portmod: corrects --list_ports
2018-01-17 08:42:37 -08:00
Jed Reynolds
593416b386
lf_portmod: adds --list_ports option; adds --mgr -m --resource -r option aliases
2018-01-17 08:38:21 -08:00
Jed Reynolds
6168e18047
ping: WIP collecting port info
2018-01-16 22:59:11 -08:00
Jed Reynolds
cc12b770a5
Script provides ability to batch create Generic endpoints for lfping command
2018-01-16 17:19:55 -08:00
Jed Reynolds
df0ca6ce3d
improves dns arguments used by curl; refactors curl command
2017-11-09 16:46:49 -08:00
Jed Reynolds
4b23927e9d
Scripts: portal-check does some basic evaluation on a station to see if it can resolve DNS, ping its gateway, and make a web request
2017-11-09 16:09:27 -08:00
Ben Greear
c0450f0c5a
portmod: Update examples for setting station mode and rates.
2017-10-26 10:16:42 -07:00
Jed Reynolds
1119126ba2
wait_on_ports: batch query improvements
...
- querying large numbers of ports will uses cached data
- querying a batch of ports parses one show_port result
- show_port is now queried with flag 16 to avoid forcing gateway inspection
2017-10-18 13:31:43 -07:00
Jed Reynolds
8a68df33a4
wait_on_ports:
...
- updates options help message
- updates help exit condition
- promotes many variables to package level
- adds --use_caching, --shove_level, --batch_level options
New options are WIP
2017-10-18 11:18:56 -07:00
Jed Reynolds
41fe0661e5
Adds --help|-h options; shows usage message and exits 0 if no arguments
2017-10-16 19:00:55 -07:00
Jed Reynolds
c1a982d072
Reformats README, adds descriptions for scripts in project
2017-10-16 18:49:46 -07:00
Jed Reynolds
0a7580091a
Updates lf_wifi_rest_example:
...
- fixes conflicting -l option, now use --log_file or --log for log files
- use -L for --load
- option -l no longer exists
- added options --help, -h to show help and exit
2017-10-12 14:17:55 -07:00
Jed Reynolds
40f405ac25
Script waits on selection of ports to have IP addresses before exiting
2017-10-10 16:26:23 -07:00
Ben Greear
1138dffc10
Use an OO framework for the GuiJson library module.
...
Jed's changes, with a tweak to the lf_wifi_reset_example.pl to use
the new OO methods.
2017-10-06 15:44:06 -07:00
Ben Greear
a2df72bdcc
Support using GUI cli command to refresh GUI's counters.
...
This makes JSON output more precise, but only works with 5.3.7 LANforge
GUIs and higher.
2017-10-06 15:30:48 -07:00
Ben Greear
d688408ec4
Update license file and readme.
2017-10-06 14:33:37 -07:00
Ben Greear
f3198d23c3
Add LANforge perl modules.
2017-10-06 14:01:49 -07:00
Ben Greear
4e92bab89b
More scripts from tools dir.
2017-10-06 13:55:23 -07:00
Ben Greear
72712ff548
Add scripts from the tools directory in the private Candela repo.
...
These scripts will now be publicly available in a git repo for
easier shared development and change tracking.
2017-10-06 13:41:50 -07:00
Ben Greear
3abf1ca06e
first commit
2017-10-06 13:30:03 -07:00