Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dennypage/dpinger
Browse files Browse the repository at this point in the history
  • Loading branch information
dennypage committed Dec 28, 2015
2 parents 00229f7 + 4b82af8 commit 1b2e8e7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,9 @@ Produce a report every 60 seconds and append it to /tmp/dpinger.out.
Monitor IP address fe80::1 for latency and loss. Send echo requests every 200 milliseconds.
Make current status available on demand via a Unix domain socket /tmp/igb1.status. Record
process id in /run/dpinger.

dpinger -S -i Comcast -s 5s -t 600s -r 0 -L 10% -p /run/dpinger 8.8.8.8

Monitor IP address 8.8.8.8 for latency and loss. Send echo requests every five seconds and
average results over 10 minutes. Log alerts via syslog including identifier string "Comcast"
if average loss exceeds 10 percent. Record process id in /run/dpinger.

0 comments on commit 1b2e8e7

Please sign in to comment.