diff --git a/plugins/inputs/ping/README.md b/plugins/inputs/ping/README.md index 9116c6fdd..a77f77c57 100644 --- a/plugins/inputs/ping/README.md +++ b/plugins/inputs/ping/README.md @@ -36,5 +36,5 @@ This input plugin will measures the round-trip ### Example Output: ``` * 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 +ping,host=WIN-PBAPLP511R7,ipversion=4,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 ```