# | Line 34 | Line 34 | Filter.parentFilter=root | |
---|---|---|
34 | Host.filter=filter1 | |
35 | ||
36 | # The default update times for a new host | |
37 | < | Host.UDPUpdateTime=5 |
37 | > | Host.UDPUpdateTime=10 |
38 | Host.TCPUpdateTime=60 | |
39 | ||
40 | # Plugin Information | |
41 | Filter.PluginsPackage=uk.ac.ukc.iscream.filter.plugins | |
42 | 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;SMTP |
47 | ||
48 | # mySQL Details | |
49 | config.mySQL=mySQL.conf |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |