mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add discovery of NVT Phybridge FLEX24 * Update phybridge-flex.yaml Added FLEX-24 Switch under sysDescr * Test Data phybridge-flex_flex-24 json and snmprec
19 lines
433 B
YAML
19 lines
433 B
YAML
os: phybridge-flex
|
|
text: 'NVT Phybridge'
|
|
icon: phybridge
|
|
type: network
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.8072.3.2.10
|
|
- .1.3.6.1.4.1.54743.1.7
|
|
sysDescr:
|
|
- 'Phybridge FLEX'
|
|
- 'FLEX-24 Switch'
|
|
|
|
|