mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
6ea6218f47
* refactor: speed up is_valid_port() Convert is_valid_port to Config Several Config optimizations Update documentation * fix getCombined() when os key is not set, but global is. Add more tests
16 lines
233 B
YAML
16 lines
233 B
YAML
os: dlink
|
|
text: 'D-Link Switch'
|
|
type: network
|
|
icon: dlink
|
|
ifname: 1
|
|
discovery:
|
|
- sysDescr:
|
|
- 'D-Link DES-'
|
|
- 'Dlink DES-'
|
|
- sysDescr_regex:
|
|
- '/^DES-/'
|
|
- '/^DGS-/'
|
|
good_if:
|
|
- po
|
|
- vlan
|