mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
NAC documentation (#9704)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user