mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
docs: Added note to configure mod_status for Apache application (#6810)
This commit is contained in:
committed by
Neil Lathwood
co-authored by
Neil Lathwood
parent
d5384f9256
commit
5966eaec8d
@@ -42,6 +42,9 @@ Different applications support a variety of ways collect data: by direct connect
|
||||
|
||||
### Apache
|
||||
Either use SNMP extend or use the agent.
|
||||
|
||||
Note that you need to install and configure the Apache [mod_status](https://httpd.apache.org/docs/2.4/en/mod/mod_status.html) module before trying the script.
|
||||
|
||||
##### SNMP Extend
|
||||
1. Download the script onto the desired host (the host must be added to LibreNMS devices)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user