librenms/includes/definitions/zywall.yaml
NK74 f03d8b0a30 newdevice: Improve detection for Zyxel Zywall USG60 #5857
* Update zywall.yaml

Improve detection for Zyxel Zywall USG60 and graph hover

* added tests + changed disco
2017-02-13 23:53:00 +00:00

19 lines
438 B
YAML

os: zywall
text: 'ZyXEL ZyWALL'
group: zyxel
type: firewall
over:
- { graph: device_bits, text: Traffic }
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
icon: zyxel
discovery:
-
sysObjectId:
- .1.3.6.1.4.1.890.1.6
- .1.3.6.1.4.1.890.1.15
sysDescr_regex:
- '/^ZyWALL/'
- '/^USG60/'
- sysDescr_regex: '/^ZyWALL 2X/'