Commit Graph

4681 Commits

Author SHA1 Message Date
davidnewhall2 378466472c deprecate path too 2020-06-15 05:06:14 -07:00
davidnewhall2 bfa70b42bc fixes 2020-06-15 04:56:40 -07:00
davidnewhall2 51814bf195 same thing 2020-06-15 04:55:28 -07:00
davidnewhall2 e9f1876127 fix 2020-06-15 04:55:20 -07:00
davidnewhall2 d4287b205d deprecate role parameter 2020-06-15 04:40:45 -07:00
davidnewhall2 987b28a1a6 Deprecate role param 2020-06-15 04:38:35 -07:00
davidnewhall2 d0077ef223 Deprecate role param 2020-06-15 04:38:00 -07:00
davidnewhall2 768ff627ed fix 2020-06-15 03:44:54 -07:00
David Newhall II de2e4273ee Merge pull request #1 from unifi-poller/dn2_lint_passwd_file
Lint cleanup, PII redaction, and add password file.
2020-06-15 03:43:25 -07:00
davidnewhall2 bb2f24d8b1 log controller data 2020-06-15 03:23:49 -07:00
davidnewhall2 17c0cdd709 add more controller info on startup, better. 2020-06-15 03:21:05 -07:00
davidnewhall2 1175c75c57 add more controller info on startup 2020-06-15 03:06:18 -07:00
davidnewhall2 2333e44e4f fix 2020-06-15 02:22:32 -07:00
davidnewhall2 cf49ad2f63 whoops 2020-06-15 02:20:48 -07:00
davidnewhall2 9f58c65acc update docs and examples 2020-06-15 02:19:09 -07:00
davidnewhall2 150a37b302 turn booleans into ptrs so we can fill defaults. 2020-06-15 02:05:39 -07:00
David Newhall II cbadf04f6d Merge pull request #2 from unifi-poller/dn2_lint_passwd_file
Lint cleanup, read influx pass from file, add udm temperatures, fix uap/udm portTable.
2020-06-14 16:49:17 -07:00
davidnewhall2 7356a33454 remove type from temp name 2020-06-14 16:49:05 -07:00
davidnewhall2 5a2e21a1f6 add type to port table 2020-06-14 02:42:08 -07:00
davidnewhall2 5e2b2e8ae5 add type to port table 2020-06-14 02:41:30 -07:00
davidnewhall2 7f8f523d12 less build 2020-06-14 01:53:31 -07:00
davidnewhall2 87aaa83e49 go mod update 2020-06-14 01:52:47 -07:00
davidnewhall2 0eab18a845 fix porttable 2020-06-14 01:45:28 -07:00
davidnewhall2 843571ef74 update mod 2020-06-14 01:40:44 -07:00
davidnewhall2 b638be1062 go get -u 2020-06-14 01:31:21 -07:00
David Newhall II 96999c55f4 Merge pull request #2 from unifi-poller/dn2_update
Add UDM temp, and remove Info label metrics
2020-06-14 01:28:07 -07:00
davidnewhall2 ffbdbdbfd5 put all port data in one place 2020-06-14 01:26:29 -07:00
davidnewhall2 98019d0801 fix homebrew and arm docker builds 2020-06-13 21:33:01 -07:00
David Newhall II e2bd835a2b Merge pull request #35 from unifi-poller/dn2_trim_whitespace
Trim whitespace off client and device names.
2020-06-13 20:54:13 -07:00
davidnewhall2 7b04d8a9df minor change 2020-06-13 20:48:34 -07:00
davidnewhall2 0a9385924f add udm temperatures 2020-06-13 20:47:15 -07:00
davidnewhall2 b83d1251ed better 2020-06-13 20:46:23 -07:00
davidnewhall2 9f84cbc4b2 make temperaturesd a pointer 2020-06-13 20:44:49 -07:00
davidnewhall2 8fa5c73c51 Split temperatures out 2020-06-13 20:37:08 -07:00
davidnewhall2 26cfb171f7 More updates 2020-06-13 20:30:47 -07:00
davidnewhall2 d54beeec96 Add UDM temp, and remove Info label metrics 2020-06-13 20:28:56 -07:00
davidnewhall2 115bb5d7f6 add udm temp sensors 2020-06-13 20:14:31 -07:00
davidnewhall2 ce47b94e92 Add PII redaction methods 2020-06-13 19:42:17 -07:00
davidnewhall2 12eccf511b trim whitespace of client and device names 2020-06-13 19:05:10 -07:00
davidnewhall2 b7c83eebbb Add TZ env usage to set local time zone. 2020-06-13 18:50:32 -07:00
davidnewhall2 37653c8ecb Lint cleanup and add password file 2020-06-13 18:21:01 -07:00
davidnewhall2 b2bc3a0397 Lint cleanup and add password file 2020-06-13 18:14:00 -07:00
davidnewhall2 89ea166747 update 2020-06-13 18:08:14 -07:00
davidnewhall2 2a43b4d109 lint cleanup 2020-06-13 17:46:52 -07:00
davidnewhall2 26e49dbdcd Update lint 2020-06-13 17:22:36 -07:00
David Newhall II b46b31827e
Merge pull request #217 from davidyilee/update-docker-compose
Update docker compose and example env file for DPI and IDS polling
2020-04-28 00:15:08 -07:00
David Lee cf249953e4 remove IDS env var and add back newline
addressing PR comments
2020-04-27 22:10:46 -07:00
David Newhall II 2ca85e38cd
Merge pull request #214 from L2v2P/patch-1
Update docker-compose.yml
2020-04-27 19:12:24 -07:00
David Lee 73fec17bdb Update docker compose and example env file for DPI and IDS polling
Add two example env variables for folks who want want to add DPI and IDS polling options in their docker stack.
2020-04-26 17:05:17 -07:00
L2v2P d40d218ef8
Update docker-compose.yml
Remove IP address from Chronograf port to make Chronograf accessible from outside of Docker container.
2020-04-23 14:05:54 +02:00