mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fix: yaml files for edgeos and edgeswitch (#6208)
* fix yaml files for edgeos and edgeswitch * edgeswitch fix
This commit is contained in:
@@ -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/'
|
||||
|
||||
@@ -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-/'
|
||||
|
||||
Reference in New Issue
Block a user