mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix "inteno" and "quanta" OS collision (#11238)
* fix quanta collision * CLA broken again
This commit is contained in:
@@ -3,10 +3,14 @@ text: 'Inteno GW'
|
|||||||
type: network
|
type: network
|
||||||
over:
|
over:
|
||||||
- { graph: device_bits, text: Traffic }
|
- { graph: device_bits, text: Traffic }
|
||||||
icon: inteno
|
|
||||||
mib_dir:
|
mib_dir:
|
||||||
- inteno
|
- inteno
|
||||||
|
icon: inteno
|
||||||
discovery:
|
discovery:
|
||||||
-
|
-
|
||||||
sysObjectID:
|
sysObjectID:
|
||||||
- .1.3.6.1.4.1.4413
|
- .1.3.6.1.4.1.4413
|
||||||
|
sysDescr_regex_except:
|
||||||
|
- '/VxWorks/'
|
||||||
|
- '/quanta/i'
|
||||||
|
- '/FASTPATH (Switching|Routing)/'
|
||||||
|
|||||||
Reference in New Issue
Block a user