jason.faulkner@xxxxxxxxxxxxx wrote: > Hi all, > > I'd like to be able to monitor (trend) the number of tracked connections in iptables; however, doing something like "cat /proc/net/ip_conntrack | wc -l" eats up too much CPU to run with regularity (we track somewhere in the realm of 200,000 connections). > > Is there a way to just pull the total number? It'd be nice to know that we aren't even getting close to the number of connections set in the sysctl. $ cat /proc/sys/net/netfilter/nf_conntrack_count or with the conntrack-tools-0.9.11 # conntrack -C -- "Los honestos son inadaptados sociales" -- Les Luthiers -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html