mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update docs for controlling modules (#13147)
* update docs for controlling modules * text update * clarify * typo * add missing word
This commit is contained in:
@@ -99,6 +99,10 @@ per-device in the webui and per os or globally in config.php. Usually,
|
||||
a poller module will not work if it's corresponding discovery module
|
||||
is not enabled.
|
||||
|
||||
You should avoid setting these to false in the OS definitions unless it has a
|
||||
significant negative impact on polling. Setting modules in the definition
|
||||
reduces user control of modules.
|
||||
|
||||
```yaml
|
||||
poller_modules:
|
||||
bgp-peers: true
|
||||
|
Reference in New Issue
Block a user