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.76 by tdb, Thu Jan 15 13:41:46 2004 UTC vs.
Revision 1.79 by tdb, Mon Nov 27 11:30:47 2006 UTC

# Line 12 | Line 12
12   # $Author$
13   # $Id$
14   #
15 < # http://www.i-scream.org.uk/
15 > # http://www.i-scream.org/
16   #
17  
18   ############################################################
# Line 221 | Line 221 | Monitor.PluginsPackage=uk.org.iscream.cms.server.clien
221   # And which ones should be loaded.
222   Monitor.Plugins=CPU;Load;Process;Disk;Memory;Swap;Services;\
223                  Heartbeat;Queue;UserCount;WebFeeder;DiskIO;\
224 <                NetIO;Paging;
224 >                NetIO;Paging;MailQ;
225  
226   # Alerts timeout after a given time in seconds and go up
227   # to the next level. These can be overridden for monitors
# Line 354 | Line 354 | Monitor.Heartbeat.reachFINALcount=5
354   #Monitor.Heartbeat.initialHosts=importantserver.example.com;myserver.example.com
355   # enable this monitor (comment or set to 0 to disable)
356   Monitor.Heartbeat.enable=1
357 +
358 + # MailQ monitor threshold values
359 + Monitor.MailQ.size.threshold.LOWER=100
360 + Monitor.MailQ.size.threshold.UPPER=1000
361 + # enable this monitor (comment or set to 0 to disable)
362 + Monitor.MailQ.enable=1
363  
364  
365   ############################################################

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines