From d62fc9bf0e776c31acd0c7e0be709dfb0f794bd8 Mon Sep 17 00:00:00 2001 From: M.Gergő Date: Tue, 18 Sep 2018 10:38:27 +0200 Subject: Readme --- README.md | 28 +++++++++++++++------------- img/munin-netw.png | Bin 37106 -> 36615 bytes img/munin-ssid.png | Bin 36615 -> 37106 bytes 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index f57f7f5..2f69e65 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,20 @@ This is a [Munin](http://munin-monitoring.org/) plugin to monitor your [Ubiquiti Unifi](https://www.ubnt.com/products/#unifi) wireless network status. -It uses SNMP v2 to get network data. +It uses SNMPv2 to get network data. + +### The original version of this repo is aviable here: [http://git.bmrg.hu/unifi-munin.git](http://git.bmrg.hu/unifi-munin.git/) + + -**The original version of this repo is aviable here: [http://git.bmrg.hu/unifi-munin.git](http://git.bmrg.hu/unifi-munin.git/)** -. ## Usage unifi_munin - Munin plugin to monitor UBNT unifi wireless APs +Number of Clients ![munin](http://git.bmrg.hu/unifi-munin.git/img/munin-ssid.png) -Number of clients +Network Usage ![munin](http://git.bmrg.hu/unifi-munin.git/img/munin-netw.png) -Network usage @@ -47,13 +49,13 @@ The following environment variables are used: Configuration example for Munin: -` [ubnt_unifi]` -` timeout 240` -` env.controller unifi.company.hu` -` env.devices ap01.wl.company.lan ap02.wl.company.lan ap03.wl.company.lan 10.10.1.6 10.10.1.7 10.10.1.8 ` -` env.devnetw 10.10.1.10/24` -` env.timeout 70` -` env.retry 1` + [ubnt_unifi] + timeout 240 + env.controller unifi.company.hu + env.devices ap01.wl.company.lan ap02.wl.company.lan ap03.wl.company.lan 10.10.1.6 10.10.1.7 10.10.1.8 + env.devnetw 10.10.1.10/24 + env.timeout 70 + env.retry 1 @@ -81,4 +83,4 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -. + diff --git a/img/munin-netw.png b/img/munin-netw.png index fd825bd..a4ec8b5 100644 Binary files a/img/munin-netw.png and b/img/munin-netw.png differ diff --git a/img/munin-ssid.png b/img/munin-ssid.png index a4ec8b5..fd825bd 100644 Binary files a/img/munin-ssid.png and b/img/munin-ssid.png differ -- cgit v1.2.3