--- projects/cms/source/server/build/etc/system.conf 2006/11/27 10:51:54 1.78 +++ projects/cms/source/server/build/etc/system.conf 2006/11/27 11:30:47 1.79 @@ -10,7 +10,7 @@ # setup, aswell as a some example configuration. # # $Author: tdb $ -# $Id: system.conf,v 1.78 2006/11/27 10:51:54 tdb Exp $ +# $Id: system.conf,v 1.79 2006/11/27 11:30:47 tdb Exp $ # # http://www.i-scream.org/ # @@ -356,10 +356,10 @@ Monitor.Heartbeat.reachFINALcount=5 Monitor.Heartbeat.enable=1 # MailQ monitor threshold values -Monitor.NetIO.size.threshold.LOWER=100 -Monitor.NetIO.size.threshold.UPPER=1000 +Monitor.MailQ.size.threshold.LOWER=100 +Monitor.MailQ.size.threshold.UPPER=1000 # enable this monitor (comment or set to 0 to disable) -Monitor.NetIO.enable=1 +Monitor.MailQ.enable=1 ############################################################