Add links to description.
This commit is contained in:
parent
dc7e1084e7
commit
e9cd4f6b8f
|
|
@ -5,11 +5,13 @@ Grafana dashboards included. Updated 2019.
|
|||
|
||||
## Description
|
||||
|
||||
Ubiquiti makes networking devices like switches, gateways (routers) and wireless
|
||||
access points. They have a line of equipment named UniFi that uses a controller
|
||||
to keep stats and make it easy to configure the network devices. This controller
|
||||
can be installed on Windows, macOS and Linux. Ubiquiti also provides a dedicated
|
||||
hardware devices called a CloudKey that runs the controller software.
|
||||
[Ubiquiti](https://www.ui.com) makes networking devices like switches, gateways
|
||||
(routers) and wireless access points. They have a line of equipment named
|
||||
[UniFi](https://www.ui.com/products/#unifi) that uses a
|
||||
[controller](https://www.ui.com/download/unifi/) to keep stats and network
|
||||
device configuration This controller can be installed on Windows, macOS and Linux.
|
||||
Ubiquiti also provides a dedicated hardware devices called a CloudKey that runs
|
||||
the controller software.
|
||||
|
||||
Unifi-Poller is a smaller application that runs on macOS, Linux or Docker. It
|
||||
polls your controller every 30 seconds for metric data and stores that data in
|
||||
|
|
@ -17,7 +19,9 @@ an Influx Database. A small setup with 2 APs, 1 switch, 1 gateway and 40 clients
|
|||
produces nearly 3000 fields (metrics).
|
||||
|
||||
This application requires your controller to be running all the time. If you run
|
||||
a Unifi Controller, there's no excuse not to install Influx, Grafana and this app.
|
||||
a Unifi Controller, there's no excuse not to install
|
||||
[Influx](https://github.com/davidnewhall/unifi-poller/wiki/InfluxDB),
|
||||
[Grafana](https://github.com/davidnewhall/unifi-poller/wiki/Grafana) and this app.
|
||||
You'll have a plethora of data at your fingertips and the ability to craft custom
|
||||
graphs to slice the data any way you choose. Good luck!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue