Skip to content

Commit

Permalink
edit README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaeyo committed Sep 15, 2018
1 parent 19461ba commit 09bef98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugins/inputs/ping/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ apt-get install iputils-ping
## List of urls to ping
urls = ["example.org"]

## List of urls to ping to ipv6 address
urls_v6 = ["example.org"]

## Number of pings to send per collection (ping -c <COUNT>)
# count = 1

Expand Down

0 comments on commit 09bef98

Please sign in to comment.