--- projects/cms/source/server/build/etc/system.conf 2001/03/04 05:35:55 1.19 +++ projects/cms/source/server/build/etc/system.conf 2001/03/05 04:21:20 1.21 @@ -6,7 +6,7 @@ # root of configuration # # $Author: tdb $ -# $Id: system.conf,v 1.19 2001/03/04 05:35:55 tdb Exp $ +# $Id: system.conf,v 1.21 2001/03/05 04:21:20 tdb Exp $ # ############################################################ #### Configuration Files & Groups @@ -94,7 +94,7 @@ ClientInterface.listenPort=4510 ############################################################ # The default filter for a new host -Host.filter=filter1 +Host.filter=computingFilter; # The default update times for a new host Host.UDPUpdateTime=10 @@ -142,7 +142,7 @@ Alerter.Plugins=EMail;IRC; # EMail alerter configuration Alerter.EMail.level = CAUTION -Alerter.EMail.destList = dev@i-scream.org.uk +Alerter.EMail.defaultDestList = dev@i-scream.org.uk Alerter.EMail.sender = dev@i-scream.org.uk Alerter.EMail.smtpServer = mercury.ukc.ac.uk Alerter.EMail.subject = i-scream alert: %level% alert on %source% for %attributeName%