-
Notifications
You must be signed in to change notification settings - Fork 384
collectors ConnTrackCollector
Rob Smith edited this page May 12, 2014
·
13 revisions
Shells out to get the value of sysctl net.netfilter.nf_conntrack_count and net.netfilter.nf_conntrack_count_max
- nf_conntrack module
Options - Generic Options
Setting | Default | Description | Type |
---|---|---|---|
byte_unit | byte | Default numeric output(s) | str |
dir | /proc/sys/net/ipv4/netfilter | Directory with files of interest | str |
enabled | False | Enable collecting these metrics | bool |
files | ip_conntrack_count,ip_conntrack_max | List of files to collect statistics from | str |
measure_collector_time | False | Collect the collector run time in ms | bool |
servers.hostname.conntrack.ip_conntrack_count 33.0
servers.hostname.conntrack.ip_conntrack_max 36.0