Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Fortigate Memory Usage
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 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
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
Reviews (0)
Be the first to review this listing!