mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
cisco-sla module was renamed to slas (#14288)
Cleanup references to it.
This commit is contained in:
@@ -76,7 +76,7 @@ $config['discovery_modules']['cisco-mac-accounting'] = false;
|
||||
$config['discovery_modules']['cisco-pw'] = false;
|
||||
$config['discovery_modules']['vrf'] = false;
|
||||
$config['discovery_modules']['cisco-cef'] = false;
|
||||
$config['discovery_modules']['cisco-sla'] = false;
|
||||
$config['discovery_modules']['slas'] = false;
|
||||
$config['discovery_modules']['cisco-cbqos'] = false;
|
||||
$config['discovery_modules']['cisco-otv'] = false;
|
||||
$config['discovery_modules']['ipv4-addresses'] = true;
|
||||
@@ -175,7 +175,7 @@ device, with history data.
|
||||
|
||||
`cisco-cef`: CEF detection and support.
|
||||
|
||||
`cisco-sla`: SLA detection and support.
|
||||
`slas`: SLA detection and support.
|
||||
|
||||
`vmware-vminfo`: Detection of vmware guests on an ESXi host
|
||||
|
||||
|
@@ -81,7 +81,7 @@ $config['poller_modules']['ospf'] = true;
|
||||
$config['poller_modules']['cisco-ipsec-flow-monitor'] = false;
|
||||
$config['poller_modules']['cisco-remote-access-monitor'] = false;
|
||||
$config['poller_modules']['cisco-cef'] = false;
|
||||
$config['poller_modules']['cisco-sla'] = false;
|
||||
$config['poller_modules']['slas'] = false;
|
||||
$config['poller_modules']['cisco-mac-accounting'] = false;
|
||||
$config['poller_modules']['cipsec-tunnels'] = false;
|
||||
$config['poller_modules']['cisco-ace-loadbalancer'] = false;
|
||||
@@ -169,7 +169,7 @@ configured to be ignored by config options.
|
||||
|
||||
`cisco-cef`: CEF detection and support.
|
||||
|
||||
`cisco-sla`: SLA detection and support.
|
||||
`slas`: SLA detection and support.
|
||||
|
||||
`cisco-mac-accounting`: MAC Address account support.
|
||||
|
||||
|
Reference in New Issue
Block a user