mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
29 lines
718 B
YAML
29 lines
718 B
YAML
os: edgeswitch
|
|
text: EdgeSwitch
|
|
type: network
|
|
icon: ubiquiti
|
|
ifname: true
|
|
bad_snmpEngineTime: true
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.4413
|
|
- .1.3.6.1.4.1.41112
|
|
sysDescr_regex:
|
|
- '/^EdgeSwitch/'
|
|
- '/^EdgePoint/'
|
|
- '/^USW[ -]/'
|
|
- '/^UBNT US/'
|
|
- '/^US[ -]/'
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.8072.3.2.10
|
|
- .1.3.6.1.4.1.27282.3.2.10
|
|
sysDescr_regex:
|
|
- '/^Linux UBNT/'
|
|
- '/^RTL8380/'
|