From c4dcb2b0d1fb9388713b5b5e134b08df8587031e Mon Sep 17 00:00:00 2001 From: Guilherme Maciel Ferreira Date: Wed, 20 Jul 2011 21:27:47 -0300 Subject: [PATCH] Added the default protocol to use in the config file --- conf/pingcheck.conf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/conf/pingcheck.conf b/conf/pingcheck.conf index 3df7b33..c60f8af 100644 --- a/conf/pingcheck.conf +++ b/conf/pingcheck.conf @@ -1,5 +1,6 @@ source-network-interface=eth0 nameserver=189.4.64.15 +ping-protocol=ICMP hosts-down-limit=0 ping-fail-limit=40 status-notifier-cmd=./system_status_alert.sh ${status} -- 1.7.1