Commit Graph

9 Commits

Author SHA1 Message Date
Daniel Nelson 3ef28e332f
Use result and result_code in net_response 2018-05-08 16:17:22 -07:00
Randy Coburn 5953db88df Add tag/integer pair for result to net_response () 2018-05-08 16:07:15 -07:00
Bob Shannon ef63908541 Add result_type field to net_response input plugin () 2017-07-14 10:43:36 -07:00
Zack Zatkin-Gold dd537b3382 Fix telegraf example arguments ()
Many of the examples provided within documentation are using a single
dash for the command line arguments, but the telegraf executable
explicitly has two dashes.

There are also some inconsistencies with the ordering of the command
line argument examples.  I've ordered them so that the examples will
show: config, config-directory, input-filter, test
2017-05-12 15:22:29 -07:00
Cameron Sparr 8a4ab3654d
Fix documentation for net_response plugin
closes 
2016-12-13 16:02:03 +00:00
Cameron Sparr c44ecf54a5 Utilize timeout in net_response plugin.
Also changing the net_response and http_response plugins to only accept
duration strings for their timeout parameters. This is a breaking config
file change.

closes 
2016-05-23 15:59:23 +01:00
Thibault Cohen ecbbb8426f Fix
closes 
closes 
2016-03-11 12:21:29 +01:00
Cameron Sparr 8d2e5f0bda Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
Thibault Cohen e495ae9030 Add tcp/udp check connection input plugin
closes 
2016-02-15 13:38:58 -07:00