fix: enexus do not disable the os discovery module (#7745)

and other modules it is pointless to disable
This commit is contained in:
Tony Murray
2017-11-16 00:31:14 -06:00
committed by GitHub
parent 47a36b1ce6
commit 864ee84e80

View File

@@ -6,30 +6,17 @@ nobulk: 1
mib_dir:
- eltek
discovery:
-
snmpget:
- snmpget:
oid: .1.3.6.1.4.1.12148.10.2.6.0
value:
- 'Micropack System'
value: 'Micropack System'
poller_modules:
applications: 0
bgp-peers: 0
entity-physical: 0
hr-mib: 0
ipSystemStats: 0
ipmi: 0
mempools: 0
netstats: 0
ntp: 0
ospf: 0
processors: 0
services: 0
storage: 0
ucd-diskio: 0
ucd-mib: 0
wireless: 0
ports: 0
wifi: 0
stp: 0
discovery_modules:
ports-stack: 0
@@ -45,12 +32,8 @@ discovery_modules:
arp-table: 0
bgp-peers: 0
ucd-diskio: 0
services: 0
ntp: 0
wireless: 0
charge: 0
fdb-table: 0
stp: 0
vlans: 0
ports: 0
os: 0