Configs/Templates/Templates DEBUG/debug zabbix-fortinet/zbx-fortinet/zbx-fortinet-vpn
Ingo Wetzel a622a4c0fa Ergänzungen/Änderungen Templates DEBUG 2018-12-13 09:48:32 +01:00
..
README.md Ergänzungen/Änderungen Templates DEBUG 2018-12-13 09:48:32 +01:00
vpn.vdom Ergänzungen/Änderungen Templates DEBUG 2018-12-13 09:48:32 +01:00
zbx-fortinet-vpn.xml Ergänzungen/Änderungen Templates DEBUG 2018-12-13 09:48:32 +01:00

README.md

ZBX-FORTINET-VPN

This template use the FORTINET-CORE-MIB and FORTINET-FORTIGATE-MIB to discover and manage VPN on Fortinet devices.

Items

  • Discovery: associated virtual domain for each VPN
  • Discovery: current status for each VPN
  • Discovery: local IP address for each VPN
  • Discovery: remote IP address for each VPN
  • Discovery: number of bytes received on each VPN
  • Discovery: number of bytes sent on each VPN

Triggers

  • [INFORMATION] => VPN tunnel is DOWN

Graphs

  • Discovery: traffic for each VPN

Installation

  1. Add a value mapping named FgVpnState with the following values:
  • 1 => down
  • 2 => up
  1. Install vpn.vdom in the ExternalScripts directory of your Zabbix server and/or proxy. Check your zabbix_server.conf and/or zabbix_proxy.conf if in doubt.
  2. Then chmod a+x vpn.vdom
  3. Import zbx-fortinet-vpn.xml file into Zabbix.
  4. Add to your host the {$SNMP_COMMUNITY} macro with your SNMP community as value.
  5. Associate ZBX-FORTINET-VPN template to the host.

Requirements

This template was tested for Zabbix 2.0.0 and higher.

vpn.vdom 1.0

This script show asssociated VDOM for a VPN tunnel using SNMP on FortiNet device.

License

This template is distributed under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Copyright (c) Jean-Jacques Martrès

Authors

Jean-Jacques Martrès (jjmartres |at| gmail |dot| com)