Commit Graph

4324 Commits

Author SHA1 Message Date
James Stephenson c287c1066b Add client WMM power save status to field list 2020-11-16 12:36:18 +00:00
Oleg 128edf3b4c Add total utilization which should allow deducing interference (total - tx - rx) 2020-10-26 13:49:30 +00:00
it-bluefish 993210793f Support PUT calls for REST API 2020-10-12 12:15:36 +01: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
David Newhall II 88805f2712 Merge pull request #40 from adregner/master
Fix argument bug in networks.go
2020-10-09 04:22:50 -07:00
Andrew Regner e88c293e1c Fix argument bug in networks.go 2020-10-08 17:59:23 -07:00
David Newhall II 1626a4a2ff
Merge pull request #271 from jpartain89/master
Couple of Leftover Updates
2020-10-01 22:55:43 -07:00
Justin P 125c4d18d4
Merge branch 'master' into master 2020-10-01 23:47:36 -05:00
Justin Partain 07757b4268
Fixed Numbering Issue 2020-10-01 23:44:24 -05:00
Justin Partain 118605b438
Final Updates 2020-10-01 23:39:17 -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
David Newhall II 9674b1a85d Merge pull request #39 from adregner/unifi_network_type
add networks
2020-09-28 00:34:46 -07:00
David Newhall II 3571f082e2
Merge pull request #258 from jpartain89/master
Synology Docker-Compose
2020-09-27 16:24:46 -07:00
Andrew Regner 23dc92dbfa Update networks.go
Co-authored-by: David Newhall II <david@sleepers.pro>
2020-09-11 14:52:46 -07:00
Andrew Regner 95f017cae6 Update networks.go
Co-authored-by: David Newhall II <david@sleepers.pro>
2020-09-11 14:52:40 -07:00
Andrew Regner 422c3f220f Update networks.go
Co-authored-by: David Newhall II <david@sleepers.pro>
2020-09-11 14:52:25 -07:00
Andrew Regner b7f8e3a98e add networks 2020-09-08 00:22:46 -07:00
Justin Partain cec13cefd6
Variable Updates and Instructional Changes
Variables:
- Removed the `...Rendering_callback_url` references
- Removed the `GRAFANA_NETWORK` variables, as the network name can't be a variable.
Instructions:
- Fixed a few errors
- Added the section for running `docker-compose up -d` to start the containers, and then included creating the influx database instructions utilizing the GUI.
2020-08-17 04:58:35 -05:00
Justin Partain 17f9be2cf6
First Round Updates
Here are some of the higher-level, more basic updates that you guys mentioned so far:
- Added a small part about the `.env` file and what its for
- Changed the various references to directories from `grafana` to `unifi-poller` as the base
- Changed the user name to create in the GUI from `grafana` to `unifi-poller`. 
  - Thought this might be more streamlined(?)
  - Might want to look into changing that on the docker instructions, too, if we prefer this
  - You have to keep the `sudo id` bit later, as we can't tell the GUI to use a specific user ID.

Let me know what you think about these minor updates, here.
2020-08-13 20:40:44 -05:00
Justin Partain cc7d85a9c9
Completed README
- Finished writing `README.md`
2020-07-31 14:31:33 -05:00
Justin Partain 4b432b4552
Fixed Variables and Network Name
- Fixed the variable names for the rendering callback url and rendering server url
2020-07-31 01:16:53 -05:00
Justin Partain 6e6596985e
Updated Spacing 2020-07-31 00:53:47 -05:00
Justin Partain ed23c39500
Major Initial Push
This is the first push with most of the edits/variables in place. Most of whats left is filling out the `README.md` file for the variables and what they mean and/or need.

- Moved most of the editable/user configurable options to variables inside of the `docker-compose.example.env` file
- Wrote the explainer for the directory creation and the user creation that is necessary
2020-07-31 00:53:35 -05:00
Justin Partain 8d99963fb8
Update for 07-30-2020 15-30-44 2020-07-30 15:30:44 -05:00
davidnewhall2 340ddec7c6 fix lint 2020-07-20 00:30:07 -07:00
davidnewhall2 08d42c2b48 lowercase 2020-07-19 21:14:58 -07:00
davidnewhall2 fc3ed9065f drewsauce 2020-07-19 21:12:15 -07:00
davidnewhall2 79abe7512a fix webserver output 2020-07-19 20:16:53 -07:00
davidnewhall2 39014fb124 bug fix 2020-07-19 12:41:07 -07:00
davidnewhall2 6197177a45 update config file options 2020-07-19 00:17:47 -07:00
davidnewhall2 cddf2942b0 re-arrangement 2020-07-19 00:10:36 -07:00
davidnewhall2 5a5c79095e add path 2020-07-19 00:04:42 -07:00
davidnewhall2 02bcc9746c Switch webserver/poller 2020-07-07 03:25:08 -07:00
davidnewhall2 1147693386 update api 2020-07-07 02:39:30 -07:00
davidnewhall2 c3c9043ac7 rename a few things 2020-07-07 02:39:10 -07:00
davidnewhall2 81f9c8a7d1 add plugins to config 2020-07-07 02:11:48 -07:00
davidnewhall2 7e37bb5d6e minor updates 2020-07-06 02:39:38 -07:00
davidnewhall2 0a191071b3 readme update 2020-07-06 02:38:52 -07:00
davidnewhall2 e0a9fe09b1 play with webserver data 2020-07-06 00:45:51 -07:00
davidnewhall2 a4da890bb0 add filters to clients, devices, eventgroups 2020-07-06 00:44:54 -07:00
davidnewhall2 1aa6f2e47a use id instead of name for log groups 2020-07-06 00:42:53 -07:00
davidnewhall2 8abf82114c update config 2020-07-05 03:06:50 -07:00
davidnewhall2 e24223ecd8 stricter linting disabled 2020-07-05 03:01:28 -07:00
davidnewhall2 1afed6d7d9 event groups per site instead of per controller 2020-07-05 02:55:37 -07:00