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
104089
Files:
FileDescription
check_fortigate_memoryFortigate Memory Usage
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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