--- projects/cms/source/server/build/etc/system.conf 2001/11/07 16:44:10 1.56 +++ projects/cms/source/server/build/etc/system.conf 2001/11/26 12:56:33 1.58 @@ -6,7 +6,7 @@ # root of configuration # # $Author: tdb $ -# $Id: system.conf,v 1.56 2001/11/07 16:44:10 tdb Exp $ +# $Id: system.conf,v 1.58 2001/11/26 12:56:33 tdb Exp $ # ############################################################ #### Configuration Files & Groups @@ -222,6 +222,10 @@ Monitor.Heartbeat.checkPeriod=50 # how many times we should be at the highest level before # we go to a FINAL alert Monitor.Heartbeat.reachFINALcount=5 +# list of hosts we expect to have at startup +# this ensures we notice hosts that aren't running, not +# just those that have gone down recently. +Monitor.Heartbeat.initialHosts=raptor.ukc.ac.uk;myrtle.ukc.ac.uk;kestrel.ukc.ac.uk @@ -281,7 +285,7 @@ Alerter.IRC.rejectMessage = sorry, I don't understand # Logging alerter configuration Alerter.Logging.level = WARNING -Alerter.EMail.message = %level%: %attributeName% on %source% has passed %threshold%(%thresholdValue%) threshold with %value% +Alerter.Logging.message = %level%: %attributeName% on %source% has passed %threshold%(%thresholdValue%) threshold with %value%