14 lines
336 B
YAML
14 lines
336 B
YAML
os: vyatta
|
|
text: Vyatta
|
|
type: network
|
|
ifname: true
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'Processor Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
discovery:
|
|
-
|
|
sysDescr_regex:
|
|
- '/^Vyatta/'
|
|
sysDescr_except:
|
|
- 'VyOS'
|