summaryrefslogtreecommitdiffstats
path: root/config/pdv/servers/kaas_bora.cfg
blob: df4e45ad013b20080078a958b6fce92f7e44ea6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Generator should be written (based on oc-tools). It is also nice to check
# if update is correct.

define service {
        use                             ping-service
        servicegroups			katrin-services
        host_name                  	kaas
        service_description             BORA CPS
	check_command			check_vhost_page!bora-cps.kaas.kit.edu!/list
}

define service {
        use                             ping-service
        servicegroups			katrin-services
        host_name                  	kaas
        service_description             BORA CPS-BT
	check_command			check_vhost_page!bora-cps-bt.kaas.kit.edu!/list
}

define service {
        use                             ping-service
        servicegroups			katrin-services
        host_name                  	kaas
        service_description             BORA WGTS
	check_command			check_vhost_page!bora-wgts.kaas.kit.edu!/list
}

define service {
        use                             ping-service
        servicegroups			katrin-services
        host_name                  	kaas
        service_description             BORA WGTS-MAGNETS
	check_command			check_vhost_page!bora-wgts-magnets.kaas.kit.edu!/list
}

define service {
        use                             ping-service
        servicegroups			katrin-services
        host_name                  	kaas    
        service_description             BORA DPS
	check_command			check_vhost_page!bora-dps.kaas.kit.edu!/list
}