Add links to description.
This commit is contained in:
parent
0c5e37d4ba
commit
4a1242403d
|
|
@ -5,11 +5,13 @@ Grafana dashboards included. Updated 2019.
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
Ubiquiti makes networking devices like switches, gateways (routers) and wireless
|
[Ubiquiti](https://www.ui.com) makes networking devices like switches, gateways
|
||||||
access points. They have a line of equipment named UniFi that uses a controller
|
(routers) and wireless access points. They have a line of equipment named
|
||||||
to keep stats and make it easy to configure the network devices. This controller
|
[UniFi](https://www.ui.com/products/#unifi) that uses a
|
||||||
can be installed on Windows, macOS and Linux. Ubiquiti also provides a dedicated
|
[controller](https://www.ui.com/download/unifi/) to keep stats and network
|
||||||
hardware devices called a CloudKey that runs the controller software.
|
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
|
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
|
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).
|
produces nearly 3000 fields (metrics).
|
||||||
|
|
||||||
This application requires your controller to be running all the time. If you run
|
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
|
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!
|
graphs to slice the data any way you choose. Good luck!
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue