ping: fix typo in README (#2163)

This commit is contained in:
Florian Klink 2016-12-14 20:47:48 +01:00 committed by Cameron Sparr
parent 393f5044bb
commit 17b307a7bc
1 changed files with 2 additions and 2 deletions

View File

@ -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
```
```