fix: yaml files for edgeos and edgeswitch (#6208)

* fix yaml files for edgeos and edgeswitch

* edgeswitch fix
This commit is contained in:
crcro 2017-03-16 20:47:56 +02:00 committed by Tony Murray
parent 73a9092c82
commit 7fb4081c19
2 changed files with 4 additions and 3 deletions

View File

@ -7,6 +7,7 @@ over:
- { graph: device_processor, text: 'Processor Usage' }
- { graph: device_ucd_memory, text: 'Memory Usage' }
discovery:
- sysObjectId: .1.3.6.1.4.1.41112.1.5
- sysDescr_regex:
- '/^EdgeOS/'
- '/^EdgeRouter/'

View File

@ -9,9 +9,9 @@ over:
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
discovery:
-
sysObjectId: .1.3.6.1.4.1.4413
sysDescr_regex:
-
sysObjectId: .1.3.6.1.4.1.4413
sysDescr_regex:
- '/^EdgeSwitch/'
- '/^EdgePoint/'
- '/^USW-/'