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.2 by tdb, Wed Dec 13 18:34:16 2000 UTC vs.
Revision 1.13 by tdb, Fri Mar 2 00:25:15 2001 UTC

# 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
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