Files
librenms-librenms/includes/definitions/vyos.yaml

14 lines
315 B
YAML

os: vyos
text: VyOS
group: unix
type: network
ifname: true
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'Processor Usage' }
- { graph: device_ucd_memory, text: 'Memory Usage' }
discovery:
- sysDescr_regex:
- '/^Vyatta VyOS/'
- '/^VyOS/i'