Commit Graph

479 Commits

Author SHA1 Message Date
davidnewhall2 72052f97a0 fix version setting 2019-11-25 13:34:49 -08:00
davidnewhall2 58e49c8b75 fix lint errors 2019-11-25 13:20:45 -08:00
davidnewhall2 6622050a34 shave a few more nanoseconds 2019-11-25 12:59:26 -08:00
davidnewhall2 184a20c019 shave off some nanoseconds 2019-11-25 03:14:14 -08:00
davidnewhall2 e88f889baa rename client struct 2019-11-25 00:36:50 -08:00
davidnewhall2 640075da94 fix more port numbers 2019-11-25 00:19:05 -08:00
davidnewhall2 1b75963002 Updates 2019-11-25 00:17:59 -08:00
davidnewhall2 1ffbcccaca fix bugs 2019-11-18 03:07:23 -08:00
davidnewhall2 6cb1fb8f78 missed a couple 2019-11-18 02:43:13 -08:00
davidnewhall2 7e35c87dab move tx/rx labels around 2019-11-18 02:41:20 -08:00
davidnewhall2 166c4a21f0 rename some things 2019-11-18 02:10:16 -08:00
davidnewhall2 1798f31dfa this makes more sense 2019-11-18 01:38:34 -08:00
davidnewhall2 8a01655d91 found a bug in site code 2019-11-18 01:26:49 -08:00
davidnewhall2 ba42bb3c13 spread things out 2019-11-18 01:19:30 -08:00
davidnewhall2 b7918e0c21 Add more usw data, start uap 2019-11-18 01:06:25 -08:00
davidnewhall2 ae2877cce9 Add speed test stats to usg 2019-11-18 00:14:11 -08:00
davidnewhall2 6016c74a99 less appendage 2019-11-18 00:01:33 -08:00
davidnewhall2 39c6fdc472 add usg exports 2019-11-17 21:43:47 -08:00
davidnewhall2 4a73669662 add switch sys stats 2019-11-17 20:35:20 -08:00
davidnewhall2 1775f6e804 and some more desciprion fixes 2019-11-17 18:24:26 -08:00
davidnewhall2 39c421d9ab a few more fixes 2019-11-17 18:21:30 -08:00
davidnewhall2 647618e41a missed one 2019-11-17 18:13:35 -08:00
davidnewhall2 cc66677305 remove IDS, fix metric names to standards, remove timestamp 2019-11-17 18:13:02 -08:00
davidnewhall2 ed94bed4da better logging 2019-11-17 17:18:37 -08:00
davidnewhall2 9d0d9e97f9 fix comment 2019-11-17 14:27:51 -08:00
davidnewhall2 a7ebbdb596 some cleanup 2019-11-17 14:27:23 -08:00
davidnewhall2 c9e137e1f9 Add USW and conuter 2019-11-17 14:03:59 -08:00
davidnewhall2 5a286459f1 code shrinking 2019-11-17 11:55:00 -08:00
davidnewhall2 a270474022 dep ensure 2019-11-17 11:03:17 -08:00
davidnewhall2 403961efdf dont need that anymore 2019-11-17 10:11:58 -08:00
davidnewhall2 bee5a5901c add site code 2019-11-17 03:02:25 -08:00
davidnewhall2 6f32f7dd60 new files 2019-11-17 01:52:41 -08:00
davidnewhall2 e7292ed119 a few bugs 2019-11-17 01:26:07 -08:00
davidnewhall2 681df8326e rename package 2019-11-17 01:21:30 -08:00
davidnewhall2 f62115f0ad fix a bug and send a few more pieces into the mix 2019-11-17 01:12:33 -08:00
davidnewhall2 9bd4737730 Base layout .. maybe. 2019-11-17 00:52:13 -08:00
davidnewhall2 dd27f90a62 a few more steps 2019-11-12 01:30:40 -08:00
davidnewhall2 f6c73e7edb Rename all the packages 2019-11-12 00:36:49 -08:00
davidnewhall2 641095f2af split influx code into new package 2019-11-12 00:12:50 -08:00
davidnewhall2 e2af4d9f72 rename internal package 2019-11-12 00:05:51 -08:00
davidnewhall2 7094c2ce2c this is just a start, nothing works yet 2019-11-12 00:04:01 -08:00
David Newhall II fc1828b039
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 04fc1f11e0
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 2b9b3f969d fix test 2019-10-08 22:00:54 -07:00
David Newhall II 73932a6866
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 33566daf39 builder has the certs, so use that 2019-10-07 22:50:34 -07:00
David Newhall II e140b31ec5 Add SSL certificates to Docker container 2019-10-07 22:49:11 -07:00
David Newhall II e0d8bd301b
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 a8e36b8439 Merge remote-tracking branch 'origin/master' into dn2_fix_crash 2019-10-01 19:56:52 -07:00
David Newhall II 68c856a08e
Merge pull request #124 from davidnewhall/dn2_rm_max_errors
Remove max errors parameter
2019-10-01 19:56:35 -07:00