Commit Graph

728 Commits

Author SHA1 Message Date
davidnewhall2 3598003b6f fix lint errors 2019-11-25 13:20:45 -08:00
davidnewhall2 b84b1d92b7 shave a few more nanoseconds 2019-11-25 12:59:26 -08:00
davidnewhall2 8eea9be08d shave off some nanoseconds 2019-11-25 03:14:14 -08:00
davidnewhall2 a0391c04c2 rename client struct 2019-11-25 00:36:50 -08:00
davidnewhall2 6e8497a467 fix more port numbers 2019-11-25 00:19:05 -08:00
davidnewhall2 e3069991b0 Updates 2019-11-25 00:17:59 -08:00
davidnewhall2 3f684f1e46 fix bugs 2019-11-18 03:07:23 -08:00
davidnewhall2 e937c866de missed a couple 2019-11-18 02:43:13 -08:00
davidnewhall2 5614a1d826 move tx/rx labels around 2019-11-18 02:41:20 -08:00
davidnewhall2 fe5898dc75 rename some things 2019-11-18 02:10:16 -08:00
davidnewhall2 8ba758703a this makes more sense 2019-11-18 01:38:34 -08:00
davidnewhall2 a12f5f0fde found a bug in site code 2019-11-18 01:26:49 -08:00
davidnewhall2 d4bfa569ee spread things out 2019-11-18 01:19:30 -08:00
davidnewhall2 19a697898d Add more usw data, start uap 2019-11-18 01:06:25 -08:00
davidnewhall2 97610c0c2a Add speed test stats to usg 2019-11-18 00:14:11 -08:00
davidnewhall2 573ce9bdee less appendage 2019-11-18 00:01:33 -08:00
davidnewhall2 0b5872c62e add usg exports 2019-11-17 21:43:47 -08:00
davidnewhall2 14b7ffe1f6 add switch sys stats 2019-11-17 20:35:20 -08:00
davidnewhall2 f857be3ea7 and some more desciprion fixes 2019-11-17 18:24:26 -08:00
davidnewhall2 8ea1c81c5c a few more fixes 2019-11-17 18:21:30 -08:00
davidnewhall2 bdc060fdbe missed one 2019-11-17 18:13:35 -08:00
davidnewhall2 419d38fc91 remove IDS, fix metric names to standards, remove timestamp 2019-11-17 18:13:02 -08:00
davidnewhall2 7d7226e0d2 better logging 2019-11-17 17:18:37 -08:00
davidnewhall2 cdbc51f315 fix comment 2019-11-17 14:27:51 -08:00
davidnewhall2 2eaca3bc78 some cleanup 2019-11-17 14:27:23 -08:00
davidnewhall2 b1abbc9cb5 Add USW and conuter 2019-11-17 14:03:59 -08:00
davidnewhall2 a554e2f14d code shrinking 2019-11-17 11:55:00 -08:00
davidnewhall2 cb314edba9 dep ensure 2019-11-17 11:03:17 -08:00
davidnewhall2 2b08ed5f23 dont need that anymore 2019-11-17 10:11:58 -08:00
davidnewhall2 b05b855493 add site code 2019-11-17 03:02:25 -08:00
davidnewhall2 7b8546d51a new files 2019-11-17 01:52:41 -08:00
davidnewhall2 202639a1fc a few bugs 2019-11-17 01:26:07 -08:00
davidnewhall2 38ce386b51 rename package 2019-11-17 01:21:30 -08:00
davidnewhall2 1135781aa4 fix a bug and send a few more pieces into the mix 2019-11-17 01:12:33 -08:00
davidnewhall2 788f56d62d Base layout .. maybe. 2019-11-17 00:52:13 -08:00
davidnewhall2 6c453745b3 a few more steps 2019-11-12 01:30:40 -08:00
davidnewhall2 282fdcbc85 Rename all the packages 2019-11-12 00:36:49 -08:00
davidnewhall2 723d1d69c5 split influx code into new package 2019-11-12 00:12:50 -08:00
davidnewhall2 a6de7e94a3 rename internal package 2019-11-12 00:05:51 -08:00
davidnewhall2 0683133555 this is just a start, nothing works yet 2019-11-12 00:04:01 -08:00
David Newhall II d68973e889 Merge pull request #136 from a5hs/patch-1
Correct url for the script pipe to bash
2019-11-06 23:06:14 -08:00
a5hs 82e0f4e604 Correct url for the script pipe to bash
This may confuse those who don't always read what they're piping into a privileged shell...
2019-11-07 05:32:46 +00:00
David Newhall II 9df2a7847f fix test 2019-10-08 22:00:54 -07:00
David Newhall II aba85ed929 Merge pull request #131 from davidnewhall/dn2_ssl_certs
Add SSL certificates to Docker images.
2019-10-08 21:39:44 -07:00
David Newhall II 0efa18fdad builder has the certs, so use that 2019-10-07 22:50:34 -07:00
David Newhall II 5a7c16a71c Add SSL certificates to Docker container 2019-10-07 22:49:11 -07:00
David Newhall II a692b6f57e Merge pull request #127 from davidnewhall/dn2_fix_crash
protect against nil return values
2019-10-01 20:04:30 -07:00
David Newhall II 690e069a65 Merge remote-tracking branch 'origin/master' into dn2_fix_crash 2019-10-01 19:56:52 -07:00
David Newhall II 9da8ae89de Merge pull request #124 from davidnewhall/dn2_rm_max_errors
Remove max errors parameter
2019-10-01 19:56:35 -07:00
David Newhall II 9d45563355 protect against nil return values 2019-10-01 19:53:43 -07:00