19 lines
412 B
YAML
19 lines
412 B
YAML
os: draytek
|
|
text: DrayTek
|
|
type: network
|
|
icon: draytek
|
|
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.7367
|
|
-
|
|
sysDescr_regex:
|
|
- '/^DrayTek/'
|
|
poller_modules:
|
|
xdsl: true
|
|
discovery_modules:
|
|
xdsl: true
|