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.14 by ajm, Fri Mar 2 00:47:54 2001 UTC vs.
Revision 1.15 by tdb, Sat Mar 3 15:29:12 2001 UTC

# Line 13 | Line 13
13   ############################################################
14  
15   # for computing machines
16 < group.computing=Host.raptor.ukc.ac.uk;Host.slate.ukc.ac.uk;Host.granite.ukc.ac.uk;
17 < config.rocks=rocks.conf
16 > group.computing=Host.129.12.4.*;
17 > config.computing=computing.conf
18  
19   # for library machines
20 < group.library=Host.killigrew.ukc.ac.uk;
20 > group.library=Host.129.12.58.*;
21   config.library=library.conf
22  
23 + # for SSB machines
24 + group.ssb=Host.stue*.ukc.ac.uk;
25 + config.ssb=ssb.conf
26 +
27   # mySQL configuration
28   config.mySQL=mySQL.conf
29  
# Line 84 | Line 88 | Host.filter=computingFilter
88   # The default update times for a new host
89   Host.UDPUpdateTime=10
90   Host.TCPUpdateTime=60
91 + Host.AveragerUpdateTime=5
92  
93   # The services checks to run on a host
94   Host.serviceChecksPackage=uk.ac.ukc.iscream.filter.plugins
# Line 128 | Line 133 | Alerter.EMail.subject = i-scream alert: level %level%
133   Alerter.EMail.message = The i-scream distributed central monitoring system has\nraised a level %level% alert for the host %source%.\n\nThe value for %attributeName% of %value% has exceeded the\nthreshold value of %thresholdValue%.
134  
135   # IRC alerter configuration
136 < Alerter.IRC.level = 1
136 > Alerter.IRC.level = 0
137   Alerter.IRC.IRCServer = killigrew.ukc.ac.uk
138   Alerter.IRC.IRCPort = 6667
139   Alerter.IRC.nick = iscreamBot
140   Alerter.IRC.channel = #i-scream
141   Alerter.IRC.message = level %level%: %attributeName% on %source% has reached %value%
142  
143 < ############################################################
143 > ############################################################

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines