Cody Lee
46a22c33c2
cleanup
2022-11-23 20:58:27 -06:00
Cody Lee
dd916e3c37
Merge branch 'master' of ../influxunifi into merge-them-all
2022-11-23 20:58:03 -06:00
Cody Lee
cec311bf3b
minor fix
2022-11-23 20:55:33 -06:00
Cody Lee
ec84bfa82d
cleanup
2022-11-23 20:50:00 -06:00
Cody Lee
47bdfa7bec
disable check
2022-11-23 19:15:55 -06:00
Cody Lee
8f3e94758a
update unpoller/unifi
2022-11-23 19:04:01 -06:00
Cody Lee
2164d6f502
nil guard when disabled datadog plugin for logging
2022-11-23 18:07:38 -06:00
Daniel Schauenberg
5b04503cf9
move collector initialization up in Run method
...
all logging methods rely on the collector being initialized. When this isn't the case logging anything causes the whole app to crash with a nil pointer dereference. Specifically the datadog plugin causes unpoller to crash when it's disabled because it write a debug log on an uninitialized collector.
2022-11-09 11:43:16 +01:00
Cody Lee
8b3a8b37ff
golanglint-ci is gone from travis
2022-10-27 16:25:49 -05:00
Cody Lee
1dcea47a76
fix nil pointer bug
2022-10-27 16:17:37 -05:00
Cody Lee
27187efdf8
address golangci-lint
2022-01-18 08:39:42 -06:00
Cody Lee
1756fe7ccc
fix go mod
2022-01-17 15:07:09 -06:00
Cody Lee
e366b15c69
final cleanup of datadog unifi plugin
2022-01-17 15:02:57 -06:00
Cody Lee
cca20ab019
fix nil client in report
2021-12-09 17:36:45 -06:00
Cody Lee
5faa0791b2
all latest commits
2021-12-09 17:28:20 -06:00
Cody Lee
8730b0c2af
use corrected version of unpoller/unifi
2021-12-09 17:01:45 -06:00
Cody Lee
f179122025
mirror unpoller/unpoller go mod
2021-12-09 16:56:56 -06:00
Cody Lee
aaf062d474
fix syntax issues
2021-12-09 16:45:06 -06:00
Cody Lee
16bb468d7d
add log when configured
2021-12-09 16:22:53 -06:00
Cody Lee
db85c29aba
bring this up to recent specs
2021-12-04 21:01:49 -06:00
Cody Lee
7833500d2a
bring this up to recent specs
2021-12-04 21:01:38 -06:00
David Newhall II
a68d86bfe1
rename org
2021-06-23 03:23:57 -07:00
David Newhall II
cb80664531
add go sum
2021-04-18 00:44:00 -07:00
David Newhall II
789d46f4a9
update deps
2021-04-18 00:42:42 -07:00
David Newhall II
0612042bfb
update mods
2021-03-25 01:29:19 -07:00
David Newhall II
da3741ff0d
batch udm storage
2021-03-25 01:28:05 -07:00
David Newhall II
79a07a56b8
fix gateway counter
2021-03-25 00:53:28 -07:00
David Newhall II
06f0d25e65
better startup log
2021-03-21 23:51:28 -07:00
David Newhall II
ff5b52e142
add mroe fields to rogue ap
2021-03-21 22:06:09 -07:00
David Newhall II
ec36ef6c78
rename table
2021-03-21 22:05:08 -07:00
David Newhall II
cb788ec274
fixes to rogue api saving
2021-03-21 21:34:50 -07:00
David Newhall II
b1761d5393
poller drop out
2021-03-15 01:03:23 -07:00
David Newhall II
ad52081f9a
add rogueap
2021-03-14 23:27:22 -07:00
David Newhall II
c5202d2b3b
add more temps for USG
2021-03-14 22:27:30 -07:00
David Newhall II
16fcd2300c
add uzg file
2021-03-14 17:45:29 -07:00
David Newhall II
2f57b91e01
add uxg and usg temps
2021-03-14 17:45:14 -07:00
David Newhall II
bd10066545
add dead ports and sfp data
2021-03-14 17:27:03 -07:00
David Newhall II
a77d5ab566
lint n updates
2021-03-07 23:06:37 -08:00
David Newhall
9237d25804
Merge pull request #3 from unifi-poller/dn2_events
...
Write Events to influxDB
2021-03-07 22:09:40 -08:00
David Newhall II
44eec5aaf0
updates
2021-03-07 21:49:21 -08:00
James Stephenson
c287c1066b
Add client WMM power save status to field list
2020-11-16 12:36:18 +00:00
Cody Lee
7a24cc1f9b
fix ids
2020-10-11 11:52:06 -05:00
Cody Lee
b216b07020
update gitignore
2020-10-11 11:50:37 -05:00
Cody Lee
21735aedfe
fix dep versions
2020-10-11 11:49:53 -05:00
Cody Lee
057faf9de9
update readme
2020-10-11 11:45:20 -05:00
Cody Lee
51916c19e7
all stats should be reporting
2020-10-11 11:32:45 -05:00
Cody Lee
ceeb63870e
initial commit
2020-10-01 20:15:01 -05:00
Cody Lee
575473d9f8
add travis.yml and add go.mod
2020-10-01 09:22:13 -05:00
Cody Lee
c220fc4bab
Initial commit
2020-10-01 09:20:42 -05:00
davidnewhall2
cccad3d347
fix concurrent map write
2020-07-03 02:46:40 -07:00