aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorM.Gergő2018-09-18 10:38:27 +0200
committerM.Gergő2018-09-18 10:38:27 +0200
commitd62fc9bf0e776c31acd0c7e0be709dfb0f794bd8 (patch)
tree196f4279b810c87e860b58b94aa45b2474f401c6
parent594ef47e99ac7922915b935604bb07c5b54d8159 (diff)
downloadmunin-unifi-d62fc9bf0e776c31acd0c7e0be709dfb0f794bd8.tar.gz
munin-unifi-d62fc9bf0e776c31acd0c7e0be709dfb0f794bd8.zip
Readme
-rw-r--r--README.md28
-rw-r--r--img/munin-netw.pngbin37106 -> 36615 bytes
-rw-r--r--img/munin-ssid.pngbin36615 -> 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
--- a/img/munin-netw.png
+++ b/img/munin-netw.png
Binary files differ
diff --git a/img/munin-ssid.png b/img/munin-ssid.png
index a4ec8b5..fd825bd 100644
--- a/img/munin-ssid.png
+++ b/img/munin-ssid.png
Binary files differ