Files
librenms-librenms/includes/definitions/vyos.yaml
2020-06-25 14:43:53 -05:00

15 lines
331 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'