towerops/priv/profiles/os_discovery/sonicwall.yaml
2026-01-21 14:30:04 -06:00

31 lines
1.3 KiB
YAML

modules:
mempools:
data:
-
percent_used: SNWL-SSLVPN-MIB::memoryUtilization
type: sonicwall-mem
descr: 'Memory Utilization'
-
percent_used: SONICWALL-FIREWALL-IP-STATISTICS-MIB::sonicCurrentRAMUtil
type: sonicwall-mem
descr: 'Memory Utilization'
os:
hardware: SNWL-COMMON-MIB::snwlSysModel.0
serial: SNWL-COMMON-MIB::snwlSysSerialNumber.0
version:
- SNWL-COMMON-MIB::snwlSysFirmwareVersion.0
- SNWL-COMMON-MIB::snwlSysROMVersion.0
version_template: '(Firmware {{ SNWL-COMMON-MIB::snwlSysFirmwareVersion.0 }} / ROM {{ SNWL-COMMON-MIB::snwlSysROMVersion.0 }})'
sensors:
count:
data:
-
oid: SONICWALL-FIREWALL-IP-STATISTICS-MIB::sonicCurrentConnCacheEntries
num_oid: '.1.3.6.1.4.1.8741.1.3.1.2.{{ $index }}'
index: sonicCurrentConnCacheEntries
descr: Current Connections
-
oid: SONICWALL-FIREWALL-IP-STATISTICS-MIB::sonicMaxConnCacheEntries
num_oid: '.1.3.6.1.4.1.8741.1.3.1.1.{{ $index }}'
index: sonicMaxConnCacheEntries
descr: Max Connections