ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/build/etc/system.conf
(Generate patch)

Comparing projects/cms/source/server/build/etc/system.conf (file contents):
Revision 1.4 by tdb, Fri Jan 19 00:08:44 2001 UTC vs.
Revision 1.13 by tdb, Fri Mar 2 00:25:15 2001 UTC

# Line 22 | Line 22 | RootFilter.name=root
22   # Comment either of these (or delete them) and
23   # that interface won't be started
24   RootFilter.realtimeInterfaceName=realtimeclients
25 < #RootFilter.dbInterfaceName=database
25 > RootFilter.dbInterfaceName=database
26  
27   # The port for the client interface to listen on
28   ClientInterface.listenPort=4510
# Line 31 | Line 31 | ClientInterface.listenPort=4510
31   Filter.parentFilter=root
32  
33   # The default filter for a new host
34 < Host.filter=filter1
34 > Host.filter=computingFilter
35  
36 + config.Host.killigrew.ukc.ac.uk=killigrew.conf
37 +
38   # The default update times for a new host
39 < Host.UDPUpdateTime=5
39 > Host.UDPUpdateTime=10
40   Host.TCPUpdateTime=60
41  
42   # Plugin Information
43   Filter.PluginsPackage=uk.ac.ukc.iscream.filter.plugins
44 < Filter.Plugins=EnforceEssentialData;TypeChecker
44 > Filter.Plugins=TypeChecker;EnforceEssentialData
45  
46 + # The services checks to run on a host
47 + Host.serviceChecksPackage=uk.ac.ukc.iscream.filter.plugins
48 + Host.serviceChecks=HTTP;SMTP
49 +
50   # mySQL Details
51   config.mySQL=mySQL.conf
52 +
53 + # The time interval at which the Queue's should be monitored
54 + Queue.MonitorInterval=15
55 +
56 + group.rocks=Host.slate.ukc.ac.uk
57 + config.rocks=rocks.conf
58 +

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines