From: Thomas Jarosch Date: Fri, 23 Mar 2012 09:35:23 +0000 (+0100) Subject: Update example config to current config options X-Git-Tag: v1.6~7 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=6f40dd486a5fc982dcf11c31f124d64f9b8d3faf;p=pingcheck Update example config to current config options --- diff --git a/conf/pingcheck.conf b/conf/pingcheck.conf index c60f8af..dfb7912 100644 --- a/conf/pingcheck.conf +++ b/conf/pingcheck.conf @@ -1,6 +1,5 @@ -source-network-interface=eth0 -nameserver=189.4.64.15 -ping-protocol=ICMP +default-source-network-interface=eth0 +nameserver=localhost hosts-down-limit=0 ping-fail-limit=40 status-notifier-cmd=./system_status_alert.sh ${status} @@ -9,3 +8,6 @@ link-up-interval=10 [host] name=www.ufsc.br interval=10 +ping-protocol=ICMPv4 +port=80 +source-network-interface=eth0