--- projects/cms/source/server/build/etc/system.conf 2002/02/04 23:19:29 1.58.2.1 +++ projects/cms/source/server/build/etc/system.conf 2002/03/19 16:37:28 1.61 @@ -6,7 +6,7 @@ # root of configuration # # $Author: tdb $ -# $Id: system.conf,v 1.58.2.1 2002/02/04 23:19:29 tdb Exp $ +# $Id: system.conf,v 1.61 2002/03/19 16:37:28 tdb Exp $ # ############################################################ #### Configuration Files & Groups @@ -78,6 +78,11 @@ RootFilter.name=root # The default parent filter (should almost always be the same as Filter.rootFilter) Filter.parentFilter=root +# The input methods to activate +# (comment or set to 0 to disable) +Filter.ActivateTCPReader=1 +Filter.ActivateUDPReader=1 +Filter.ActivateCORBAReader=1 ############################################################ @@ -121,7 +126,6 @@ Host.filter=computingFilter; # The default update times for a new host Host.UDPUpdateTime=10 Host.TCPUpdateTime=60 -Host.AveragerUpdateTime=5 # The services checks to run on a host Host.serviceChecksPackage=uk.org.iscream.cms.server.filter.plugins @@ -266,6 +270,7 @@ Alerter.IRC.IRCPort = 6667 Alerter.IRC.nickList = iscreamBot;_iscreamBot;i-screamBot Alerter.IRC.user = i-scream Alerter.IRC.comment = i-scream alerting bot (based on PircBot) +Alerter.IRC.finger = i-scream alerting bot (based on PircBot) Alerter.IRC.channel = #i-scream Alerter.IRC.message = %level%: %attributeName% on %source% has passed %threshold%(%thresholdValue%) threshold with %value% - time till next alert (should one occur), %timeTillNextAlert% Alerter.IRC.reconnectDelay = 30