Adding a conntrack input plugin

- Collects conntrack stats from the configured directories and files.

Applying PR feedback:

- Rebased onto master
- Updated README/CHANGELOG
- Limited lines to 80 chars
- Improved plugin docs and README
- added a dummy notlinux build file

Fixed up CHANGELOG and README after rebase

closes #1164
This commit is contained in:
Robin Percy
2016-03-29 21:39:50 -07:00
committed by Cameron Sparr
parent 3af65e7abb
commit 0fb2d2ffae
8 changed files with 281 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
// +build !linux
package conntrack