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:
barryodonovan
2017-10-26 11:43:09 +01:00
committed by Neil Lathwood
parent f18f5eb3b9
commit e968e37cdc
3 changed files with 81 additions and 64 deletions
-1
View File
@@ -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.