Home Directory Plugins Security Firewall Software check_netfilter.nf_conntrack.sh

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_netfilter.nf_conntrack.sh

Current Version
0.1
Last Release Date
2012-04-20
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI
  • Nagios Fusion
Owner
License
GPL
Hits
70637
Files:
FileDescription
check_netfilter.nf_conntrack.shcheck_netfilter.nf_conntrack.sh
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 Nagios plugin was created to check the status of netfilter conntrack table.

- sysctl net.netfilter.nf_conntrack_count : check the number of connections in table
- sysctl net.netfilter.nf_conntrack_max : check the max size of netfilter conntrack table

Licence: "GNU Public License v2"
Dependencies: expr, grep, sed

If you are running a Linux firewall, you should be using this script ;-)
This Nagios plugin was created to check the status of netfilter conntrack table.

- sysctl net.netfilter.nf_conntrack_count : check the number of connections in table
- sysctl net.netfilter.nf_conntrack_max : check the max size of netfilter conntrack table

Licence: "GNU Public License v2"
Dependencies: expr, grep, sed

If you are running a Linux firewall, you should be using this script ;-)