diff --git a/plugins/inputs/ping/README.md b/plugins/inputs/ping/README.md index 1f087c774..38558a33c 100644 --- a/plugins/inputs/ping/README.md +++ b/plugins/inputs/ping/README.md @@ -3,7 +3,7 @@ This input plugin will measures the round-trip ## Windows: -### Configration: +### Configuration: ``` ## urls to ping urls = ["www.google.com"] # required @@ -33,4 +33,4 @@ This input plugin will measures the round-trip ``` * Plugin: ping, Collection 1 ping,host=WIN-PBAPLP511R7,url=www.google.com average_response_ms=7i,maximum_response_ms=9i,minimum_response_ms=7i,packets_received=4i,packets_transmitted=4i,percent_packet_loss=0,percent_reply_loss=0,reply_received=4i 1469879119000000000 -``` \ No newline at end of file +```