--- projects/cms/source/server/build/etc/system.conf 2001/03/04 03:38:17 1.17 +++ projects/cms/source/server/build/etc/system.conf 2001/03/05 02:00:37 1.20 @@ -6,7 +6,7 @@ # root of configuration # # $Author: tdb $ -# $Id: system.conf,v 1.17 2001/03/04 03:38:17 tdb Exp $ +# $Id: system.conf,v 1.20 2001/03/05 02:00:37 tdb Exp $ # ############################################################ #### Configuration Files & Groups @@ -142,7 +142,7 @@ Alerter.Plugins=EMail;IRC; # EMail alerter configuration Alerter.EMail.level = CAUTION -Alerter.EMail.destList = dev@i-scream.org.uk +Alerter.EMail.defaultDestList = dev@i-scream.org.uk Alerter.EMail.sender = dev@i-scream.org.uk Alerter.EMail.smtpServer = mercury.ukc.ac.uk Alerter.EMail.subject = i-scream alert: %level% alert on %source% for %attributeName% @@ -152,7 +152,7 @@ Alerter.EMail.message = The i-scream distributed centr Alerter.IRC.level = OK Alerter.IRC.IRCServer = killigrew.ukc.ac.uk Alerter.IRC.IRCPort = 6667 -Alerter.IRC.nickList = iscreamBot;i-screamBot;_iscreamBot +Alerter.IRC.nickList = iscreamBot;_iscreamBot;i-screamBot Alerter.IRC.user = i-scream Alerter.IRC.comment = i-scream alerting bot Alerter.IRC.channel = #i-scream @@ -163,6 +163,11 @@ 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.versionCommand = version Alerter.IRC.helpCommand = help Alerter.IRC.rejectMessage = sorry, I don't understand your request