mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fixed edgeswitch v1.9 os detection (#9868)
* fix edgeswitch os defitions for next os version * cleanup
This commit is contained in:
@@ -10,7 +10,9 @@ over:
|
||||
- { graph: device_mempool, text: 'Memory Usage' }
|
||||
discovery:
|
||||
-
|
||||
sysObjectID: .1.3.6.1.4.1.4413
|
||||
sysObjectID:
|
||||
- .1.3.6.1.4.1.4413
|
||||
- .1.3.6.1.4.1.41112
|
||||
sysDescr_regex:
|
||||
- '/^EdgeSwitch/'
|
||||
- '/^EdgePoint/'
|
||||
|
Reference in New Issue
Block a user