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.10 by tdb, Mon Feb 12 01:50:40 2001 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=10
40   Host.TCPUpdateTime=60
# Line 43 | Line 45 | 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
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