From d33ee24ff6f5face09765539376a4e6a2728b478 Mon Sep 17 00:00:00 2001 From: M.Gergő Date: Mon, 25 May 2020 15:03:28 +0200 Subject: More debug info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6dfca1b..565441f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ * Requires: * Enabled SNMP on AP's. * Network access from munin-server to AP's network. + * PHP 7.0 or above + * PHP SNMP module + * PHP JSON module + * Debian(9+): `sudo apt-get install php php-cgi php-snmp php-json` * 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. -- cgit v1.2.3