Home Directory Plugins Hardware Network Gear Fortinet Check Fortigate Memory Usage

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Check Fortigate Memory Usage

Rating
0 votes
Favoured:
0
Hits
104788
Files:
FileDescription
check_fortigate_memoryFortigate Memory Usage
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
This script is used to check the memory usage on a Fortigate firewall.
This is a modified version of the check_netscreen_memory plugin from rroettgen. It is used to check the memory usage on a Fortigate firewall. You must have SNMP enabled on the Fortigate on both the interfaces and the management side. These scripts can be modified to check any numeric value on the Fortigate by simply changing the MIB string within the code.

The lib location in the script has been changed to work with Groundwork, so you'll need to modify according to your own lib path.

If anyone can look at it and tell me what to change to retrieve an alphabetic value, let me know.

Syntax is:

check_fortigate_memory -H $HOSTADDRESS$ -C SNMP string -w $ARG1$ -c $ARG2$

w - warning

c - critical