mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
docs: Updated default list of modules in poller and discovery support docs. (#7532)
* updated default list of modules in poller and discovery support docs. * changed PollerSupport.md and DiscoverySupport.md to relect config.php as the correct location for local per-os module overrides * removed 'tnms-nbi' module from docs and from defaults file. Removed 'wifi' from docs.
This commit is contained in:
committed by
Neil Lathwood
parent
f18f5eb3b9
commit
e968e37cdc
@@ -767,7 +767,6 @@ $config['poller_modules']['ntp'] = 1;
|
||||
$config['poller_modules']['services'] = 1;
|
||||
$config['poller_modules']['loadbalancers'] = 0;
|
||||
$config['poller_modules']['mef'] = 0;
|
||||
$config['poller_modules']['tnms-nbi'] = 0;
|
||||
|
||||
// List of discovery modules. Need to be in this array to be
|
||||
// considered for execution.
|
||||
|
||||
Reference in New Issue
Block a user