mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add support for Cisco Nexus 3550-F (formerly Exalink Fusion) devices * Refactor to refer to the Exalink Fusion as the Cisco Nexus 3550 (post m&a of Exablaze by Cisco) as well as use YAML based OS discovery * Rename Cisco N3550 ports include * styleci fixes to n3550 ports include * Correct N3550/Exalink OS discovery and improve tests * Improve N3550 OS discovery and poller support * styleci * Rename Cisco Nexus 3550 OS from ciscon3550 -> exalink-fusion * Update file header
27 lines
501 B
YAML
27 lines
501 B
YAML
os: exalink-fusion
|
|
text: 'Cisco Nexus 3550 Series'
|
|
type: network
|
|
icon: cisco
|
|
discovery:
|
|
- sysObjectID:
|
|
- .1.3.6.1.4.1.43296.
|
|
mib_dir: exalink-fusion
|
|
poller_modules:
|
|
ipmi: false
|
|
processors: false
|
|
mempools: false
|
|
storage: false
|
|
ospf: false
|
|
ucd-diskio: false
|
|
wireless: false
|
|
applications: false
|
|
|
|
discovery_modules:
|
|
processors: false
|
|
mempools: false
|
|
storage: false
|
|
ospf: false
|
|
ucd-diskio: false
|
|
cisco-vrf-lite: false
|
|
wireless: false
|