summaryrefslogtreecommitdiffstats
path: root/conf.d/fping.conf
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-11-02 00:56:14 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-11-02 00:56:14 +0200
commit1d2a80326b1bdf2c33d85c8c5cccc4f9f1875c10 (patch)
tree560e46e25fb870c739826f244d9d39c53a3d550f /conf.d/fping.conf
parent5d1ea137852529046adad8ee219f3cc8b6f975c2 (diff)
use our fork of fping until it is stabilized
Diffstat (limited to 'conf.d/fping.conf')
-rw-r--r--conf.d/fping.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.d/fping.conf b/conf.d/fping.conf
index b2d4f3ac81..82ee2332a7 100644
--- a/conf.d/fping.conf
+++ b/conf.d/fping.conf
@@ -37,8 +37,8 @@ hosts=""
# other fping options - defaults:
# -R = send packets with random data
# -b 56 = the number of bytes per packet
-# -i 1 = 1ms when sending packets to others hosts (switching hosts)
+# -i 1 = 1 ms when sending packets to others hosts (switching hosts)
# -r 0 = never retry packets
-# -t 5000 = per packet timeout at 5000ms
+# -t 5000 = per packet timeout at 5000 ms
#fping_opts="-R -b 56 -i 1 -r 0 -t 5000"