Store OLD-CISCO-xxx-MIB files in their directory (#11228)

* Old Cisco Mibs

* Cisco MIB Cleaning

* dummy commit to force CLA to run again
This commit is contained in:
PipoCanaja
2020-03-02 16:10:06 +01:00
committed by GitHub
parent c70e1b936a
commit 269f64084a
11 changed files with 12 additions and 0 deletions

View File

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

View File

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

View File

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

View File

@@ -3,6 +3,8 @@ group: cisco
text: 'Cisco IOS'
type: network
ifXmcbc: true
mib_dir:
- cisco
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }

View File

@@ -8,6 +8,8 @@ over:
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
icon: cisco
mib_dir:
- cisco
poller_modules:
cisco-ace-serverfarms: true
cisco-ace-loadbalancer: true

View File

@@ -4,6 +4,8 @@ text: 'Cisco IOS-XR'
type: network
ifXmcbc: true
icon: cisco
mib_dir:
- cisco
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }