--- projects/cms/source/server/build/etc/system.conf 2001/01/19 00:08:44 1.4 +++ projects/cms/source/server/build/etc/system.conf 2001/03/02 00:25:15 1.13 @@ -6,7 +6,7 @@ # root of configuration # # $Author: tdb $ -# $Id: system.conf,v 1.4 2001/01/19 00:08:44 tdb Exp $ +# $Id: system.conf,v 1.13 2001/03/02 00:25:15 tdb Exp $ # FilterManager configuration @@ -22,7 +22,7 @@ RootFilter.name=root # Comment either of these (or delete them) and # that interface won't be started RootFilter.realtimeInterfaceName=realtimeclients -#RootFilter.dbInterfaceName=database +RootFilter.dbInterfaceName=database # The port for the client interface to listen on ClientInterface.listenPort=4510 @@ -31,15 +31,28 @@ ClientInterface.listenPort=4510 Filter.parentFilter=root # The default filter for a new host -Host.filter=filter1 +Host.filter=computingFilter +config.Host.killigrew.ukc.ac.uk=killigrew.conf + # The default update times for a new host -Host.UDPUpdateTime=5 +Host.UDPUpdateTime=10 Host.TCPUpdateTime=60 # Plugin Information Filter.PluginsPackage=uk.ac.ukc.iscream.filter.plugins -Filter.Plugins=EnforceEssentialData;TypeChecker +Filter.Plugins=TypeChecker;EnforceEssentialData +# The services checks to run on a host +Host.serviceChecksPackage=uk.ac.ukc.iscream.filter.plugins +Host.serviceChecks=HTTP;SMTP + # mySQL Details config.mySQL=mySQL.conf + +# The time interval at which the Queue's should be monitored +Queue.MonitorInterval=15 + +group.rocks=Host.slate.ukc.ac.uk +config.rocks=rocks.conf +