Commit Graph

48 Commits

Author SHA1 Message Date
Cody Lee 2b185e88c7
fixes sitedpi strings on influx and prom 2023-01-23 17:32:14 -06:00
Cody Lee 27bab9a01c
fixes client dpi strings on influx and prom 2023-01-07 11:36:11 -06:00
Cody Lee 1edb580084
bump unifi client and address
https://github.com/unpoller/dashboards/issues/20\#issuecomment-1364716049
and the duplicate https://github.com/unpoller/unpoller/issues/492
2023-01-06 21:12:24 -06:00
Cody Lee 3768c53512
CLI works 2022-12-22 18:16:43 -06:00
Cody Lee db9bcd5687
add new interface for testing 2022-12-22 17:44:39 -06:00
Cody Lee 26e2771229
prom and influx support 2022-12-22 14:36:08 -06:00
Cody Lee 2bb5b1bd13
Merge pull request #480 from unpoller/bugfix-395
Invalid Influx URL causes unhelpful panic
2022-12-21 20:46:11 -06:00
Cody Lee f092480019
add helpful guard when influxdb url is invalid to fix #395 2022-12-21 20:42:18 -06:00
Cody Lee 0329066fe5
remote upgrade metrics for #433 2022-12-21 20:14:22 -06:00
Cody Lee acd6592f5c
another NPE for #422 2022-12-20 21:35:06 -06:00
Cody Lee 2e8fb0b2ec
FlexInt adaptation 2022-12-20 21:29:56 -06:00
Cody Lee 97b3a476f9
fixes NPE on issue #422 2022-12-20 20:53:48 -06:00
Cody Lee fded91ce40
fixed start loop 2022-12-11 13:00:40 -06:00
Cody Lee 4816c13431
Merge branch 'output-plugin-interface' of github.com:unpoller/unpoller into output-plugin-interface 2022-12-08 20:45:21 -06:00
Cody Lee 3e5dd38e2f
duplicated assignment 2022-12-08 20:45:16 -06:00
Cody Lee 25871385b0
Merge branch 'master' into output-plugin-interface 2022-12-08 20:42:33 -06:00
Cody Lee f392648182
add log info 2022-12-08 20:35:13 -06:00
Cody Lee bd51cf59f3
move to a common pattern on output plugins to catch common issues 2022-12-05 22:00:48 -06:00
Cody Lee a148f669da
update per PR suggestions 2022-12-05 16:06:30 -06:00
Cody Lee 8273aafaf4
update readme 2022-12-04 20:44:52 -06:00
Cody Lee c23b8893e9
find a way to merge 2022-12-04 20:38:44 -06:00
Cody Lee 247cc868b3
go 1.19 interface{} -> any 2022-12-03 16:32:12 -06:00
Cody Lee 837d131152
pull in https://github.com/unpoller/influxunifi/pull/5/files 2022-12-03 16:14:08 -06:00
Cody Lee ed18fdaae3
fix 2022-12-03 15:50:10 -06:00
Cody Lee 1900e69d7a
all to pkg 2022-12-02 20:48:01 -05:00
Cody Lee 06594f67eb
move to the pkg dir 2022-12-02 20:46:16 -05:00
davidnewhall2 5e203701b5 initial 2019-12-28 17:08:16 -08:00
davidnewhall2 bd0680b92a Add DPI collection 2019-12-27 23:59:16 -08:00
davidnewhall2 84edadaa94 Make a new docker image 2019-12-24 23:43:49 -08:00
davidnewhall2 17e7c8edb3 allow dynamic controller scrapes 2019-12-19 19:59:51 -08:00
davidnewhall2 9022ab288d allow pulling specific sites through output plugins 2019-12-17 02:39:36 -08:00
davidnewhall2 d3d420597e make dumper work 2019-12-17 01:31:30 -08:00
davidnewhall2 0b8473657e convert input to plugin 2019-12-15 20:56:42 -08:00
davidnewhall2 1def43a4be trimming 2019-12-15 03:27:34 -08:00
davidnewhall2 ac39d1727f make output plugins call in to initialize 2019-12-15 02:52:43 -08:00
davidnewhall2 ecd1c64004 Updates 2019-12-10 01:19:56 -08:00
davidnewhall2 4f77e5ea36 update deps, fix channel bug for uap_vaps 2019-12-03 12:09:07 -08:00
davidnewhall2 e13b9bdd86 coimbine usg stats with udm stats to add missing uplink values 2019-12-02 17:45:33 -08:00
davidnewhall2 f4e55340fc a couple others missing 2019-12-01 14:39:18 -08:00
davidnewhall2 32c1107269 add a few missing metrics 2019-12-01 14:03:27 -08:00
davidnewhall2 dc9abc8ca8 more fixes 2019-12-01 03:26:13 -08:00
davidnewhall2 9eeeaebabd fixes 2019-12-01 00:43:57 -08:00
davidnewhall2 ec3bae40be test fix 2019-11-30 19:30:21 -08:00
davidnewhall2 36e88dcaf4 more reusable code 2019-11-30 18:18:49 -08:00
davidnewhall2 50c1a635c6 Improve influx library 2019-11-30 16:45:22 -08:00
davidnewhall2 cef7815e2d allow more data reduction 2019-11-30 03:42:17 -08:00
davidnewhall2 f9a4963b23 remove a bunch of unused things from influx code 2019-11-30 02:47:11 -08:00
davidnewhall2 ebe05ec3e5 move pkgs, update readme, add two more metrics to influx client 2019-11-30 01:45:42 -08:00