Commit Graph

525 Commits

Author SHA1 Message Date
davidnewhall2 d89a38f9f9 fix env var 2019-12-04 23:27:26 -08:00
davidnewhall2 2864a98063 try without this package 2019-12-04 23:22:29 -08:00
davidnewhall2 1d50f0bdc8 sign packages 2019-12-04 23:19:03 -08:00
davidnewhall2 8179890a72 dep 2019-12-04 00:51:30 -08:00
davidnewhall2 18829dc1b9 update deps, fix channel bug for uap_vaps 2019-12-03 12:09:07 -08:00
davidnewhall2 372b371763 update descrip 2019-12-03 03:44:13 -08:00
davidnewhall2 01402ee850 one more go 2019-12-03 03:38:13 -08:00
davidnewhall2 ae0cb8fd01 do is required 2019-12-03 03:37:55 -08:00
davidnewhall2 1467fe518a try this too 2019-12-03 03:31:19 -08:00
davidnewhall2 a7824ba40c try this? 2019-12-03 03:30:53 -08:00
davidnewhall2 00bb033330 change repo names 2019-12-03 03:25:53 -08:00
davidnewhall2 d7c92c5911 fix this name 2019-12-03 03:14:15 -08:00
davidnewhall2 0612ee80c0 remove test code 2019-12-03 03:13:49 -08:00
davidnewhall2 a32ba4a50b last fix? 2019-12-03 02:54:35 -08:00
davidnewhall2 86c2ea5d50 go again 2019-12-03 02:53:41 -08:00
davidnewhall2 46d9e0689a fix 2019-12-03 02:46:33 -08:00
davidnewhall2 f4b5cabecc still testing 2019-12-03 02:44:14 -08:00
davidnewhall2 a2f5042973 fix build 2019-12-03 02:35:49 -08:00
davidnewhall2 6237bd48d7 fix build script 2019-12-03 02:33:00 -08:00
davidnewhall2 65383a894c rename this back 2019-12-03 02:32:19 -08:00
davidnewhall2 37ad56ffaf fix script 2019-12-03 02:30:22 -08:00
davidnewhall2 0fe13d0b66 add uptime back 2019-12-03 02:26:27 -08:00
davidnewhall2 e4e242fc18 fixes 2019-12-03 02:18:32 -08:00
davidnewhall2 d8642969af comments 2019-12-03 00:59:37 -08:00
davidnewhall2 8127f9d5ea move pieces into methods 2019-12-03 00:19:47 -08:00
davidnewhall2 beef61b577 missed 2019-12-02 20:56:08 -08:00
davidnewhall2 d13dddca6f merge 2019-12-02 20:50:55 -08:00
David Newhall II 38b9f0bce6 Merge branch 'master' into dn2_merge 2019-12-02 20:47:54 -08:00
David Newhall II 5e15576816 Merge pull request #147 from davidnewhall/superq/duplicate_metrics
Cleanup duplicate station metrics
2019-12-02 20:45:10 -08:00
David Newhall II b2a11fef59 Merge branch 'master' into dn2_merge 2019-12-02 20:44:00 -08:00
davidnewhall2 96c413e1f1 combine more counters, fix cpu/mem graphs, fix udmp type 2019-12-02 20:18:55 -08:00
davidnewhall2 fa797c7f46 comment cleanup 2019-12-02 19:40:29 -08:00
davidnewhall2 b47b3bda02 add more labels, ditch uptime 2019-12-02 19:28:24 -08:00
davidnewhall2 5b6ff69ec5 fixes 2019-12-02 18:38:58 -08:00
David Newhall II b9e628336c Merge pull request #150 from davidnewhall/dn2_udm_fixes
combine usg stats with udm stats to add missing uplink values
2019-12-02 17:54:23 -08:00
davidnewhall2 1a0f053232 coimbine usg stats with udm stats to add missing uplink values 2019-12-02 17:45:33 -08:00
Ben Kochie 802e230219 Remove IP address from device info label.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 23:34:49 +01:00
Ben Kochie 81036a9d9c Use explicit label items rather than a cut of the slice.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 23:31:49 +01:00
Ben Kochie 39b270bea5 Move excess device labels to info metric
Move some of the excess device inventory labels to an "info" metric.
This reduces query output noise and indexing overhead.

These labels can still be used for filtering with a `group_left` query.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 22:43:35 +01:00
Ben Kochie fe29f08afe Cleanup duplicate station metrics
Combine "user" and "guest" station metrics into a single labeled metric
to avoid duplicate storage of the same data.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 22:41:43 +01:00
davidnewhall2 bb3ef53893 fix env variable usage 2019-12-02 13:11:35 -08:00
davidnewhall2 3236f77625 readme update 2019-12-02 00:14:43 -08:00
davidnewhall2 22e496b0ca add a small readme 2019-12-01 22:33:37 -08:00
davidnewhall2 ac5d9361df dpkg --force-confdef --force-confold --install 2019-12-01 22:31:57 -08:00
davidnewhall2 914af4fe0f doc updates 2019-12-01 22:19:57 -08:00
davidnewhall2 331fc8bf3c update example 2019-12-01 19:29:40 -08:00
davidnewhall2 617bb7d1a4 reference new dashes 2019-12-01 19:28:44 -08:00
davidnewhall2 fb1871d92c a couple more fixes 2019-12-01 19:04:17 -08:00
davidnewhall2 2bf7b294d9 fix more ratios, combine export loops 2019-12-01 17:42:13 -08:00
David Newhall II 7f97cd2675 Apply suggestions from code review 2019-12-01 17:25:49 -08:00