NAC documentation (#9704)

This commit is contained in:
PipoCanaja
2019-01-19 13:08:10 -06:00
committed by Tony Murray
parent 9ad492ce19
commit 56128bab36
+3
View File
@@ -61,6 +61,7 @@ $config['poller_modules']['hr-mib'] = true;
$config['poller_modules']['ucd-mib'] = true;
$config['poller_modules']['ipSystemStats'] = true;
$config['poller_modules']['ports'] = true;
$config['poller_modules']['nac'] = false;
$config['poller_modules']['bgp-peers'] = true;
$config['poller_modules']['junose-atm-vp'] = false;
$config['poller_modules']['toner'] = false;
@@ -135,6 +136,8 @@ $config['os']['linux']['poller_modules']['unix-agent'] = true;
`ports`: This module will detect all ports on a device excluding ones configured to be ignored by config options.
`nac`: Network Access Control (NAC) or 802.1X support.
`bgp-peers`: BGP detection and support.
`junose-atm-vp`: Juniper ATM support.