# | Line 43 | Line 43 | Filter.Plugins=TypeChecker;EnforceEssentialData | |
---|---|---|
43 | ||
44 | # The services checks to run on a host | |
45 | Host.serviceChecksPackage=uk.ac.ukc.iscream.filter.plugins | |
46 | < | Host.serviceChecks=HTTP |
46 | > | Host.serviceChecks=HTTP;SMTP |
47 | ||
48 | # mySQL Details | |
49 | config.mySQL=mySQL.conf | |
50 | + | |
51 | + | # The time interval at which the Queue's should be monitored |
52 | + | Queue.MonitorInterval=60 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |