From: Guilherme Maciel Ferreira Date: Fri, 18 Mar 2011 11:29:40 +0000 (+0100) Subject: Included an invalid host and a host that does not reply. X-Git-Tag: v1.0~135 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=f90518e95ffce6b4ab54a63a677f5e497651a034;p=pingcheck Included an invalid host and a host that does not reply. --- diff --git a/conf/pingcheck.conf b/conf/pingcheck.conf index 642876d..55f0e07 100644 --- a/conf/pingcheck.conf +++ b/conf/pingcheck.conf @@ -9,5 +9,13 @@ name=www.google.com interval=5 [host] +name=www.invalidhost.not +interval=5 + +[host] name=www.ufsc.br interval=60 + +[host] +name=www.postbank.de +interval=10