Adding Varnish HTTP Cache input plugin (#1173)
* Adding Varnish HTTP Cache input plugin * Applying PR feedback - Linked to varnish in input README - Updated README/CHANGELOG - Cleaned up sampleConfig to remove formatting - Shorted lines to 80 chars (except where test input requires long strings) - Using internal.RunTimeout to wrap call to varnishtat - Added dummy file for windows
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- README.md 1 addition, 0 deletionsREADME.md
- etc/telegraf.conf 10 additions, 0 deletionsetc/telegraf.conf
- plugins/inputs/all/all.go 1 addition, 0 deletionsplugins/inputs/all/all.go
- plugins/inputs/varnish/README.md 339 additions, 0 deletionsplugins/inputs/varnish/README.md
- plugins/inputs/varnish/varnish.go 164 additions, 0 deletionsplugins/inputs/varnish/varnish.go
- plugins/inputs/varnish/varnish_test.go 442 additions, 0 deletionsplugins/inputs/varnish/varnish_test.go
- plugins/inputs/varnish/varnish_windows.go 3 additions, 0 deletionsplugins/inputs/varnish/varnish_windows.go
Loading
Please register or sign in to comment