Corrected information about mib_dir (#12174)

Corrected information about mib_dir. An array is not handled by discovery.php -- only one directory may be specified.
This commit is contained in:
Dan Baker
2020-09-30 18:30:44 -04:00
committed by GitHub
parent 7bd0ee4260
commit f2746f526c

View File

@ -67,13 +67,11 @@ that the device doesn't support ifXEntry and to ignore it:
- cisco2811
```
`mib_dir`: You can use this to specify the additional directories to
look in for MIBs:
`mib_dir`: You can use this to specify an additional directory to
look in for MIBs. An array is not accepted, only one directory may be specified.
```yaml
mib_dir:
- juniper
- cisco
mib_dir: juniper
```
`poller_modules`: This is a list of poller modules to either enable