mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Forcepoint NGFW 6.11 and later; also known as Forcepoint FlexEdge Secure SD-WAN Engine after version 7.0. (#15872)
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
mib: FORCEPOINT-NGFW-ENGINE-MIB
|
||||
modules:
|
||||
mempools:
|
||||
data:
|
||||
-
|
||||
total: FORCEPOINT-NGFW-ENGINE-MIB::fwMemBytesTotal
|
||||
free: FORCEPOINT-NGFW-ENGINE-MIB::fwMemBytesUnused
|
||||
used: FORCEPOINT-NGFW-ENGINE-MIB::fwMemBytesUsed
|
||||
descr: 'Local Memory {{ $index }}'
|
||||
processors:
|
||||
data:
|
||||
-
|
||||
oid: FORCEPOINT-NGFW-ENGINE-MIB::fwCpuTotal
|
||||
num_oid: '.1.3.6.1.4.1.47565.1.1.1.11.1.1.3.{{ $index }}'
|
||||
descr: 'Processor {{ $index }}'
|
||||
os:
|
||||
serial: FORCEPOINT-NGFW-ENGINE-MIB::nodeHardwareSerialNumber.0
|
||||
version: FORCEPOINT-NGFW-ENGINE-MIB::fwSoftwareVersion.0
|
||||
hardware: FORCEPOINT-NGFW-ENGINE-MIB::nodeApplianceModel.0
|
||||
@@ -0,0 +1,13 @@
|
||||
os: forcepoint-fe
|
||||
text: 'Forcepoint FlexEdge Secure SD-WAN'
|
||||
type: firewall
|
||||
icon: forcepoint
|
||||
over:
|
||||
- { graph: device_bits, text: 'Device Traffic' }
|
||||
- { graph: device_processor, text: 'CPU Usage' }
|
||||
|
||||
discovery:
|
||||
- sysObjectID:
|
||||
- .1.3.6.1.4.1.47565.1.1
|
||||
|
||||
mib_dir: forcepoint
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user