update readme
This commit is contained in:
parent
83af7ff383
commit
2126f6e052
10
README.md
10
README.md
|
|
@ -20,11 +20,10 @@ included; with screenshots. Updated 2019.
|
|||
|
||||
[See the Wiki!](https://github.com/davidnewhall/unifi-poller/wiki/Installation)
|
||||
We have a special place for [Docker Users](https://github.com/davidnewhall/unifi-poller/wiki/Docker).
|
||||
|
||||
I'm willing to help if you have troubles.
|
||||
Open an [Issue](https://github.com/davidnewhall/unifi-poller/issues) and
|
||||
we'll figure out how to get things working for you. You can also check out
|
||||
my [Discord server](https://discord.gg/DyVsMyt).
|
||||
my [Discord server](https://discord.gg/DyVsMyt); sometimes I look at it too!
|
||||
|
||||
## Description
|
||||
|
||||
|
|
@ -34,7 +33,8 @@ my [Discord server](https://discord.gg/DyVsMyt).
|
|||
[controller](https://www.ui.com/download/unifi/) to keep stats and simplify network
|
||||
device configuration. This controller can be installed on Windows, macOS and Linux.
|
||||
Ubiquiti also provides a dedicated hardware device called a
|
||||
[CloudKey](https://www.ui.com/unifi/unifi-cloud-key/) that runs the controller software.
|
||||
[CloudKey](https://www.ui.com/unifi/unifi-cloud-key/) that runs the controller software. More recently they've developed the Dream Machine; it's still in
|
||||
beta / early access, but UniFi Poller can collect its data!
|
||||
|
||||
UniFi Poller is a small Golang application that runs on Windows, macOS, Linux or
|
||||
Docker. It polls a UniFi controller every 30 seconds for measurements and exports
|
||||
|
|
@ -116,6 +116,8 @@ something is not showing up, please open an
|
|||
|
||||
## What's it look like?
|
||||
|
||||
There are five total dashboards available. Below you'll find screenshots of a few.
|
||||
|
||||
##### Client Dashboard
|
||||

|
||||
|
||||
|
|
@ -123,7 +125,6 @@ something is not showing up, please open an
|
|||

|
||||
|
||||
##### UAP Dashboard
|
||||
This only shows one device, but you can select multiple to put specific stats side-by-side.
|
||||

|
||||
|
||||
##### USW / Switch Dashboard
|
||||
|
|
@ -131,7 +132,6 @@ You can drill down into specific sites, switches, and ports. Compare ports in di
|
|||
sites side-by-side. So easy! This screenshot barely does it justice.
|
||||

|
||||
|
||||
|
||||
## Copyright & License
|
||||
<img style="float: right;" align="right" width="200px" src="https://raw.githubusercontent.com/wiki/davidnewhall/unifi-poller/images/unifi-poller-logo.png">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue