mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
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:
@@ -3,6 +3,8 @@ group: cisco
|
|||||||
text: 'Cisco EPC'
|
text: 'Cisco EPC'
|
||||||
type: network
|
type: network
|
||||||
icon: cisco
|
icon: cisco
|
||||||
|
mib_dir:
|
||||||
|
- cisco
|
||||||
over:
|
over:
|
||||||
- { graph: device_bits, text: 'Device Traffic' }
|
- { graph: device_bits, text: 'Device Traffic' }
|
||||||
- { graph: device_storage, text: 'Storage Usage' }
|
- { graph: device_storage, text: 'Storage Usage' }
|
||||||
|
|||||||
@@ -3,6 +3,8 @@ text: 'Cisco Voice Gateway'
|
|||||||
type: appliance
|
type: appliance
|
||||||
icon: cisco
|
icon: cisco
|
||||||
group: cisco
|
group: cisco
|
||||||
|
mib_dir:
|
||||||
|
- cisco
|
||||||
over:
|
over:
|
||||||
- { graph: device_bits, text: 'Device Traffic' }
|
- { graph: device_bits, text: 'Device Traffic' }
|
||||||
- { graph: device_processor, text: 'CPU Usage' }
|
- { graph: device_processor, text: 'CPU Usage' }
|
||||||
|
|||||||
@@ -3,6 +3,8 @@ group: cisco
|
|||||||
text: 'Cisco Services Ready Platform'
|
text: 'Cisco Services Ready Platform'
|
||||||
type: network
|
type: network
|
||||||
icon: cisco
|
icon: cisco
|
||||||
|
mib_dir:
|
||||||
|
- cisco
|
||||||
over:
|
over:
|
||||||
- { graph: device_bits, text: 'Device Traffic' }
|
- { graph: device_bits, text: 'Device Traffic' }
|
||||||
- { graph: device_processor, text: 'CPU Usage' }
|
- { graph: device_processor, text: 'CPU Usage' }
|
||||||
|
|||||||
@@ -3,6 +3,8 @@ group: cisco
|
|||||||
text: 'Cisco IOS'
|
text: 'Cisco IOS'
|
||||||
type: network
|
type: network
|
||||||
ifXmcbc: true
|
ifXmcbc: true
|
||||||
|
mib_dir:
|
||||||
|
- cisco
|
||||||
over:
|
over:
|
||||||
- { graph: device_bits, text: 'Device Traffic' }
|
- { graph: device_bits, text: 'Device Traffic' }
|
||||||
- { graph: device_processor, text: 'CPU Usage' }
|
- { graph: device_processor, text: 'CPU Usage' }
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ over:
|
|||||||
- { graph: device_processor, text: 'CPU Usage' }
|
- { graph: device_processor, text: 'CPU Usage' }
|
||||||
- { graph: device_mempool, text: 'Memory Usage' }
|
- { graph: device_mempool, text: 'Memory Usage' }
|
||||||
icon: cisco
|
icon: cisco
|
||||||
|
mib_dir:
|
||||||
|
- cisco
|
||||||
poller_modules:
|
poller_modules:
|
||||||
cisco-ace-serverfarms: true
|
cisco-ace-serverfarms: true
|
||||||
cisco-ace-loadbalancer: true
|
cisco-ace-loadbalancer: true
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ text: 'Cisco IOS-XR'
|
|||||||
type: network
|
type: network
|
||||||
ifXmcbc: true
|
ifXmcbc: true
|
||||||
icon: cisco
|
icon: cisco
|
||||||
|
mib_dir:
|
||||||
|
- cisco
|
||||||
over:
|
over:
|
||||||
- { graph: device_bits, text: 'Device Traffic' }
|
- { graph: device_bits, text: 'Device Traffic' }
|
||||||
- { graph: device_processor, text: 'CPU Usage' }
|
- { graph: device_processor, text: 'CPU Usage' }
|
||||||
|
|||||||
Reference in New Issue
Block a user