Viktor Szépe
31a1d34d99
chore: Fix typos throughout codebase ( #15338 )
2024-05-31 10:26:37 +02:00
Paweł Żak
a2f65d5728
chore: Fix linter findings for Windows (part4) ( #13246 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
Co-authored-by: pzak <pzak>
2023-06-09 10:24:43 +02:00
Paweł Żak
77ee21f8e5
chore: Fix linter findings for Windows (part1) ( #13057 )
2023-04-25 07:15:55 -06:00
Sebastian Spaink
4913392b85
chore: Remove deprecated build tags ( #11867 )
2022-09-22 13:25:31 -05:00
Sebastian Spaink
3a7d9b6d98
fix: support 1.17 & 1.16.7 Go versions ( #9642 )
2021-08-23 15:37:44 -05:00
Jakub Warczarek
c116f0d039
Fix data race in input plugin ping_windows
2020-07-06 21:29:51 +02:00
Greg
ea6b398fa3
Add native Go ping method to ping input plugin ( #6050 )
2019-07-11 15:07:58 -07:00
Lee Jaeyong
86b2145272
Add support for IPv6 in the ping plugin ( #4703 )
2018-10-01 17:38:13 -07:00
efficks
f5ea13a9ab
Fix ping plugin not reporting zero durations ( #3778 )
2018-02-09 12:11:19 -08:00
Maximilien Richer
5f215c22fe
Fix typos in comments ( #3415 )
2017-10-31 17:00:06 -07:00
Vladimir S
88ec171293
Perform DNS lookup before ping ( #3385 )
2017-10-26 13:35:37 -07:00
Oskar
ab5205f8c3
Fix go vet under windows ( #3046 )
2017-07-24 12:36:33 -07:00
Daniel Nelson
736322dfc9
Set default ping count in Windows
...
fixes #2934
2017-06-16 13:39:55 -07:00
Mariusz Brzeski
56a7ffe0e4
Fix timeout option in Windows ping input sample configuration ( #2885 )
2017-06-06 11:55:01 -07:00
Cameron Sparr
a251adb838
Fix type conflict on windows ping plugin ( #2462 )
...
closes #1433
2017-03-01 11:22:42 +00:00
Mariusz Brzeski
3853d0d065
Fix problem with metrics when ping return Destination net unreachable ( windows ) ( #1561 )
...
* Fix problem with metrics when ping return Destination net unreachable
Add test case TestUnreachablePingGather
Add percent_reply_loss
Fix some other tests
* Add errors measurment
* fir problem with ping reply "TTL expired in transit" ( use regex for more specific condition - TTL in line but it's a not valid replay )
add test case for "TTL expired in transit" - TestTTLExpiredPingGather
2016-08-09 08:27:30 +01:00
Mariusz Brzeski
0b3958d3cd
Ping windows ( #1532 )
...
* Ping for windows
* En ping output
* Code format
* Code review
* Default timeout
* Fix problem with std error when no data received ( exit status = 1 )
2016-07-25 13:17:41 +01:00
Cameron Sparr
d266dad1f4
Don't compile ping plugin on windows.
...
closes #496
2016-02-01 16:39:53 -07:00