mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add support for Forcepoint NGFW 6.10 and older * Update forcepoint_forcepoint-ngfw-330.json * Proc. discovery fix --------- Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
14 lines
269 B
YAML
14 lines
269 B
YAML
os: forcepoint
|
|
text: 'Forcepoint NGFW'
|
|
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.1369.5.2
|
|
|
|
mib_dir: forcepoint
|