Merge pull request #4593 from sorano/patch-1

docs: Update apache applications to detail testing and additional requirements.md
This commit is contained in:
Neil Lathwood
2016-09-26 21:01:07 +01:00
committed by GitHub

View File

@ -39,8 +39,11 @@ wget https://raw.githubusercontent.com/librenms/librenms-agent/master/snmp/apach
extend apache /etc/snmp/apache-stats.py
```
4. Restart snmpd on your host
5. On the device page in Librenms, edit your host and check the `Apache` under the Applications tab.
(In some cases urlgrabber needs to be installed, in Debian it can be achieved by: apt-get install python-urlgrabber)
5. Verify it is working by running /usr/lib/check_mk_agent/local/apache
6. (In some cases urlgrabber needs to be installed, in Debian it can be achieved by: apt-get install python-urlgrabber)
7. (If you get error like "Can't locate LWP/Simple.pm". libwww-perl needs to be installed, apt-get install libwww-perl)
8. On the device page in Librenms, edit your host and check the `Apache` under the Applications tab.
### BIND9 aka named