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.57 by tdb, Wed Nov 7 17:51:41 2001 UTC vs.
Revision 1.60 by tdb, Mon Feb 11 15:16:35 2002 UTC

# Line 121 | Line 121 | Host.filter=computingFilter;
121   # The default update times for a new host
122   Host.UDPUpdateTime=10
123   Host.TCPUpdateTime=60
124 Host.AveragerUpdateTime=5
124  
125   # The services checks to run on a host
126   Host.serviceChecksPackage=uk.org.iscream.cms.server.filter.plugins
# Line 222 | Line 221 | Monitor.Heartbeat.checkPeriod=50
221   # how many times we should be at the highest level before
222   # we go to a FINAL alert
223   Monitor.Heartbeat.reachFINALcount=5
224 + # list of hosts we expect to have at startup
225 + # this ensures we notice hosts that aren't running, not
226 + # just those that have gone down recently.
227 + Monitor.Heartbeat.initialHosts=raptor.ukc.ac.uk;myrtle.ukc.ac.uk;kestrel.ukc.ac.uk
228  
229  
230  
# Line 261 | Line 264 | Alerter.IRC.IRCServer = killigrew.ukc.ac.uk
264   Alerter.IRC.IRCPort = 6667
265   Alerter.IRC.nickList = iscreamBot;_iscreamBot;i-screamBot
266   Alerter.IRC.user = i-scream
267 < Alerter.IRC.comment = i-scream alerting bot
267 > Alerter.IRC.comment = i-scream alerting bot (based on PircBot)
268 > Alerter.IRC.finger = i-scream alerting bot (based on PircBot)
269   Alerter.IRC.channel = #i-scream
270   Alerter.IRC.message = %level%: %attributeName% on %source% has passed %threshold%(%thresholdValue%) threshold with %value% - time till next alert (should one occur), %timeTillNextAlert%
271   Alerter.IRC.reconnectDelay = 30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines