diff options
author | M.Gergő | 2019-07-04 03:05:11 +0200 |
---|---|---|
committer | M.Gergő | 2019-07-04 03:05:11 +0200 |
commit | 12398ec205abb8667f67f22424e58956ed8fe91e (patch) | |
tree | 76baf9ab6461c886b61c893dad94485c5273a080 | |
parent | 2720bbc646b0ee86586b0ad4f02c548c7d048c46 (diff) | |
download | munin-unifi-12398ec205abb8667f67f22424e58956ed8fe91e.tar.gz munin-unifi-12398ec205abb8667f67f22424e58956ed8fe91e.zip |
readmev1.0.1
-rw-r--r-- | .description | 1 | ||||
-rw-r--r-- | .favicon.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | .images/munin-netw.png (renamed from img/munin-netw.png) | bin | 36615 -> 36615 bytes | |||
-rw-r--r-- | .images/munin-ssid.png (renamed from img/munin-ssid.png) | bin | 37106 -> 37106 bytes | |||
-rw-r--r-- | README.md | 6 |
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 Binary files differdeleted file mode 100644 index 72ad9c5..0000000 --- a/.favicon.ico +++ /dev/null @@ -1,5 +1,5 @@ *~ -.description +.description-html diff --git a/img/munin-netw.png b/.images/munin-netw.png Binary files differindex a4ec8b5..a4ec8b5 100644 --- a/img/munin-netw.png +++ b/.images/munin-netw.png diff --git a/img/munin-ssid.png b/.images/munin-ssid.png Binary files differindex fd825bd..fd825bd 100644 --- a/img/munin-ssid.png +++ b/.images/munin-ssid.png @@ -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) |