aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorM.Gergő2020-05-24 16:04:24 +0200
committerM.Gergő2020-05-24 16:04:24 +0200
commit609d17e0ed45385707619c815fa53fa72dc378bd (patch)
treee1509e21667bb245306ab9733060c023619e9f8f
parent9ccbb9349358be1c175538b540e130b267ea3af5 (diff)
downloadmunin-unifi-609d17e0ed45385707619c815fa53fa72dc378bd.tar.gz
munin-unifi-609d17e0ed45385707619c815fa53fa72dc378bd.zip
Readme
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a8917ef..4deaebc 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
### This is a [Munin](http://munin-monitoring.org/) plugin to monitor your [Ubiquiti Unifi](https://www.ubnt.com/products/#unifi) wireless AP status.
* It queryes the APs via SNMPv2 and converts result for munin.
* Requires:
- * Enabled SNMP on APs.
- * Network access from munin-server to AP's network.
+ * Enabled SNMP on APs.
+ * Network access from munin-server to AP's network.
* It can use php child-processes to get responses faster.
* If snmp oids are different on your product, you can use
`snmpwalk -v2c -c public ap01.network.lan 'iso.3.6.1.4.1.41112'` command to clarify them.