Skip to content

collectors ConnTrackCollector

Rob Smith edited this page Oct 29, 2012 · 13 revisions

ConnTrackCollector

Shells out to get the value of sysctl net.netfilter.nf_conntrack_count

Dependencies

  • /sbin/sysctl

Options - Generic Options

Setting Default Description Type
bin /sbin/sysctl The path to the sysctl binary str
sudo_cmd /usr/bin/sudo Path to sudo str
use_sudo False Use sudo? bool
enabled False Enable collecting these metrics bool
byte_unit byte Default numeric output(s) str

Example Output

servers.hostname.conntrack.nf_conntrack_count 33.0
Clone this wiki locally