mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* ZyXEL XGS4600-32F - Added mib for diagnostics - CPU/Mem - Temp/Fan/Voltage - Updated zyxel group mempools - Updated test data - snmprec - json - Altered ZyWall - To exclude XGS switches * Defined ZYXEL-HW-MONITOR-MIB at the top of file * Removed .MIB
18 lines
403 B
YAML
18 lines
403 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/'
|
|
- '/^XGS/'
|