mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice Disable poller/discovery modules for fibrehome devices
This commit is contained in:
committed by
Neil Lathwood
parent
6367c81977
commit
383557f628
@@ -4,3 +4,31 @@ type: network
|
||||
icon: fiberhome
|
||||
discovery:
|
||||
- sysDescr_regex: '/^AN5516-0(1|6|4|4B)$/'
|
||||
discovery_modules:
|
||||
arp-table: 0
|
||||
bgp-peers: 0
|
||||
cisco-vrf-lite: 0
|
||||
entity-physical: 0
|
||||
ports: 0
|
||||
ports-stack: 0
|
||||
mempools: 0
|
||||
discovery-protocols: 0
|
||||
storage: 0
|
||||
ucd-diskio: 0
|
||||
poller_modules:
|
||||
applications: 0
|
||||
bgp-peers: 0
|
||||
entity-physical: 0
|
||||
hr-mib: 0
|
||||
ipSystemStats: 0
|
||||
ipmi: 0
|
||||
ntp: 0
|
||||
ospf: 0
|
||||
ports: 0
|
||||
sensors: 0
|
||||
services: 0
|
||||
storage: 0
|
||||
stp: 0
|
||||
ucd-diskio: 0
|
||||
ucd-mib: 0
|
||||
wireless: 0
|
||||
|
Reference in New Issue
Block a user