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'
|
||||
type: network
|
||||
icon: cisco
|
||||
mib_dir:
|
||||
- cisco
|
||||
over:
|
||||
- { graph: device_bits, text: 'Device Traffic' }
|
||||
- { graph: device_storage, text: 'Storage Usage' }
|
||||
|
||||
@@ -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' }
|
||||
|
||||
@@ -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' }
|
||||
|
||||
@@ -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' }
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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' }
|
||||
|
||||
Reference in New Issue
Block a user