diff --git a/plugins/inputs/ping/README.md b/plugins/inputs/ping/README.md index bab7a976b..2274f42c9 100644 --- a/plugins/inputs/ping/README.md +++ b/plugins/inputs/ping/README.md @@ -13,6 +13,7 @@ urls = ["www.google.com"] # required ## number of pings to send per collection (ping -c ) # count = 1 ## interval, in s, at which to ping. 0 == default (ping -i ) +## Not available in Windows. # ping_interval = 1.0 ## per-ping timeout, in s. 0 == no timeout (ping -W ) # timeout = 1.0