mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Make quanta os discovery more specific (#5409)
* Make quanta os discovery more specific * update quanta discovery
This commit is contained in:
committed by
Tony Murray
parent
370e368ffe
commit
34084af803
@@ -6,9 +6,10 @@ over:
|
||||
- { graph: device_bits, text: 'Device Traffic' }
|
||||
discovery:
|
||||
- sysObjectId:
|
||||
- .1.3.6.1.4.1.4413
|
||||
- .1.3.6.1.4.1.7244
|
||||
- sysDescr:
|
||||
- vxworks
|
||||
- quanta
|
||||
- LB9, Runtime Code
|
||||
- .1.3.6.1.4.1.7244
|
||||
-
|
||||
sysObjectId:
|
||||
- .1.3.6.1.4.1.4413
|
||||
sysDescr_regex:
|
||||
- '/VxWorks/'
|
||||
- '/quanta/i'
|
||||
|
||||
Reference in New Issue
Block a user