Improve mib_dir setting consistency (#12069)

yaml os discovery now respects the os mib_dir definition
mib_dir now only allows strings, not arrays
changed schema validation to account for that
consolidated dell mibs, no reason for them to be spread out
This commit is contained in:
Tony Murray
2020-09-08 05:55:29 -05:00
committed by GitHub
parent 60c7378d7f
commit 000b8e0f7c
301 changed files with 301 additions and 580 deletions

View File

@@ -2,8 +2,7 @@ os: adtran-aos
text: 'Adtran AOS'
type: network
icon: adtran
mib_dir:
- adtran
mib_dir: adtran
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -11,5 +11,4 @@ discovery:
-
sysObjectID:
- .1.3.6.1.4.1.2544.1.12.1.1.
mib_dir:
- adva
mib_dir: adva

View File

@@ -10,5 +10,4 @@ discovery:
-
sysObjectID:
- .1.3.6.1.4.1.2544.1.11.1.1
mib_dir:
- adva
mib_dir: adva

View File

@@ -3,8 +3,7 @@ text: 'Advantech'
type: network
icon: advantech
group: advantech
mib_dir:
- advantech
mib_dir: advantech
over:
- { graph: device_bits, text: 'Device Traffic' }
discovery:

View File

@@ -6,8 +6,7 @@ over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
mib_dir:
- accedian
mib_dir: accedian
discovery:
-
sysDescr:

View File

@@ -3,8 +3,7 @@ text: 'AIX'
type: server
icon: aix
group: unix
mib_dir:
- ibm
mib_dir: ibm
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -8,5 +8,4 @@ over:
discovery:
-
sysObjectID: .1.3.6.1.4.1.12140.2
mib_dir:
- alcoma
mib_dir: alcoma

View File

@@ -10,5 +10,4 @@ discovery:
-
sysObjectID: .1.3.6.1.4.1.207.1.13.
sysDescr_except: 'AW+'
mib_dir:
- awplus
mib_dir: awplus

View File

@@ -18,5 +18,4 @@ discovery:
- .1.3.6.1.4.1.207.1.4.144
- .1.3.6.1.4.1.207.1.4.145
sysDescr_except: ['AW+', 'Software (AlliedWare Plus)']
mib_dir:
- allied
mib_dir: allied

View File

@@ -6,8 +6,7 @@ over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'Processor Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
mib_dir:
- ixia
mib_dir: ixia
discovery:
-
sysObjectID:

View File

@@ -5,8 +5,7 @@ icon: apc
over:
- { graph: device_temperature, text: Temperature }
- { graph: device_humidity, text: Humidity }
mib_dir:
- apc
mib_dir: apc
discovery:
-
sysObjectID:

View File

@@ -13,5 +13,4 @@ discovery:
-
sysObjectID:
- .1.3.6.1.4.1.6486.800.1.1.2.2.4. #OmniStack LS
mib_dir:
- radlan
mib_dir: radlan

View File

@@ -13,5 +13,4 @@ discovery:
-
sysObjectID:
- .1.3.6.1.4.1.6486.800.1.1.2.1. #aos6
mib_dir:
- nokia
mib_dir: nokia

View File

@@ -13,5 +13,4 @@ discovery:
-
sysObjectID:
- .1.3.6.1.4.1.6486.801. #aos7
mib_dir:
- nokia/aos7
mib_dir: nokia/aos7

View File

@@ -4,8 +4,7 @@ group: ups
type: power
icon: apc
rfc1628_compat: true
mib_dir:
- mge
mib_dir: mge
over:
- { graph: device_current, text: Current }
- { graph: device_voltage, text: Voltage }

View File

@@ -2,8 +2,7 @@ os: apex-lynx
text: 'Apex Lynx'
type: wireless
icon: trango
mib_dir:
- trango
mib_dir: trango
over:
- { graph: device_bits, text: 'Device Traffic' }
discovery:

View File

@@ -2,8 +2,7 @@ os: apex-plus
text: 'Apex Plus'
type: wireless
icon: trango
mib_dir:
- trango
mib_dir: trango
over:
- { graph: device_bits, text: 'Device Traffic' }
discovery:

View File

@@ -10,6 +10,5 @@ discovery:
-
sysObjectID:
- .1.3.6.1.4.1.14817.7.3
mib_dir:
- 4rf/
mib_dir: 4rf

View File

@@ -3,8 +3,7 @@ text: ApsoluteOS
type: network
icon: radware
group: radware
mib_dir:
- radware
mib_dir: radware
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -11,5 +11,4 @@ discovery:
-
sysObjectID:
- .1.3.6.1.4.1.9694.1
mib_dir:
- arbornet
mib_dir: arbornet

View File

@@ -6,5 +6,4 @@ discovery:
-
sysObjectID:
- .1.3.6.1.4.1.7564
mib_dir:
- arraynetworks
mib_dir: arraynetworks

View File

@@ -2,8 +2,7 @@ os: arris-apex
text: 'Arris Apex'
type: network
icon: arris
mib_dir:
- arris
mib_dir: arris
over:
- { graph: '', text: '' }
discovery:

View File

@@ -2,8 +2,7 @@ os: arris-c3
text: 'Arris CMTS'
type: network
icon: arris
mib_dir:
- arris
mib_dir: arris
over:
- { graph: device_bits, text: 'Device Traffic' }
discovery:

View File

@@ -2,8 +2,7 @@ os: arris-c4
text: 'Arris CMTS'
type: network
icon: arris
mib_dir:
- arris
mib_dir: arris
over:
- { graph: device_bits, text: 'Device Traffic' }
discovery:

View File

@@ -2,8 +2,7 @@ os: arris-cm
text: 'ARRIS DOCSIS'
type: network
icon: arris
mib_dir:
- arris
mib_dir: arris
discovery:
-
sysObjectID:

View File

@@ -3,8 +3,7 @@ text: 'Arris D5 Universal EdgeQAM'
type: network
icon: arris
group: arris
mib_dir:
- arris/d5
mib_dir: arris/d5
over:
- { graph: device_bits, text: 'Device Traffic' }
discovery:

View File

@@ -2,8 +2,7 @@ os: arris-dsr4410md
text: 'Arris Satellite Receiver'
type: network
icon: arris
mib_dir:
- arris
mib_dir: arris
over:
- { graph: device_wireless_rssi, text: Sat Signal Level }
- { graph: device_wireless_quality, text: Sat Signal Quality }

View File

@@ -2,8 +2,7 @@ os: aruba-instant
text: 'Aruba Instant'
type: wireless
icon: aruba
mib_dir:
- arubaos
mib_dir: arubaos
over:
- { graph: device_wireless_ap-count, text: 'AP Count' }
- { graph: device_wireless_clients, text: 'Client Count' }

View File

@@ -6,8 +6,7 @@ over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'Processor Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
mib_dir:
- ascom
mib_dir: ascom
poller_modules:
storage: false
applications: false

View File

@@ -11,8 +11,7 @@ discovery:
-
sysObjectID:
- .1.3.6.1.4.1.15497.1
mib_dir:
- cisco
mib_dir: cisco
poller_modules:
ipmi: false
bgp-peers: false

View File

@@ -2,8 +2,7 @@ os: atenpdu
text: Aten PDU
type: power
icon: aten
mib_dir:
- aten
mib_dir: aten
nobulk: true
over:
- { graph: device_current, text: Current }

View File

@@ -5,8 +5,7 @@ type: network
icon: audiocodes
over:
- { graph: device_bits, text: 'Device Traffic' }
mib_dir:
- audiocodes
mib_dir: audiocodes
discovery:
-
sysObjectID:

View File

@@ -2,8 +2,7 @@ os: avaya-ipo
text: 'IP Office Firmware'
type: network
icon: avaya
mib_dir:
- nortel
mib_dir: nortel
discovery:
-
sysObjectID:

View File

@@ -10,5 +10,4 @@ discovery:
-
sysObjectID: .1.3.6.1.4.1.207.
sysDescr: ['AW+', 'Software (AlliedWare Plus)']
mib_dir:
- awplus
mib_dir: awplus

View File

@@ -2,8 +2,7 @@ os: axiscam
text: 'AXIS Network Camera'
type: appliance
icon: axis
mib_dir:
- axis
mib_dir: axis
discovery:
-
sysDescr_regex: '/AXIS .* (Network Camera|Video Server|Network Video Encoder)/'

View File

@@ -14,5 +14,4 @@ discovery:
sysDescr:
- Barracuda Firewall
- Barracuda NG Firewall
mib_dir:
- barracuda
mib_dir: barracuda

View File

@@ -2,8 +2,7 @@ os: barracudawafirewall
text: 'Barracuda Web Application Firewall'
type: firewall
icon: barracuda
mib_dir:
- barracuda
mib_dir: barracuda
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -2,8 +2,7 @@ os: benuos
text: Benu
type: network
icon: benuos
mib_dir:
- benuos
mib_dir: benuos
discovery:
-
sysObjectID:

View File

@@ -2,8 +2,7 @@ os: binos
text: 'Telco Systems BiNOS'
type: network
icon: telco-systems
mib_dir:
- telco-systems/binos
mib_dir: telco-systems/binos
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -2,8 +2,7 @@ os: binox
text: 'Telco Systems BiNOX'
type: network
icon: telco-systems
mib_dir:
- telco-systems/binox
mib_dir: telco-systems/binox
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -3,8 +3,7 @@ text: 'Bluecat Networks'
type: appliance
icon: bcn
nobulk: true
mib_dir:
- bluecatnetworks
mib_dir: bluecatnetworks
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -3,8 +3,7 @@ text: 'Extreme BOSS'
type: network
icon: extremeboss
ifname: true
mib_dir:
- nortel
mib_dir: nortel
over:
- { graph: device_bits, text: 'Device Traffic' }
discovery:

View File

@@ -4,8 +4,7 @@ type: wireless
icon: alvarion
over:
- { graph: device_bits, text: 'Device Traffic' }
mib_dir:
- alvarion
mib_dir: alvarion
discovery:
-
sysObjectID:

View File

@@ -29,8 +29,7 @@ discovery_modules:
cisco-pw: true
vrf: true
cisco-vrf-lite: true
mib_dir:
- cisco
mib_dir: cisco
discovery:
-
sysDescr:

View File

@@ -3,8 +3,7 @@ text: 'cdata'
type: network
icon: cdata
group: cdata
mib_dir:
- cdata
mib_dir: cdata
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -3,8 +3,7 @@ text: 'Chatsworth PDU'
type: power
icon: chatsworth
nobulk: true
mib_dir:
- chatsworth
mib_dir: chatsworth
discovery:
-
sysObjectID:

View File

@@ -10,8 +10,7 @@ over:
- { graph: device_bits, text: Traffic }
- { graph: device_processor, text: 'CPU Usage' }
type: network
mib_dir:
- ciena
mib_dir: ciena
discovery:
-
sysObjectID:

View File

@@ -5,8 +5,7 @@ ifname: true
over:
- { graph: device_bits, text: Traffic }
type: network
mib_dir:
- ciena
mib_dir: ciena
discovery:
-
sysObjectID:

View File

@@ -24,8 +24,7 @@ discovery_modules:
cisco-pw: true
vrf: true
cisco-vrf-lite: true
mib_dir:
- cisco
mib_dir: cisco
discovery:
-
sysDescr_regex:

View File

@@ -3,8 +3,7 @@ text: 'cirpack'
type: server
icon: cirpack
group: cirpack
mib_dir:
- cirpack
mib_dir: cirpack
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -3,8 +3,7 @@ group: cisco
text: 'Cisco EPC'
type: network
icon: cisco
mib_dir:
- cisco
mib_dir: cisco
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_storage, text: 'Storage Usage' }

View File

@@ -2,8 +2,7 @@ os: ciscosat
text: 'Cisco Satellite Receiver'
type: network
icon: cisco
mib_dir:
- cisco
mib_dir: cisco
over:
- { graph: device_bits, text: Traffic }
- { graph: device_wireless_rssi, text: Sat Signal Level }

View File

@@ -3,8 +3,7 @@ text: 'Cisco Small Business'
ifname: true
type: network
icon: cisco
mib_dir:
- cisco
mib_dir: cisco
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -29,8 +29,7 @@ discovery_modules:
cisco-pw: false
vrf: false
cisco-vrf-lite: false
mib_dir:
- cisco
mib_dir: cisco
discovery:
-
sysDescr:

View File

@@ -3,8 +3,7 @@ text: 'Cisco Voice Gateway'
type: appliance
icon: cisco
group: cisco
mib_dir:
- cisco
mib_dir: cisco
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -3,8 +3,7 @@ group: cisco
text: 'Cisco Services Ready Platform'
type: network
icon: cisco
mib_dir:
- cisco
mib_dir: cisco
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -32,6 +32,5 @@ discovery_modules:
cisco-pw: true
vrf: true
cisco-vrf-lite: true
mib_dir:
- cisco
mib_dir: cisco
processor_stacked: true

View File

@@ -27,8 +27,7 @@ discovery_modules:
cisco-pw: true
vrf: true
cisco-vrf-lite: true
mib_dir:
- cisco
mib_dir: cisco
discovery:
-
sysDescr:

View File

@@ -3,8 +3,7 @@ text: 'Cambium cnPilot'
type: wireless
icon: cambium
group: cambium
mib_dir:
- cambium/cnpilote
mib_dir: cambium/cnpilote
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_wireless_clients, text: 'Number of Clients' }

View File

@@ -3,8 +3,7 @@ text: 'Cambium cnPilot Router'
type: network
icon: cambium
group: cambium
mib_dir:
- cambium/cnpilotr
mib_dir: cambium/cnpilotr
over:
- { graph: device_bits, text: 'Device Traffic' }
discovery:

View File

@@ -4,8 +4,7 @@ type: power
icon: ccpower
over:
- { graph: device_bits, text: Traffic }
mib_dir:
- ccpower
mib_dir: ccpower
discovery:
-
sysObjectID: .1.3.6.1.4.1.18642.

View File

@@ -7,8 +7,7 @@ over:
- { graph: device_bits, text: 'Traffic' }
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
mib_dir:
- comtrol
mib_dir: comtrol
discovery:
-
sysObjectID:

View File

@@ -4,8 +4,7 @@ type: network
icon: cxr-networks
over:
- { graph: device_bits, text: 'Device Traffic' }
mib_dir:
- cxr-networks
mib_dir: cxr-networks
discovery:
-
sysObjectID: .1.3.6.1.4.1.1425.

View File

@@ -6,8 +6,7 @@ over:
- { graph: device_mempool, text: 'Memory Usage' }
icon: sophos
type: appliance
mib_dir:
- cyberoam
mib_dir: cyberoam
discovery:
-
sysObjectID:

View File

@@ -2,8 +2,7 @@ os: dasan-nos
text: 'Dasan NOS'
type: network
icon: dasan
mib_dir:
- dasan
mib_dir: dasan
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -2,8 +2,7 @@ os: dcn-software
text: 'Digital China Networks'
type: network
icon: dcn
mib_dir:
- dcn
mib_dir: dcn
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'Processor Usage' }

View File

@@ -6,8 +6,7 @@ type: printer
icon: dell
over:
- { graph: device_toner, text: Toner }
mib_dir:
- dell
mib_dir: dell
discovery:
-
sysDescr:

View File

@@ -3,9 +3,7 @@ text: 'Dell EMC Networking OS10 Enterprise'
type: network
icon: dell
group: dell
mib_dir:
- dell
- dell-os10
mib_dir: dell
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -4,8 +4,7 @@ type: appliance
icon: dell
over:
- { graph: device_bits, text: 'Device Traffic' }
mib_dir:
- dell
mib_dir: dell
discovery:
-
sysObjectID: .1.3.6.1.4.1.10418.18.21.17

View File

@@ -6,8 +6,7 @@ icon: dell
over:
- { graph: device_current, text: Current }
- { graph: sensor_runtime, text: Runtime }
mib_dir:
- dell
mib_dir: dell
discovery:
-
sysObjectID:

View File

@@ -3,8 +3,7 @@ text: 'Delta UPS'
type: power
icon: delta
rfc1628_compat: true
mib_dir:
- delta
mib_dir: delta
discovery:
-
sysObjectID:

View File

@@ -5,8 +5,7 @@ type: network
icon: dkt
over:
- { graph: device_bits, text: 'Device Traffic' }
mib_dir:
- dkt
mib_dir: dkt
discovery:
-
sysObjectID: .1.3.6.1.4.1.27304

View File

@@ -2,9 +2,7 @@ os: dnos
text: 'Dell Networking OS'
type: network
icon: dell
mib_dir:
- dell
- f10
mib_dir: dell
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -2,8 +2,7 @@ os: drac
text: 'Dell DRAC'
icon: dell
type: appliance
mib_dir:
- dell
mib_dir: dell
discovery:
-
sysObjectID:

View File

@@ -7,8 +7,7 @@ over:
- { graph: device_processor, text: 'Processor Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
- { graph: device_storage, text: 'Storage Usage' }
mib_dir:
- synology
mib_dir: synology
processor_stacked: true
discovery:
-

View File

@@ -2,8 +2,7 @@ os: e3meter
text: 'E3 Meter'
type: power
icon: riedo
mib_dir:
- riedo
mib_dir: riedo
over:
- { graph: device_power, text: Power }
- { graph: device_voltage, text: Voltage }

View File

@@ -2,8 +2,7 @@ os: e3meterdc
text: 'E3 Meter DataConcentrator'
type: power
icon: riedo
mib_dir:
- riedo
mib_dir: riedo
over:
- { graph: device_power, text: Power }
- { graph: device_temperature, text: Temperature }

View File

@@ -2,8 +2,7 @@ os: eaton-ats
text: 'Eaton ATS'
type: power
icon: eaton
mib_dir:
- eaton
mib_dir: eaton
over:
- { graph: device_current, text: Current }
- { graph: device_voltage, text: Voltage }

View File

@@ -2,8 +2,7 @@ os: eaton-matrix
text: 'Eaton Matrix'
type: power
icon: eaton
mib_dir:
- eaton
mib_dir: eaton
discovery:
-
sysObjectID:

View File

@@ -4,8 +4,7 @@ group: ups
type: power
icon: eaton
rfc1628_compat: true
mib_dir:
- mge
mib_dir: mge
over:
- { graph: device_current, text: Current }
- { graph: device_voltage, text: Voltage }

View File

@@ -2,8 +2,7 @@ os: eatonpdu
text: 'Eaton PDU'
type: power
icon: eaton
mib_dir:
- eaton
mib_dir: eaton
over:
- { graph: device_power, text: Power }
- { graph: device_current, text: Current }

View File

@@ -6,8 +6,7 @@ over:
- { graph: device_voltage, text: Voltage }
- { graph: device_current, text: Current }
- { graph: device_frequency, text: Frequencies }
mib_dir:
- ups
mib_dir: ups
discovery:
-
sysObjectID: .1.3.6.1.4.1.534.1

View File

@@ -3,8 +3,7 @@ text: 'EDFA'
type: network
icon: edfa
group: edfa
mib_dir:
- edfa
mib_dir: edfa
over:
- { graph: device_dbm, text: 'dBm' }
discovery:

View File

@@ -3,8 +3,7 @@ text: 'EDS'
type: appliance
icon: eds
group: eds
mib_dir:
- eds
mib_dir: eds
poller_modules:
bgp-peers: false
stp: false

View File

@@ -6,8 +6,7 @@ over:
- { graph: device_current, text: Current }
- { graph: device_voltage, text: Voltage }
- { graph: device_state, text: State }
mib_dir:
- emerson
mib_dir: emerson
discovery:
-
sysObjectID:

View File

@@ -6,8 +6,7 @@ nobulk: true
over:
- { graph: device_current, text: Load }
- { graph: device_voltage, text: Voltage }
mib_dir:
- eltek
mib_dir: eltek
discovery:
-
sysObjectID: .1.3.6.1.4.1.12148.9

View File

@@ -6,8 +6,7 @@ over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
mib_dir:
- eltex
mib_dir: eltex
bad_ifXEntry:
- 'Eltex LTP-8X'
discovery:

View File

@@ -1,8 +1,7 @@
os: endrun
type: appliance
group: unix
mib_dir:
- endrun
mib_dir: endrun
text: 'EndRun'
over:
- { graph: device_processor, text: 'Processor Usage' }

View File

@@ -8,8 +8,7 @@ over:
- { graph: device_runtime, text: Runtime }
- { graph: device_voltage, text: Voltage }
mib_dir:
- eltek
mib_dir: eltek
discovery:
-
sysObjectID:

View File

@@ -7,8 +7,7 @@ over:
- { graph: device_current, text: Current }
- { graph: device_power, text: Power }
- { graph: device_state, text: State }
mib_dir:
- enlogic
mib_dir: enlogic
discovery:
-
sysObjectID:

View File

@@ -5,8 +5,7 @@ icon: dell
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_storage, text: 'Storage Usage' }
mib_dir:
- dell
mib_dir: dell
discovery:
-
sysObjectID:

View File

@@ -9,6 +9,5 @@ over:
discovery:
-
sysObjectID: .1.3.6.1.4.1.193.223.2.1
mib_dir:
- ericsson
mib_dir: ericsson

View File

@@ -3,8 +3,7 @@ text: 'Gude Expert Transfer Switch'
type: power
icon: gude
group: gude
mib_dir:
- gude
mib_dir: gude
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_state, text: States }

View File

@@ -12,5 +12,4 @@ discovery:
-
sysObjectID:
- .1.3.6.1.4.1.4329.15.1.1.
mib_dir:
- enterasys
mib_dir: enterasys

View File

@@ -4,8 +4,7 @@ type: network
ifname: true
empty_ifdescr: true
icon: calix
mib_dir:
- calix
mib_dir: calix
over:
- { graph: device_bits, text: 'Device Traffic' }
discovery:

View File

@@ -7,8 +7,7 @@ over:
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
- { graph: device_storage, text: 'Storage Usage' }
mib_dir:
- exagrid
mib_dir: exagrid
discovery:
-
sysDescr:

View File

@@ -6,8 +6,7 @@ over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_temperature, text: Temperatures }
- { graph: device_state, text: States }
mib_dir:
- exalt
mib_dir: exalt
discovery:
-
sysObjectID:

View File

@@ -9,5 +9,4 @@ discovery:
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_mempool, text: 'Memory Usage' }
mib_dir:
- fiberhome
mib_dir: fiberhome

View File

@@ -9,5 +9,4 @@ discovery:
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_mempool, text: 'Memory Usage' }
mib_dir:
- fibernet
mib_dir: fibernet

View File

@@ -2,8 +2,7 @@ os: fortiauthenticator
text: 'Fortinet FortiAuthenticator'
type: firewall
icon: fortinet
mib_dir:
- fortinet
mib_dir: fortinet
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

Some files were not shown because too many files have changed in this diff Show More