Update docs for controlling modules (#13147)

* update docs for controlling modules

* text update

* clarify

* typo

* add missing word
This commit is contained in:
Tony Murray
2021-08-19 10:32:08 -05:00
committed by GitHub
parent 4609da6db2
commit 3c6f9fd60f
2 changed files with 25 additions and 6 deletions

View File

@@ -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