Update ping-input-plugin Readme (#2651)

This commit is contained in:
Gregory Kman
2017-04-12 19:46:48 -05:00
committed by Daniel Nelson
parent 9388fff1f7
commit 45c9b867f6
2 changed files with 24 additions and 13 deletions

View File

@@ -49,7 +49,7 @@ const sampleConfig = `
## NOTE: this plugin forks the ping command. You may need to set capabilities
## via setcap cap_net_raw+p /bin/ping
#
## urls to ping
## List of urls to ping
urls = ["www.google.com"] # required
## number of pings to send per collection (ping -c <COUNT>)
# count = 1