probe is verbose by default - stopped that
authorNigel Metheringham <nigel@exim.org>
Wed, 23 Jun 2010 09:12:07 +0000 (10:12 +0100)
committerNigel Metheringham <nigel@exim.org>
Wed, 23 Jun 2010 09:12:07 +0000 (10:12 +0100)
I am getting lots of useless email (one per hour)
from probe which defaults to be noisy.
This should stop it...

mirmon/mirmon_ftp.conf
mirmon/mirmon_www.conf

index 1044e7c9dd63e7d96216baeadbfedf2186c10341..5e41e70bb1ce2a79256828146b86218729aac5a0 100644 (file)
@@ -4,7 +4,7 @@ project_url http://www.exim.org/
 mirror_list exim_mirrors_ftp.lst
 web_page /home/services/web/mirmon/ftp_mirrors.html
 icons /mirmon-icons/
-probe /home/services/mirmon/mirmon/probe -t %TIMEOUT% %URL%/_mirror_fresheness_marker.txt
+probe /home/services/mirmon/mirmon/probe -q -t %TIMEOUT% %URL%/_mirror_fresheness_marker.txt
 state state/exim_ftp.txt
 countries countries.list
 put_histo bottom
index 5f3ea3558ac9e5c5c361239baddd24dd9573134d..60ee32115c0f1775f6015dd972b4c426813a0796 100644 (file)
@@ -4,7 +4,7 @@ project_url http://www.exim.org/
 mirror_list exim_mirrors_www.lst
 web_page /home/services/web/mirmon/www_mirrors.html
 icons /mirmon-icons/
-probe /home/services/mirmon/mirmon/probe -t %TIMEOUT% %URL%/_mirror_fresheness_marker.txt
+probe /home/services/mirmon/mirmon/probe -q -t %TIMEOUT% %URL%/_mirror_fresheness_marker.txt
 state state/exim_www.txt
 countries countries.list
 put_histo bottom