23 lines
787 B
YAML
23 lines
787 B
YAML
mib: FORTINET-FORTIWEB-MIB
|
|
modules:
|
|
mempools:
|
|
data:
|
|
-
|
|
total: FORTINET-FORTIWEB-MIB::fwSysMemCapacity
|
|
percent_used: FORTINET-FORTIWEB-MIB::fwSysMemUsage
|
|
precision: 1048576
|
|
descr: 'Physical Memory'
|
|
os:
|
|
serial:
|
|
- FORTINET-CORE-MIB::fnSysSerial.0
|
|
- ENTITY-MIB::entPhysicalSerialNum.1
|
|
version: FORTINET-FORTIWEB-MIB::fwSysVersion.0
|
|
version_regex: '/ (?<version>[\d.]+)/'
|
|
hardware: FORTINET-FORTIWEB-MIB::fwSysVersion.0
|
|
hardware_regex: '/^(?<hardware>\S+)/'
|
|
processors:
|
|
data:
|
|
-
|
|
oid: fwSysCpuUsage
|
|
num_oid: '.1.3.6.1.4.1.12356.107.2.1.5.{{ $index }}'
|
|
type: fortiweb
|