--- projects/cms/source/server/build/etc/system.conf 2001/03/06 23:52:57 1.24 +++ projects/cms/source/server/build/etc/system.conf 2001/03/07 13:13:08 1.27 @@ -6,7 +6,7 @@ # root of configuration # # $Author: tdb $ -# $Id: system.conf,v 1.24 2001/03/06 23:52:57 tdb Exp $ +# $Id: system.conf,v 1.27 2001/03/07 13:13:08 tdb Exp $ # ############################################################ #### Configuration Files & Groups @@ -103,7 +103,7 @@ Host.AveragerUpdateTime=5 # The services checks to run on a host Host.serviceChecksPackage=uk.ac.ukc.iscream.filter.plugins -Host.serviceChecks=HTTP;SMTP +Host.serviceChecks=HTTP;SMTP;POP3;SSH;FTP;IMAP @@ -171,6 +171,8 @@ Monitor.Swap.alertTimeout.CRITICAL=3600 # the alertTimeout values are halved. # This is to escalate the alert quicker. Monitor.Heartbeat.checkPeriod=50 +# these are values in seconds from when the heartbeat +# was *expected* to arrive (ie. last + hearbeat period) Monitor.Heartbeat.threshold.LOWER=120 Monitor.Heartbeat.threshold.LOWER=300