diff options
author | M.Gergő | 2020-05-25 15:44:42 +0200 |
---|---|---|
committer | M.Gergő | 2020-05-25 15:44:42 +0200 |
commit | 3e8e87c262421510f1e1911341710814fe5481c9 (patch) | |
tree | 34862322400677b9437a521984a259320fbb5f68 /README.md | |
parent | fa789ee1793c0f98761705b66cc9c0ae5318c52b (diff) | |
download | munin-unifi-3e8e87c262421510f1e1911341710814fe5481c9.tar.gz munin-unifi-3e8e87c262421510f1e1911341710814fe5481c9.zip |
More debugv2.1.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 queries the AP's via SNMPv2 and converts result for munin. +* It queries the APs via SNMPv2 and converts result for munin. * Requires: - * Enabled SNMP on AP's. - * Network access from munin-server to AP's network. + * Enabled SNMP on Access Points. + * Network access from munin-node server to AP's network. * PHP 7.0 or above * PHP SNMP module * PHP JSON module |