Skip to content

Fortinet Fortigate Integration Service

Subscription

This integration is a subscription-based Professional Services engagement. Our Integration Services are offered as subscriptions in order to provide initial setup and ongoing compatibility and maintenance. All standard packages are renewable every 12 months from the date of purchase. Contact Zenoss to request more information regarding this or any other ZenPacks.

Authors

Zenoss Inc.

Maintainers

Zenoss Inc.

Organization

Zenoss Inc.

Name

Fortigate Integration Service

(ZenPacks.zenoss.PS.Fortigate)

Version 1.2.0
Released on 2023-11-6

Description

This ZenPack provides the capability to model and monitor Fortinet Fortigate devices.

Prerequisites

Prerequisite Restriction
Product Zenoss 6.0 or higher
Required ZenPacks ZenPackLib ZenPack
ZenPacks.zenoss.PS.Util
Other dependencies None

Device Classes

This Device Class is added for Devices:

  • /Network/Fortinet/Fortigate

Device Modelling

  • Hard Disk Capacity: This value, representing bytes, is modeled and viewable from the device overview panel. You can view this value on the Device Overview page. Go to CZ > INFRASTRUCTURE > DEVICES and select the device. The value displays on the left side of the main window under "Connect to this device".

Modeler Plugins

  • snmp.InterfaceMap
  • snmp.DeviceMap
  • snmp.FGDevice
  • snmp.FGVirtualDomain
  • snmp.FGVirtualDomainWebFilter
  • snmp.FGVirtualDomainFortiGuard
  • snmp.FGVirtualDomainVpn
  • fortinet.snmp.FGVirtualDomainVpnTunnel

Components Modeled

  • Virtual Domain
  • VPN Tunnel
  • SSL VPN1
  • FortiGuard
  • WebFilter

Device Class Templates

Devices/Network/Fortinet/Fortigate

  • FortigateVirtualDomainVpnSsl

    • Graphs
      • Logged In Users
      • Active SSL web sessions
      • Active SSL tunnels
    • Thresholds
      • VpnSslState
    • Datapoints2
      • fgVpnState
      • fgVpnLoginUsers
      • fgVpnWebSession
      • fgVpnTunnels
  • FortigateVirtualDomainWebFilter

    • Graphs
      • ActiveX Downloads Blocked
      • Sessions Blocked
      • Applets Blocked
      • HTTP Cookies Blocked
      • URLs Blocked
    • Datapoints
      • wfHTTPSBlocked
      • wfAppletBlocked
      • wfHTTPBlocked
      • wfActiveXBlocked
      • wfCookieBlocked
      • wfHTTPURLBlock
      • wfHTTPSURLBlock
  • FortigateVirtualDomainVpnSsl

    • Graphs
      • Logged In Users
      • Active SSL web sessions
      • Active SSL tunnels
    • Thresholds
      • VpnSslState
    • Datapoints2
      • fgVpnState
      • fgVpnLoginUsers
      • fgVpnWebSession
      • fgVpnTunnels
  • FortigateVirtualDomain

    • Graphs
      • Memory Usage
      • CPU Usage
      • Active Sessions
      • Session Rate
    • Thresholds
      • VdEntHaState
    • Datapoints
      • vdEntCpuUsage
      • vdEntHaState
      • vdEntSesCount
      • vdEntSesRate
      • vdEntMemUsage
  • FortigateDevice

    • Graphs
      • Disk Usage
      • Uptime
      • Session Count
      • Memory Usage
      • CPU Usage
      • LowMem Usage
    • Thresholds
      • 90 percent memory utilization
      • 90 percent hard disk usage
      • 90 percent CPU usage
    • Datapoints
      • sysDiskUsage
      • sysMemUsage
      • sysUpTime
      • sysCpuUsage
      • sysSesCount
      • sysLowMemUsage
  • FortigateVirtualDomainVpnTunnel

    • Graphs
      • Vpn Tunnel Octets
    • Thresholds
      • VpnTunStatus
    • Datapoints
      • fgTunEntStatus
      • fgTunInOctets
      • fgTunOutOctets
  • FortigateVirtualDomainFortiGuard

    • Graphs
      • Requests Allowed
      • Requests Logged
      • Requests Examined
      • Requests Blocked
      • Requests Overridden
    • Datapoints
      • fgHTTPOverride
      • fgHTTPExamined
      • fgHTTPSLogged
      • fgHTTPLogged
      • fgHTTPSExamined
      • fgHTTPSBlocked
      • fgHTTPBlocked
      • fgHTTPSAllowed
      • fgHTTPSOverride
      • fgHTTPAllowed

Changes

1.2.0 - Features - SVC-3112: Make hardDiskCapacity value viewable on device overview panel - SVC-3632: Model and Monitor VPN Tunnels

1.1.0 - Feature - Add Manufacturer / Model OID support.