aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorM.Gergő2019-07-04 03:05:11 +0200
committerM.Gergő2019-07-04 03:05:11 +0200
commit12398ec205abb8667f67f22424e58956ed8fe91e (patch)
tree76baf9ab6461c886b61c893dad94485c5273a080
parent2720bbc646b0ee86586b0ad4f02c548c7d048c46 (diff)
downloadmunin-unifi-12398ec205abb8667f67f22424e58956ed8fe91e.tar.gz
munin-unifi-12398ec205abb8667f67f22424e58956ed8fe91e.zip
readmev1.0.1
-rw-r--r--.description1
-rw-r--r--.favicon.icobin1150 -> 0 bytes
-rw-r--r--.gitignore2
-rw-r--r--.images/munin-netw.png (renamed from img/munin-netw.png)bin36615 -> 36615 bytes
-rw-r--r--.images/munin-ssid.png (renamed from img/munin-ssid.png)bin37106 -> 37106 bytes
-rw-r--r--README.md6
6 files changed, 5 insertions, 4 deletions
diff --git a/.description b/.description
new file mode 100644
index 0000000..fc8b327
--- /dev/null
+++ b/.description
@@ -0,0 +1 @@
+A Munin plugin to monitor your Ubiquiti Unifi wireless network.
diff --git a/.favicon.ico b/.favicon.ico
deleted file mode 100644
index 72ad9c5..0000000
--- a/.favicon.ico
+++ /dev/null
Binary files differ
diff --git a/.gitignore b/.gitignore
index d02fec0..0c91d97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
*~
-.description
+.description-html
diff --git a/img/munin-netw.png b/.images/munin-netw.png
index a4ec8b5..a4ec8b5 100644
--- a/img/munin-netw.png
+++ b/.images/munin-netw.png
Binary files differ
diff --git a/img/munin-ssid.png b/.images/munin-ssid.png
index fd825bd..fd825bd 100644
--- a/img/munin-ssid.png
+++ b/.images/munin-ssid.png
Binary files differ
diff --git a/README.md b/README.md
index 2c8481c..39e6b61 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
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 SNMPv2 and php child-processes to get network data.
-### The original version of code is aviable here: [http://git.bmrg.hu/unifi-munin.git](http://git.bmrg.hu/unifi-munin.git/)
+### The original version of code is aviable here: [http://git.bmrg.hu/pub/unifi-munin.git](http://git.bmrg.hu/pub/unifi-munin.git/)
@@ -11,10 +11,10 @@ It uses SNMPv2 and php child-processes to get network data.
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)
+![munin](http://git.bmrg.hu/images/unifi-munin.git/munin-ssid.png)
Network Usage
-![munin](http://git.bmrg.hu/unifi-munin.git/img/munin-netw.png)
+![munin](http://git.bmrg.hu/images/unifi-munin.git/munin-netw.png)