2016-12-23 17:53:19 +00:00
|
|
|
os: edgeos
|
|
|
|
text: EdgeOS
|
|
|
|
type: network
|
2018-06-15 03:45:20 -05:00
|
|
|
ifname: true
|
2016-12-23 17:53:19 +00:00
|
|
|
over:
|
|
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
|
|
- { graph: device_processor, text: 'Processor Usage' }
|
|
|
|
- { graph: device_ucd_memory, text: 'Memory Usage' }
|
2017-01-10 13:21:42 +00:00
|
|
|
discovery:
|
2018-01-07 05:00:47 +00:00
|
|
|
- sysObjectID: .1.3.6.1.4.1.41112.1.5
|
2017-01-10 13:21:42 +00:00
|
|
|
- sysDescr_regex:
|
|
|
|
- '/^EdgeOS/'
|
|
|
|
- '/^EdgeRouter/'
|
2017-11-09 22:05:03 +02:00
|
|
|
bad_if_regexp:
|
|
|
|
- '/^npi[0-9]/'
|
|
|
|
- '/^loop[0-9]/'
|
|
|
|
- '/^gre[0-9]/'
|
|
|
|
- '/^gretap[0-9]/'
|