31 |
|
Filter.parentFilter=root |
32 |
|
|
33 |
|
# The default filter for a new host |
34 |
< |
Host.filter=filter1 |
34 |
> |
Host.filter=computingFilter |
35 |
|
|
36 |
+ |
config.Host.killigrew.ukc.ac.uk=killigrew.conf |
37 |
+ |
|
38 |
|
# The default update times for a new host |
39 |
|
Host.UDPUpdateTime=10 |
40 |
|
Host.TCPUpdateTime=60 |
45 |
|
|
46 |
|
# The services checks to run on a host |
47 |
|
Host.serviceChecksPackage=uk.ac.ukc.iscream.filter.plugins |
48 |
< |
Host.serviceChecks=Test;HTTP |
48 |
> |
Host.serviceChecks=HTTP;SMTP |
49 |
|
|
50 |
|
# mySQL Details |
51 |
|
config.mySQL=mySQL.conf |
52 |
+ |
|
53 |
+ |
# The time interval at which the Queue's should be monitored |
54 |
+ |
Queue.MonitorInterval=15 |
55 |
+ |
|
56 |
+ |
group.rocks=Host.slate.ukc.ac.uk |
57 |
+ |
config.rocks=rocks.conf |
58 |
+ |
|