Skip to main content
Ananth
New Member
October 1, 2010
Question

Monitoring Using Nagios

  • October 1, 2010
  • 3 replies
  • 11644 views
Is it possible to monitor Fortigate Unit using Nagios. Can Wan1 and Wan2 link down values be monitored? Is anybody doing this? Please share the information. thanks and regards anth.

    3 replies

    laf
    New Member
    October 1, 2010
    Hi, I am doing this for several years now. Just install Nagios on any Linux Distro and add Fortigate specific services on each interface starting with ping, then HTTPS, SSH and SNMP.
    ayoub10
    New Member
    April 9, 2022

    Hi !!

    We have a FortiGate 60D firewall, and we want to monitor it using Nagios XI.

    can u help us?

    regards.

    Jan_Scholten
    New Member
    October 1, 2010
    see your other post. works as expected. http://nagios.manubulon.com/snmp_int.html
      /usr/local/nagios/libexec# ./check_snmp_int.pl -C read4forti -H 192.168.1.1 -n internal  internal:UP:1 UP: OK
    Ananth
    AnanthAuthor
    New Member
    October 1, 2010
    Thanks laf & Jan, We already have a Nagios setup monitoring the rest. Did a snmpwalk and now we are able to monitor what all we want!! cheers!!! anth