Added arista_mos support (#13003)

* arista_mos-support
* Changed according to request
This commit is contained in:
Hans Erasmus
2021-07-06 16:11:28 +02:00
committed by GitHub
parent 091f49edb6
commit 8729363645
4 changed files with 30257 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
os: arista-mos
text: 'Arista MOS'
type: network
icon: arista
group: arista
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.43191.1.6.7

View File

@@ -0,0 +1,4 @@
modules:
os:
serial: SNMPv2-MIB::snmpSetSerialNo.0
sysDescr_regex: '/release (?<version>[\d\.]+)/'

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff