--- projects/cms/source/server/build/etc/system.conf 2001/03/04 02:45:14 1.16 +++ projects/cms/source/server/build/etc/system.conf 2001/03/04 05:27:49 1.18 @@ -5,8 +5,8 @@ # configuration system has this file as its # root of configuration # -# $Author: ajm $ -# $Id: system.conf,v 1.16 2001/03/04 02:45:14 ajm Exp $ +# $Author: tdb $ +# $Id: system.conf,v 1.18 2001/03/04 05:27:49 tdb Exp $ # ############################################################ #### Configuration Files & Groups @@ -151,12 +151,24 @@ Alerter.EMail.message = The i-scream distributed centr # IRC alerter configuration Alerter.IRC.level = OK Alerter.IRC.IRCServer = killigrew.ukc.ac.uk - Alerter.IRC.IRCPort = 6667 -Alerter.IRC.nick = iscreamBot +Alerter.IRC.nickList = iscreamBot;i-screamBot;_iscreamBot +Alerter.IRC.user = i-scream +Alerter.IRC.comment = i-scream alerting bot Alerter.IRC.channel = #i-scream Alerter.IRC.message = %level%: %attributeName% on %source% has passed %threshold%(%thresholdValue%) threshold with %value% - time till next alert (should one occur), %timeTillNextAlert% +Alerter.IRC.reconnectDelay = 30 +Alerter.IRC.startupNotice = i-scream alerting bot activated +Alerter.IRC.stopCommand = stop alerts +Alerter.IRC.startCommand = start alerts +Alerter.IRC.lastAlertCommand = last alert +Alerter.IRC.joinCommand = join +Alerter.IRC.nickChangeCommand = nick +Alerter.IRC.statCommand = statistics +Alerter.IRC.uptimeCommand = uptime +Alerter.IRC.timeSinceLastAlertCommand = time since last alert +Alerter.IRC.helpCommand = help +Alerter.IRC.rejectMessage = sorry, I don't understand your request - - ############################################################ +