
Firewall Software
check_netfilter.nf_conntrack.sh
Description:
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
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
Website
License
GPL
Project Files
File | Description |
---|---|
check_netfilter.nf_conntrack.sh |
Project Notes
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 ;-)
Reviews
(0)
Add a Review
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
70,219