Skip to content

collectors TCPCollector

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

TCPCollector

The TCPCollector class collects metrics on TCP stats

Dependencies

  • /proc/net/netstat

Options

  • Generic Options
  • allowed_names: list of entries to collect
  • enabled: Enable collecting these metrics
  • byte_unit: Default numeric output(s)

Example Output

servers.hostname.tcp.ListenDrops 0
servers.hostname.tcp.ListenOverflows 0
servers.hostname.tcp.TCPLoss 188
servers.hostname.tcp.TCPTimeouts 15265

Clone this wiki locally