mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
added central function and updated
This commit is contained in:
@@ -199,9 +199,6 @@ $config['icmp_check'] = true;
|
||||
|
||||
// Autodiscovery Settings
|
||||
$config['autodiscovery']['xdp'] = true;
|
||||
$config['autodiscovery']['xdp_exclude']['sysdesc_regexp'][] = '/-K9W8-/'; // Cisco Lightweight Access Point
|
||||
$config['autodiscovery']['cdp_exclude']['platform_regexp'][] = '/^Cisco IP Phone/'; //Cisco IP Phone
|
||||
$config['autodiscovery']['cdp_exclude']['platform_regexp'][] = '/^CIVS-IPC-/'; //Cisco IP Camera
|
||||
// Autodiscover hosts via discovery protocols
|
||||
$config['autodiscovery']['ospf'] = true;
|
||||
// Autodiscover hosts via OSPF
|
||||
|
Reference in New Issue
Block a user