OpenTSDB / tcollector

Data collection framework for OpenTSDB
http://opentsdb.net
GNU Lesser General Public License v3.0
513 stars 359 forks source link

Collector to collect netfilter stats #354

Closed hbilar closed 6 years ago

hbilar commented 8 years ago

This collector collects all the stats available in /proc/sys/net/ipv4/netfilter.

If the directory does not exist (i.e. if the ip_conntrack module is not loaded), the plugin exits.