mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* device: more zywall-usg support move and add snmpsim files * add snmpsim files * add again snmpsim files * Update zywall.yaml
17 lines
382 B
YAML
17 lines
382 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_except:
|
|
- '/^NWA/'
|