--- projects/cms/source/server/build/etc/system.conf 2001/03/22 17:33:10 1.49 +++ projects/cms/source/server/build/etc/system.conf 2001/03/23 02:31:54 1.51 @@ -6,7 +6,7 @@ # root of configuration # # $Author: tdb $ -# $Id: system.conf,v 1.49 2001/03/22 17:33:10 tdb Exp $ +# $Id: system.conf,v 1.51 2001/03/23 02:31:54 tdb Exp $ # ############################################################ #### Configuration Files & Groups @@ -123,7 +123,8 @@ Host.serviceChecksPackage=uk.org.iscream.filter.plugin ## The monitors to run Monitor.PluginsPackage=uk.org.iscream.client.monitors -Monitor.Plugins=CPU;Load;Process;Disk;Memory;Swap;Services;Heartbeat;Queue;WebFeeder; +Monitor.Plugins=CPU;Load;Process;Disk;Memory;Swap;Services;\ + Heartbeat;Queue;UserCount;WebFeeder; ## Default alert timeouts # these can be override on a per-monitor basis @@ -163,6 +164,11 @@ Monitor.Memory.threshold.UPPER=90 # Swap monitor threshold values Monitor.Swap.threshold.LOWER=80 Monitor.Swap.threshold.UPPER=90 + + +# UserCount monitor threshold values +Monitor.UserCount.threshold.LOWER=100 +Monitor.UserCount.threshold.UPPER=200 # Disk monitor threshold values