Update docs with ne wdashboard locations.

This commit is contained in:
David Newhall II 2019-06-23 01:02:20 -07:00
parent c4dedc5977
commit 615790a7c7
14 changed files with 11 additions and 17647 deletions

View File

@ -127,9 +127,8 @@ package_build_linux: readme man linux
cp *.1.gz $@/usr/share/man/man1
cp examples/*.conf.example $@/etc/$(BINARY)/
cp examples/up.conf.example $@/etc/$(BINARY)/up.conf
cp LICENSE *.html examples/*dash.json examples/up.conf.example $@/usr/share/doc/$(BINARY)/
cp LICENSE *.html examples/up.conf.example $@/usr/share/doc/$(BINARY)/
# These go to their own folder so the img src in the html pages continue to work.
cp examples/*.png $@/usr/share/doc/$(BINARY)/examples
cp init/systemd/$(BINARY).service $@/lib/systemd/system/
check_fpm:
@ -170,9 +169,8 @@ install: man readme $(BINARY)
/usr/bin/install -m 0644 -cp $(BINARY).1.gz $(PREFIX)/share/man/man1
/usr/bin/install -m 0644 -cp examples/up.conf.example $(ETC)/$(BINARY)/
[ -f $(ETC)/$(BINARY)/up.conf ] || /usr/bin/install -m 0644 -cp examples/up.conf.example $(ETC)/$(BINARY)/up.conf
/usr/bin/install -m 0644 -cp LICENSE *.html examples/{*dash.json,up.conf.example} $(PREFIX)/share/doc/$(BINARY)/
/usr/bin/install -m 0644 -cp LICENSE *.html examples/up.conf.example $(PREFIX)/share/doc/$(BINARY)/
# These go to their own folder so the img src in the html pages continue to work.
/usr/bin/install -m 0644 -cp examples/*.png $(PREFIX)/share/doc/$(BINARY)/examples
# If you installed with `make install` run `make uninstall` before installing a binary package.
# This will remove the package install from macOS, it will not remove a package install from Linux.

View File

@ -107,23 +107,19 @@ configurations. Help me figure that out?
# What's it look like?
Here's a picture of the Client dashboard.
![image](examples/unifi-clients-dashboard.png?raw=true)
![UniFi Clients Dashboard Image](https://grafana.com/api/dashboards/10418/images/6554/image)
Here's a picture of the USG dashboard.
![image](examples/unifi-usg-dashboard.png?raw=true)
![USG Dashboard Image](https://grafana.com/api/dashboards/10416/images/6552/image)
Here's a picture of the UAP dashboard. This only shows one device, but you can
select multiple to put specific stats side-by-side.
![image](examples/unifi-uap-dashboard.png?raw=true)
![UAP Dashboard Image](https://grafana.com/api/dashboards/10415/images/6551/image)
The USW / Switch Dashboard is pretty big with one data-filled section per selected port.
You can drill down into specific sites, switches, and ports. Compare ports in different
sites side-by-side. So easy! This screenshot barely does it justice.
![image](examples/unifi-usw-dashboard.png?raw=true)
![USW Dashboard Image](https://grafana.com/api/dashboards/10417/images/6553/image)
## Copyright & License

View File

@ -10,6 +10,9 @@ measurements in an Influx Database. The measurements and metrics collected belon
to every available site, device and client found on the controller. Including
UniFi Security Gateways, Access Points, Switches and possibly more.
Dashboards for Grafana are available.
Find them at [Grafana.com](https://grafana.com/dashboards?search=unifi-poller).
DESCRIPTION
---
Unifi-Poller is a small Golang application that runs on Windows, macOS, Linux or

View File

@ -1,11 +1,8 @@
# Grafana Dashboards & Examples
This folder contains 4 grafana dashboards to get you started with the new data pool.
Import these into Grafana to quickly visualize data from your devices.
Created with Grafana 6.2.
This folder used to contain Grafana Dashboards.
These dashboards require a few plugins.
See the [Grafana Wiki Article](https://github.com/davidnewhall/unifi-poller/wiki/Grafana) for more info.
**They are now located at [Grafana.com](https://grafana.com/dashboards?search=unifi-poller).** More info is available on The [Grafana Dashboards Wiki Page](https://github.com/davidnewhall/unifi-poller/wiki/Grafana-Dashboards).
Keep in mind these dashboards are just examples. You should make an Example folder
in Grafana to keep them in, and copy them to new dashboards that you want to change.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 238 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 200 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 237 KiB

File diff suppressed because it is too large Load Diff