a9622e89bb5acba0ffa18e45fc6e055820378217
[mirror/dsa-nagios.git] / config / nagios-master.cfg
1 # Non comment lines are YAML
2 #
3 # Strings ought to be in double quotes, but it works in most cases if they aren't :)
4 #
5 # vim:set syntax=yaml:
6
7 # TODO
8 #  - *: check munin stats collection works
9 #  - *: check backups are successful
10 #  - *: unwanted: network: auth, discard, daytime, time (on some), cvs-pserver, rsync (on some), ftp (on some), http (on some)
11
12 ---
13 #############################
14 # hosts
15 #############################
16 servers:
17   # {{{ gateways
18   global:
19     hostgroups: notacomputer
20     pingable: false
21     check_command: dsa_check_always_ok
22   gw-1und1-sec:
23     parents: gw-ubcece
24     hostgroups: notacomputer
25     pingable: false
26     check_command: dsa_check_always_ok
27   gw-accumu:
28     address: 130.239.18.97
29     parents: gw-ubcece
30     hostgroups: layer3-infrastructure
31   gw-accumu2:
32     address: 130.242.6.198
33     parents: gw-ubcece
34     hostgroups: layer3-infrastructure
35   gw-aql:
36     address: 141.170.2.19
37     parents: gw-ubcece
38     hostgroups: layer3-infrastructure
39   gw-bytemark:
40     address: 89.16.160.116
41     parents: gw-ubcece
42     hostgroups: layer3-infrastructure
43   gw-c3sl:
44     address: 200.17.202.254
45     parents: gw-ubcece
46     hostgroups: layer3-infrastructure
47   gw-cecsit:
48     address: 150.203.164.1
49     parents: gw-ubcece
50     hostgroups: layer3-infrastructure
51   gw-arm:
52     address: 213.104.121.213
53     parents: gw-ubcece
54     hostgroups: layer3-infrastructure
55   gw-brown:
56     address: 138.16.160.1
57     parents: gw-ubcece
58     hostgroups: layer3-infrastructure
59   gw-conova:
60     address: 217.196.149.238
61     parents: gw-ubcece
62     hostgroups: layer3-infrastructure
63   gw-csail:
64     address: 128.31.0.1
65     parents: gw-ubcece
66     hostgroups: layer3-infrastructure
67   gw-dgi:
68     address: 93.94.130.190
69     parents: gw-ubcece
70     hostgroups: layer3-infrastructure
71   gw-freenet:
72     address: 62.104.23.249
73     parents: gw-ubcece
74     hostgroups: layer3-infrastructure
75   gw-gatech:
76     address: 128.61.240.1
77     parents: gw-ubcece
78     hostgroups: layer3-infrastructure
79   gw-grnet:
80     address: 194.177.211.193
81     parents: gw-ubcece
82     hostgroups: layer3-infrastructure
83   gw-isc:
84     # really henet, because of something weird
85     address: 72.52.94.70
86     parents: gw-ubcece
87     hostgroups: layer3-infrastructure
88   gw-karlsruhe:
89     address: 129.143.59.214
90     parents: gw-ubcece
91     hostgroups: layer3-infrastructure
92   gw-leaseweb:
93     address: 185.17.185.190
94     parents: gw-ubcece
95     hostgroups: layer3-infrastructure
96   gw-manda:
97     address: 82.195.78.118
98     parents: gw-ubcece
99     hostgroups: layer3-infrastructure
100   gw-marist:
101     address: 148.100.88.1
102     parents: gw-ubcece
103     hostgroups: layer3-infrastructure
104   gw-osuosl:
105     address: 140.211.166.1
106     parents: gw-ubcece
107     hostgroups: layer3-infrastructure
108   gw-sakura:
109     address: 133.242.99.65
110     parents: gw-ubcece
111     hostgroups: layer3-infrastructure
112   gw-sanger:
113     address: 193.62.202.20
114     parents: gw-ubcece
115     hostgroups: layer3-infrastructure
116     contacts: tjrc1, dave
117   gw-scanplus-lobos:
118     address: 212.211.132.249
119     parents: gw-ubcece
120     hostgroups: layer3-infrastructure
121   gw-scanplus-villa:
122     address: 212.211.132.1
123     parents: gw-ubcece
124     hostgroups: layer3-infrastructure
125   gw-sil:
126     address: 86.59.118.145
127     parents: gw-ubcece
128     hostgroups: layer3-infrastructure
129   gw-skroutz1:
130     address: 154.57.0.249
131     parents: gw-ubcece
132     hostgroups: layer3-infrastructure
133   gw-skroutz2:
134     address: 154.57.0.250
135     parents: gw-ubcece
136     hostgroups: layer3-infrastructure
137   gw-ubcece:
138     address: 206.12.19.254
139     hostgroups: layer3-infrastructure
140     contacts: lfilipoz
141   gw-umn:
142     address: 128.101.240.222
143     parents: gw-ubcece
144     hostgroups: layer3-infrastructure
145   gw-unicamp:
146     address: 177.220.10.129
147     parents: gw-ubcece
148     hostgroups: layer3-infrastructure
149   gw-utwente:
150     address: 130.89.149.1
151     parents: gw-ubcece
152     hostgroups: layer3-infrastructure
153   gw-ynic:
154     # really janet, because ynic is stupid about firewalling
155     address: 146.97.71.46
156     parents: gw-ubcece
157     hostgroups: layer3-infrastructure
158   gw-zivit:
159     parents: gw-ubcece
160     hostgroups: notacomputer
161     pingable: false
162     check_command: dsa_check_always_ok
163   ubc-gateway:
164     address: 209.87.16.254
165     parents: gw-ubcece
166     hostgroups: layer3-infrastructure
167   # }}}
168   # {{{ servers
169   # {{{ gw-1und1-sec
170   schumann:
171     address: 212.227.126.54
172     parents: gw-1und1-sec
173     hostgroups: computers, service, stretch
174   wieck:
175     address: 195.20.242.89
176     parents: gw-1und1-sec
177     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, stretch, security_mirror, hasvarlogfs, no-bacula
178   # }}}
179   # {{{ gw-accumu
180   pettersson:
181     address: 130.239.18.123
182     parents: gw-accumu
183     hostgroups: computers, hasbootfs, aacraid, nfs-client, service, apache2-hosts, stretch, autofs, sw-raid
184   mirror-accumu:
185     address: 130.242.6.199
186     parents: gw-accumu2
187     hostgroups: computers, service, stretch, apache2-hosts, hassrvfs, rsyncd-hosts
188   # }}}
189   # {{{ gw-aql
190   eller:
191     address: 141.170.6.156
192     parents: gw-aql
193     hostgroups: computers, porterbox, stretch, hassrvfs
194   mips-aql-01:
195     address: 141.170.6.149
196     parents: gw-aql
197     hostgroups: computers, buildd, stretch, nfs-client
198   mips-aql-02:
199     address: 141.170.6.150
200     parents: gw-aql
201     hostgroups: computers, buildd, stretch, nfs-client
202   mips-aql-04:
203     address: 141.170.6.154
204     parents: gw-aql
205     hostgroups: computers, buildd, stretch, nfs-client
206   mips-aql-05:
207     address: 141.170.6.155
208     parents: gw-aql
209     hostgroups: computers, buildd, stretch, nfs-client
210   mips-aql-06:
211     address: 141.170.6.157
212     parents: gw-aql
213     hostgroups: computers, buildd, stretch, hassrvfs
214   minkus:
215     address: 141.170.6.151
216     parents: gw-aql
217     hostgroups: computers, porterbox, stretch, nfs-client
218   mipsel-aql-01:
219     address: 141.170.6.152
220     parents: gw-aql
221     hostgroups: computers, buildd, stretch, hassrvfs, hasbootfs, sw-raid
222   mipsel-aql-02:
223     address: 141.170.6.153
224     parents: gw-aql
225     hostgroups: computers, buildd, stretch, hassrvfs, hasbootfs, sw-raid
226   mipsel-aql-03:
227     address: 141.170.6.158
228     parents: gw-aql
229     hostgroups: computers, buildd, stretch, hassrvfs
230   # }}}
231   # {{{ gw-arm
232   abel:
233     address: 217.140.96.56
234     parents: gw-arm
235     hostgroups: computers, hasbootfs, hassrvfs, porterbox, stretch, broken_mq
236   arnold:
237     address: 217.140.96.57
238     parents: gw-arm
239     hostgroups: computers, hasbootfs, hassrvfs, buildd, stretch, broken_mq
240   arm-arm-01:
241     address: 217.140.96.58
242     parents: gw-arm
243     hostgroups: computers, hassrvfs, buildd, stretch, broken_mq
244   arm-arm-03:
245     address: 217.140.96.60
246     parents: gw-arm
247     hostgroups: computers, hassrvfs, buildd, stretch, broken_mq
248   arm-arm-04:
249     address: 217.140.96.61
250     parents: gw-arm
251     hostgroups: computers, hassrvfs, buildd, stretch, broken_mq
252   harris:
253     address: 217.140.96.66
254     parents: gw-arm
255     hostgroups: computers, hasbootfs, hassrvfs, stretch, armhf, porterbox, broken_mq
256   hartmann:
257     address: 217.140.96.67
258     parents: gw-arm
259     hostgroups: computers, hasbootfs, hassrvfs, stretch, armhf, buildd, broken_mq
260   hoiby:
261     address: 217.140.96.71
262     parents: gw-arm
263     hostgroups: computers, hasbootfs, hassrvfs, armhf, stretch, buildd, broken_mq
264   # }}}
265   # {{{ gw-brown
266   fasolo:
267     address: 138.16.160.17
268     parents: gw-brown
269     hostgroups: computers, service, apache2-hosts, apache-https, dl380, rsyncd-hosts, stretch, hassrvfs, postgres96-hosts, manyprocesses
270   # }}}
271   # {{{ gw-bytemark
272   bm-bl1:
273     address: 5.153.231.241
274     parents: gw-bytemark
275     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
276   bm-bl2:
277     address: 5.153.231.242
278     parents: gw-bytemark
279     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
280   bm-bl3:
281     address: 5.153.231.243
282     parents: gw-bytemark
283     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
284   bm-bl4:
285     address: 5.153.231.244
286     parents: gw-bytemark
287     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
288   bm-bl5:
289     address: 5.153.231.245
290     parents: gw-bytemark
291     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
292   bm-bl6:
293     address: 5.153.231.246
294     parents: gw-bytemark
295     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
296   bm-bl7:
297     address: 5.153.231.247
298     parents: gw-bytemark
299     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
300   bm-bl8:
301     address: 5.153.231.248
302     parents: gw-bytemark
303     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
304   bm-bl9:
305     address: 5.153.231.249
306     parents: gw-bytemark
307     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
308   bm-bl10:
309     address: 5.153.231.250
310     parents: gw-bytemark
311     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
312   bm-bl11:
313     address: 5.153.231.251
314     parents: gw-bytemark
315     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
316   bm-bl12:
317     address: 5.153.231.252
318     parents: gw-bytemark
319     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
320   bm-bl13:
321     address: 5.153.231.253
322     parents: gw-bytemark
323     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
324   bm-bl14:
325     address: 5.153.231.254
326     parents: gw-bytemark
327     hostgroups: computers, bm-bl, service, stretch, multipath-hosts, manyprocesses
328
329   milanollo:
330     address: 5.153.231.2
331     parents: gw-bytemark
332     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, apache-https, nfs-server, systemd-timesyncd
333   milanollo2:
334     address: 5.153.231.9
335     parents: milanollo
336     hostgroups: secondary-IPs, rsyncd-hosts
337   picconi:
338     address: 5.153.231.3
339     parents: gw-bytemark
340     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, nfs-client, autofs, heavy-exim, spamd, apache-https, systemd-timesyncd
341   senfter:
342     address: 5.153.231.4
343     parents: gw-bytemark
344     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, no-bacula, apache-https, nfs-server, systemd-timesyncd
345   adayevskaya:
346     address: 5.153.231.5
347     parents: gw-bytemark
348     hostgroups: computers, service, kvmdomains, stretch, systemd-timesyncd
349   pejacevic:
350     address: 5.153.231.6
351     parents: gw-bytemark
352     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, nfs-client, autofs, apache-https, systemd-timesyncd
353     contacts: holger
354   piu-slave-bm-a:
355     address: 5.153.231.7
356     parents: gw-bytemark
357     hostgroups: computers, service, kvmdomains, stretch, nfs-client, autofs, systemd-timesyncd
358     contacts: holger
359   binet:
360     address: 5.153.231.8
361     parents: gw-bytemark
362     hostgroups: computers, buildd, hassrvfs, kvmdomains, stretch, systemd-timesyncd
363   bmdb1:
364     address: 5.153.231.10
365     parents: gw-bytemark
366     hostgroups: computers, hassrvfs, kvmdomains, stretch, postgres96-hosts, systemd-timesyncd
367   ganeti-bytemark:
368     address: 5.153.231.1
369     parents: gw-bytemark
370     hostgroups: notacomputer
371   coccia:
372     address: 5.153.231.11
373     parents: ganeti-bytemark
374     hostgroups: computers, hassrvfs, kvmdomains, stretch, autofs, nfs-client, uploadqueue, apache-https, apache2-hosts, systemd-timesyncd
375   backuphost:
376     address: 5.153.231.12
377     parents: ganeti-bytemark
378     hostgroups: computers, hassrvfs, kvmdomains, stretch, systemd-timesyncd
379   philp:
380     address: 5.153.231.13
381     parents: ganeti-bytemark
382     hostgroups: computers, hassrvfs, kvmdomains, stretch, apache2-hosts, apache-https, systemd-timesyncd
383   rainier:
384     address: 5.153.231.16
385     parents: ganeti-bytemark
386     hostgroups: computers, kvmdomains, stretch, systemd-timesyncd
387   rapoport:
388     address: 5.153.231.15
389     parents: ganeti-bytemark
390     hostgroups: computers, kvmdomains, stretch, systemd-timesyncd
391   delfin:
392     address: 5.153.231.17
393     parents: ganeti-bytemark
394     hostgroups: computers, hassrvfs, kvmdomains, stretch, apache2-hosts, apache-https, nfs-client, autofs, systemd-timesyncd
395   wuiet:
396     address: 5.153.231.18
397     parents: ganeti-bytemark
398     hostgroups: computers, general, kvmdomains, stretch, service, apache-https, apache2-hosts, heavy-exim, systemd-timesyncd
399   dinis:
400     address: 5.153.231.19
401     parents: ganeti-bytemark
402     hostgroups: computers, general, kvmdomains, stretch, hassrvfs, systemd-timesyncd
403   donizetti:
404     address: 5.153.231.20
405     parents: ganeti-bytemark
406     hostgroups: computers, general, kvmdomains, jessie, nfs-client, autofs, systemd-timesyncd
407   moszumanska:
408     address: 5.153.231.21
409     parents: ganeti-bytemark
410     contact_groups: alioth-admins
411     hostgroups: computers, general, wheezy, postgres91-hosts, apache2-hosts, acpid-hosts, apache-https, brokensamhain, no-bacula, bind9-hosts, xinetd-hosts, alioth, heavy-exim, spamd
412     no-servicegroups: true
413   dillon:
414     address: 5.153.231.22
415     parents: ganeti-bytemark
416     hostgroups: computers, general, kvmdomains, stretch, nfs-client, autofs, hassrvfs, systemd-timesyncd
417   ticharich:
418     address: 5.153.231.23
419     parents: ganeti-bytemark
420     hostgroups: computers, general, kvmdomains, stretch, nfs-client, autofs, apache2-hosts, apache-https, service, broken_https_default_vhost, systemd-timesyncd
421   petrova:
422     address: 5.153.231.25
423     parents: ganeti-bytemark
424     hostgroups: computers, kvmdomains, jessie, apache2-hosts, apache-https, systemd-timesyncd
425   olin:
426     address: 5.153.231.26
427     parents: ganeti-bytemark
428     hostgroups: computers, kvmdomains, stretch, systemd-timesyncd
429   barriere:
430     address: 5.153.231.27
431     parents: ganeti-bytemark
432     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, porterbox, systemd-timesyncd
433   quantz:
434     address: 5.153.231.28
435     parents: ganeti-bytemark
436     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, nfs-client, heavy-exim, apache2-hosts, autofs, apache-https, systemd-timesyncd
437   respighi:
438     address: 5.153.231.29
439     parents: ganeti-bytemark
440     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, nfs-client, autofs, systemd-timesyncd
441   paradis:
442     address: 5.153.231.30
443     parents: ganeti-bytemark
444     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, systemd-timesyncd
445   x86-bm-01:
446     address: 5.153.231.32
447     parents: ganeti-bytemark
448     hostgroups: computers, kvmdomains, stretch, no-bacula, systemd-timesyncd
449   tate:
450     address: 5.153.231.33
451     parents: ganeti-bytemark
452     hostgroups: computers, service, kvmdomains, stretch, autofs, nfs-client, apache2-hosts, apache-https, systemd-timesyncd
453   gideon:
454     address: 5.153.231.34
455     parents: ganeti-bytemark
456     hostgroups: computers, service, kvmdomains, jessie, hassrvfs, systemd-timesyncd
457   lindsay:
458     address: 5.153.231.36
459     parents: ganeti-bytemark
460     hostgroups: computers, service, kvmdomains, stretch, autofs, nfs-client, systemd-timesyncd
461   mirror-bytemark:
462     address: 5.153.231.37
463     parents: ganeti-bytemark
464     hostgroups: computers, service, kvmdomains, stretch, systemd-timesyncd, apache2-hosts, hassrvfs
465   mirror-bytemark-debian:
466     address: 5.153.231.45
467     hostgroups: secondary-IPs
468     parents: mirror-bytemark
469   mirror-bytemark-security:
470     address: 5.153.231.46
471     hostgroups: secondary-IPs
472     parents: mirror-bytemark
473   sor:
474     address: 5.153.231.38
475     parents: ganeti-bytemark
476     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, autofs, nfs-client, systemd-timesyncd
477   jerea:
478     address: 5.153.231.39
479     parents: ganeti-bytemark
480     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, systemd-timesyncd
481   mekeel:
482     address: 5.153.231.40
483     parents: ganeti-bytemark
484     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, nfs-client, autofs, systemd-timesyncd
485   pinel:
486     address: 5.153.231.42
487     parents: ganeti-bytemark
488     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, nfs-client, autofs, heavy-exim, systemd-timesyncd
489   rusca:
490     address: 5.153.231.43
491     parents: ganeti-bytemark
492     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, systemd-timesyncd
493   manziarly:
494     address: 5.153.231.44
495     parents: ganeti-bytemark
496     hostgroups: computers, service, kvmdomains, stretch, autofs, nfs-client, apache2-hosts, apache-https, systemd-timesyncd
497
498   casulana:
499     address: 5.153.231.41
500     parents: gw-bytemark
501     hostgroups: computers, service, stretch, hassrvfs, dl380, manyprocesses
502   # }}}
503   # {{{ gw-c3sl
504   santoro:
505     address: 200.17.202.197
506     parents: gw-c3sl
507     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, hassrvfs, stretch, high-RTT, security_mirror, no-bacula, apache-https
508     contacts: faw
509   # }}}
510   # {{{ gw-cecsit
511   mirror-anu:
512     address: 150.203.164.39
513     parents: gw-cecsit
514     hostgroups: computers, service, apache2-hosts, dl360, hassrvfs, stretch, apache-https
515   mirror-anu2:
516     address: 150.203.164.60
517     parents: mirror-anu
518     hostgroups: secondary-IPs, rsyncd-hosts
519   mirror-anu3:
520     address: 150.203.164.61
521     parents: mirror-anu
522     hostgroups: secondary-IPs, security_mirror, rsyncd-hosts
523   mirror-anu4:
524     address: 150.203.164.62
525     parents: mirror-anu
526     hostgroups: secondary-IPs
527   # }}}
528   # {{{ gw-conova
529   conova-node01:
530     address: 217.196.149.227
531     parents: gw-conova
532     hostgroups: computers, stretch, service, sw-raid
533   conova-node02:
534     address: 217.196.149.228
535     parents: gw-conova
536     hostgroups: computers, stretch, service, sw-raid
537   ganeti-conova:
538     address: 217.196.149.235
539     parents: gw-conova
540     hostgroups: notacomputer
541   mirror-conova:
542     address: 217.196.149.229
543     parents: gw-conova
544     hostgroups: computers, stretch, service, apache2-hosts
545   mirror-conova-debian:
546     address: 217.196.149.232
547     hostgroups: secondary-IPs
548     parents: mirror-conova
549   mirror-conova-security:
550     address: 217.196.149.233
551     hostgroups: secondary-IPs, rsyncd-hosts, security_mirror
552     parents: mirror-conova
553   mirror-conova-archive:
554     address: 217.196.149.234
555     hostgroups: secondary-IPs, rsyncd-hosts
556     parents: mirror-conova
557   mirror-conova-syncproxy4-eu:
558     address: 217.196.149.237
559     hostgroups: secondary-IPs, rsyncd-hosts, https-service
560     parents: mirror-conova
561
562   arm-conova-01:
563     address: 217.196.149.230
564     parents: ganeti-conova
565     hostgroups: computers, hassrvfs, buildd, stretch
566   arm-conova-02:
567     address: 217.196.149.231
568     parents: ganeti-conova
569     hostgroups: computers, hassrvfs, buildd, stretch
570   amdahl:
571     address: 217.196.149.236
572     parents: ganeti-conova
573     hostgroups: computers, hassrvfs, porterbox, stretch
574   # }}}
575   # {{{ gw-csail
576   csail-node01:
577     address: 128.31.0.16
578     parents: gw-csail
579     hostgroups: computers, service, dl360, stretch, drbd-hosts
580   csail-node02:
581     address: 128.31.0.46
582     parents: gw-csail
583     hostgroups: computers, service, dl360, stretch, drbd-hosts
584   ganeti-csail:
585     address: 128.31.0.49
586     parents: gw-bytemark
587     hostgroups: notacomputer
588
589   falla:
590     address: 128.31.0.65
591     parents: ganeti-csail
592     hostgroups: computers, freebsd, hassrvfs, porterbox, jessie, jessie-freebsd
593   fischer:
594     address: 128.31.0.35
595     parents: ganeti-csail
596     hostgroups: computers, freebsd, hassrvfs, porterbox, jessie
597   mirror-csail:
598     address: 128.31.0.62
599     parents: ganeti-csail
600     hostgroups: computers, service, hassrvfs, kvmdomains, stretch, apache2-hosts, rsyncd-hosts, apache-https, systemd-timesyncd
601   x86-csail-01:
602     address: 128.31.0.50
603     parents: ganeti-csail
604     hostgroups: computers, buildd, hassrvfs, kvmdomains, stretch, systemd-timesyncd
605   x86-csail-02:
606     address: 128.31.0.68
607     parents: ganeti-csail
608     hostgroups: computers, buildd, hassrvfs, kvmdomains, stretch, systemd-timesyncd
609   soriano:
610     address: 128.31.0.67
611     parents: ganeti-csail
612     hostgroups: computers, service, kvmdomains, hassrvfs, stretch, apache2-hosts, apache-https, systemd-timesyncd
613   pkgmirror-csail:
614     address: 128.31.0.51
615     parents: ganeti-csail
616     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, no-bacula, apache-https, hassrvfs, systemd-timesyncd
617   usper:
618     address: 128.31.0.69
619     parents: ganeti-csail
620     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, uploadqueue, queued, systemd-timesyncd
621   # }}}
622   # {{{ gw-dgi
623   storace:
624     address: 93.94.130.161
625     parents: gw-dgi
626     hostgroups: computers, stretch, dl380, nfs-client, hassrvfs
627   # }}}
628   # {{{ gw-gatech
629   sechter:
630     address: 128.61.240.73
631     parents: gw-gatech
632     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, sw-raid, hasbootfs, hassrvfs, stretch, security_mirror
633   # }}}
634   # {{{ gw-grnet
635   ganeti-grnet:
636     address: 194.177.211.194
637     parents: gw-grnet
638     hostgroups: notacomputer
639   grnet-node01:
640     address: 194.177.211.195
641     parents: gw-grnet
642     hostgroups: computers, service, dl380, stretch, drbd-hosts
643   grnet-node02:
644     address: 194.177.211.196
645     parents: gw-grnet
646     hostgroups: computers, service, dl380, stretch, drbd-hosts
647   loghost-grnet-01:
648     address: 194.177.211.200
649     parents: gw-grnet
650     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, systemd-timesyncd
651   geo3:
652     address: 194.177.211.201
653     parents: gw-grnet
654     hostgroups: computers, service, bind9-hosts, kvmdomains, stretch, systemd-timesyncd
655   cgi-grnet-01:
656     address: 194.177.211.202
657     parents: gw-grnet
658     hostgroups: computers, service, kvmdomains, jessie, hassrvfs, apache2-hosts, apache-https, xinetd-hosts, systemd-timesyncd
659   x86-grnet-01:
660     address: 194.177.211.203
661     parents: ganeti-grnet
662     hostgroups: computers, buildd, hassrvfs, kvmdomains, stretch, systemd-timesyncd
663   vittoria:
664     address: 194.177.211.205
665     parents: ganeti-grnet
666     hostgroups: computers, service, hassrvfs, kvmdomains, stretch, postgres96-hosts, apache2-hosts, apache-https, systemd-timesyncd
667   boott:
668     address: 194.177.211.206
669     parents: ganeti-grnet
670     hostgroups: computers, service, hassrvfs, kvmdomains, stretch, systemd-timesyncd
671   porta:
672     address: 194.177.211.207
673     parents: ganeti-grnet
674     hostgroups: computers, service, hassrvfs, kvmdomains, stretch, rsyncd-hosts, systemd-timesyncd
675   melartin:
676     address: 194.177.211.208
677     parents: ganeti-grnet
678     hostgroups: computers, service, kvmdomains, stretch, systemd-timesyncd, postgres96-hosts, hassrvfs
679   static-master-grnet-01:
680     address: 194.177.211.209
681     parents: ganeti-grnet
682     hostgroups: computers, service, kvmdomains, stretch, systemd-timesyncd, hassrvfs
683   # }}}
684   # {{{ gw-isc
685   mirror-isc:
686     address: 149.20.4.13
687     parents: gw-isc
688     hostgroups: computers, service, apache2-hosts, apache-https, dl360, hassrvfs, xinetd-hosts, stretch
689   mirror-isc2:
690     address: 149.20.4.14
691     parents: mirror-isc
692     hostgroups: secondary-IPs, rsyncd-hosts, security_mirror
693   mirror-isc3:
694     address: 149.20.4.15
695     parents: mirror-isc
696     hostgroups: secondary-IPs
697   mirror-isc-syncproxy:
698     address: 149.20.4.16
699     parents: mirror-isc
700     hostgroups: secondary-IPs, rsyncd-hosts
701   # }}}
702   # {{{ gw-leaseweb
703   lw01:
704     address: 185.17.185.177
705     parents: gw-leaseweb
706     hostgroups: computers, service, jessie, dl180, nfs-server, rsyncd-hosts
707   lw02:
708     address: 185.17.185.178
709     parents: gw-leaseweb
710     hostgroups: computers, service, jessie, dl180, nfs-server, rsyncd-hosts
711   lw03:
712     address: 185.17.185.179
713     parents: gw-leaseweb
714     hostgroups: computers, service, jessie, dl180, nfs-server, rsyncd-hosts
715   lw04:
716     address: 185.17.185.180
717     parents: gw-leaseweb
718     hostgroups: computers, service, jessie, dl180, nfs-server, rsyncd-hosts
719   lw07:
720     address: 185.17.185.187
721     parents: gw-leaseweb
722     hostgroups: computers,  service, jessie, dl180, nfs-client, autofs, hassrvfs, postgres94-hosts, apache2-hosts
723   lw08:
724     address: 185.17.185.189
725     parents: gw-leaseweb
726     hostgroups: computers,  service, jessie, dl180, nfs-client, autofs, hassrvfs, apache2-hosts
727   # }}}
728   # {{{ gw-karlsruhe
729   zemlinsky:
730     address: 129.143.160.6
731     parents: gw-karlsruhe
732     hostgroups: computers, buildd, stretch
733     contacts: pkern
734   # }}}
735   # {{{ gw-manda
736   czerny:
737     address: 82.195.75.109
738     parents: gw-manda
739     hostgroups: computers, service, dl380, acpid-hosts, stretch, drbd-hosts, manyprocesses
740   clementi:
741     address: 82.195.75.103
742     parents: gw-manda
743     hostgroups: computers, service, dl380, acpid-hosts, stretch, drbd-hosts, manyprocesses
744   bendel:
745     address: 82.195.75.100
746     parents: ganeti3
747     hostgroups: computers, service, hasbootfs, kvmdomains, hassrvfs, apache2-hosts, stretch, postfix-hosts, heavy-postfix, apache-https, amavis-hosts, hasvarlogfs
748   master:
749     address: 82.195.75.110
750     parents: ganeti3
751     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, spamd, heavy-exim, highload
752   fils:
753     address: 82.195.75.89
754     parents: ganeti3
755     hostgroups: computers, freebsd, jessie, buildd, hassrvfs
756     contacts: christoph
757   fayrfax:
758     address: 82.195.75.82
759     parents: ganeti3
760     hostgroups: computers, freebsd, jessie, buildd, hassrvfs
761     contacts: christoph
762   vento:
763     address: 82.195.75.98
764     parents: ganeti3
765     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, heavy-exim
766   lully:
767     address: 82.195.75.99
768     parents: ganeti3
769     hostgroups: computers, service, hasbootfs, kvmdomains, stretch, hasvarlogfs
770   draghi:
771     address: 82.195.75.106
772     parents: ganeti3
773     hostgroups: computers, service, hasbootfs, hassrvfs, apache2-hosts, spamd, heavy-exim, kvmdomains, xinetd-hosts, apache-https, stretch
774   geo1:
775     address: 82.195.75.105
776     parents: ganeti3
777     hostgroups: computers, service, bind9-hosts, kvmdomains, stretch
778   handel:
779     address: 82.195.75.104
780     parents: ganeti3
781     hostgroups: computers, service, kvmdomains, apache2-hosts, stretch, postgres96-hosts
782   kaufmann:
783     address: 82.195.75.107
784     parents: ganeti3
785     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, kvmdomains, stretch, apache-https
786   ganeti3:
787     address: 82.195.75.111
788     parents: gw-manda
789     hostgroups: notacomputer
790   wilder:
791     address: 82.195.75.112
792     parents: ganeti3
793     hostgroups: computers, service, hassrvfs, apache2-hosts, kvmdomains, stretch, apache-https, rsyncd-hosts
794   mailly:
795     address: 82.195.75.114
796     parents: ganeti3
797     hostgroups: computers, service, kvmdomains, stretch, spamd, heavy-exim, mail-relay
798   denis:
799     address: 82.195.75.91
800     parents: ganeti3
801     hostgroups: computers, service, kvmdomains, stretch, bind9-hosts
802   vogler:
803     address: 82.195.75.92
804     parents: ganeti3
805     hostgroups: computers, service, kvmdomains, jessie
806   wolkenstein:
807     address: 82.195.75.65
808     parents: ganeti3
809     hostgroups: computers, hasbootfs, hassrvfs, kvmdomains, service, xinetd-hosts, apache2-hosts, stretch, apache-https
810   mips-manda-01:
811     address: 82.195.75.66
812     parents: gw-manda
813     hostgroups: computers, buildd, stretch, hassrvfs
814   mipsel-manda-01:
815     address: 82.195.75.72
816     parents: gw-manda
817     hostgroups: computers, buildd, stretch, hassrvfs, sw-raid, hasbootfs
818   mipsel-manda-02:
819     address: 82.195.75.74
820     parents: gw-manda
821     hostgroups: computers, buildd, stretch, hassrvfs, sw-raid, hasbootfs
822   mipsel-manda-03:
823     address: 82.195.75.67
824     parents: gw-manda
825     hostgroups: computers, buildd, stretch, hassrvfs
826   seger:
827     address: 82.195.75.93
828     parents: ganeti3
829     hostgroups: computers, service, apache2-hosts, hassrvfs, rsyncd-hosts, kvmdomains, apache-https, postgres96-hosts, stretch
830   suchon:
831     address: 82.195.75.68
832     parents: ganeti3
833     hostgroups: computers, service, kvmdomains, stretch, uploadqueue, queued, systemd-timesyncd
834   # }}}
835   # {{{ gw-marist
836   zani:
837     address: 148.100.88.22
838     parents: gw-marist
839     hostgroups: computers, buildd, hassrvfs, stretch, incomingmailrelayed
840   # }}}
841   # {{{ gw-osuosl
842   busoni:
843     address: 140.211.166.202
844     parents: gw-osuosl
845     hostgroups: computers, service, dl360, hassrvfs, jessie, hasvarlogfs, apache2-hosts, no-bacula, apache-https
846
847   byrd:
848     address: 140.211.166.200
849     parents: gw-osuosl
850     hostgroups: computers, service, dl380, stretch
851   beach:
852     address: 140.211.166.201
853     parents: byrd
854     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, hassrvfs, rsyncd-hosts, apache-https
855
856   pieta:
857     address: 140.211.166.195
858     parents: gw-osuosl
859     hostgroups: computers, stretch, service, manyprocesses
860   ppc64el-osuosl-01:
861     address: 140.211.166.196
862     parents: pieta
863     hostgroups: computers, hassrvfs, buildd, stretch
864   powerpc-osuosl-01:
865     address: 140.211.166.197
866     parents: pieta
867     hostgroups: computers, hassrvfs, buildd, jessie
868   pizzetti:
869     address: 140.211.166.198
870     parents: pieta
871     hostgroups: computers, jessie, hassrvfs, porterbox
872   partch:
873     address: 140.211.15.152
874     parents: gw-osuosl
875     hostgroups: computers, jessie, hassrvfs, porterbox, sw-raid
876   # }}}
877   # {{{ gw-sanger
878   sallinen:
879     address: 193.62.202.26
880     parents: gw-sanger
881     hostgroups: computers, service, stretch, dl380, nfs-client, autofs, postgres96-hosts
882   sibelius:
883     address: 193.62.202.28
884     parents: gw-sanger
885     hostgroups: computers, postgres94-hosts, service, apache2-hosts, sw-raid, jessie, rsyncd-hosts, hasvarlogfs, multipath-hosts, nfs-server
886     contacts: tjrc1, dave
887   smetana:
888     address: 193.62.202.29
889     parents: gw-sanger
890     hostgroups: computers, sw-raid, sparc, wheezy, no-bacula
891     contacts: tjrc1, dave
892   # }}}
893   # {{{ gw-scanplus
894   lobos:
895     address: 212.211.132.250
896     parents: gw-scanplus-lobos
897     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl380, hassrvfs, stretch, security_mirror
898   villa:
899     address: 212.211.132.32
900     parents: gw-scanplus-villa
901     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl360, hassrvfs, stretch, security_mirror
902   # }}}
903   # {{{ gw-sil
904   eberlin:
905     address: 86.59.118.155
906     parents: gw-sil
907     hostgroups: computers, buildd, stretch, sw-raid
908   mips-sil-01:
909     address: 86.59.118.146
910     parents: gw-sil
911     hostgroups: computers, buildd, stretch, hassrvfs
912   mipsel-sil-01:
913     address: 86.59.118.147
914     parents: gw-sil
915     hostgroups: computers, buildd, stretch, hassrvfs
916   # }}}
917   # {{{ gw-skroutz
918   mirror-skroutz:
919     address: 154.57.0.251
920     parents: gw-skroutz1, gw-skroutz2
921     hostgroups: computers, stretch, service, sw-raid, hassrvfs, apache2-hosts
922   # }}}
923   # {{{ gw-ubcece
924   sw-ubcece:
925     hostgroups: layer2-infrastructure
926     contacts: lfilipoz
927     pingable: false
928     check_command: dsa_check_always_ok
929   sw-ubcece-mcld:
930     hostgroups: layer2-infrastructure
931     parents: sw-ubcece
932     contacts: lfilipoz
933     pingable: false
934     check_command: dsa_check_always_ok
935   sw-ubcece-kais:
936     hostgroups: layer2-infrastructure
937     parents: sw-ubcece
938     contacts: lfilipoz
939     pingable: false
940     check_command: dsa_check_always_ok
941   spontini:
942     address: 206.12.19.14
943     parents: sw-ubcece-mcld
944     hostgroups: computers, buildd, hasbootfs, hassrvfs, sparc, wheezy
945     contacts: lfilipoz
946   ubc-bl7:
947     address: 206.12.19.217
948     parents: sw-ubcece-kais
949     hostgroups: computers, bl460, acpid-hosts, service, jessie, drbd-hosts, multipath-hosts
950   ubc-bl6:
951     address: 206.12.19.216
952     parents: sw-ubcece-kais
953     hostgroups: computers, bl460, acpid-hosts, service, jessie, drbd-hosts, multipath-hosts
954   ubc-bl2:
955     address: 206.12.19.212
956     parents: sw-ubcece-kais
957     hostgroups: computers, bl460, acpid-hosts, service, jessie, drbd-hosts, multipath-hosts
958   ubc-bl3:
959     address: 206.12.19.213
960     parents: sw-ubcece-kais
961     hostgroups: computers, bl460, acpid-hosts, service, jessie, drbd-hosts, multipath-hosts
962   ubc-bl4:
963     address: 206.12.19.214
964     parents: sw-ubcece-kais
965     hostgroups: computers, bl460, acpid-hosts, service, jessie, drbd-hosts, multipath-hosts
966   ubc-bl8:
967     address: 206.12.19.218
968     parents: sw-ubcece-kais
969     hostgroups: computers, bl460, acpid-hosts, service, jessie, drbd-hosts, multipath-hosts
970   # MSA 2000 (2012i)
971   giustini:
972     address: 192.168.2.6
973     parents: sw-ubcece-kais
974     hostgroups: notacomputer
975     # unless we implement runfrom for host alive checks
976     pingable: false
977     check_command: dsa_check_always_ok
978 #  locke:
979 #    address: 206.12.19.120
980 #    parents: sw-ubcece-kais
981 #    hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hasvicepa
982   # }}}
983   # {{{ ubc-gateway
984   ubc-enc2bl01:
985     address: 209.87.16.1
986     parents: ubc-gateway
987     hostgroups: computers, bl460g8, service, stretch, multipath-hosts, manyprocesses
988   ubc-enc2bl02:
989     address: 209.87.16.2
990     parents: ubc-gateway
991     hostgroups: computers, bl460g8, service, stretch, multipath-hosts, manyprocesses
992   ubc-enc2bl09:
993     address: 209.87.16.9
994     parents: ubc-gateway
995     hostgroups: computers, bl460g8, service, stretch, multipath-hosts, manyprocesses
996   ubc-enc2bl10:
997     address: 209.87.16.10
998     parents: ubc-gateway
999     hostgroups: computers, bl460g8, service, stretch, multipath-hosts, manyprocesses
1000
1001   rachmaninoff:
1002     address: 209.87.16.20
1003     parents: ubc-gateway
1004     hostgroups: computers, service, kvmdomains, stretch, systemd-timesyncd
1005   x86-ubc-01:
1006     address: 209.87.16.21
1007     parents: ubc-gateway
1008     hostgroups: computers, buildd, hassrvfs, kvmdomains, stretch, systemd-timesyncd
1009   finzi:
1010     address: 209.87.16.22
1011     parents: ubc-gateway
1012     hostgroups: computers, freebsd, jessie, buildd, hassrvfs
1013     contacts: christoph
1014   fano:
1015     address: 209.87.16.23
1016     parents: ubc-gateway
1017     hostgroups: computers, freebsd, jessie, buildd, hassrvfs
1018     contacts: christoph
1019   elgar:
1020     address: 209.87.16.24
1021     parents: ubc-gateway
1022     hostgroups: computers, service, kvmdomains, stretch, systemd-timesyncd
1023   gombert:
1024     address: 209.87.16.25
1025     parents: ubc-gateway
1026     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, apache-https, systemd-timesyncd
1027   nono:
1028     address: 209.87.16.26
1029     parents: ubc-gateway
1030     hostgroups: computers, service, kvmdomains, stretch, heavy-exim, apache2-hosts, apache-https, broken_https_default_vhost, hassrvfs, systemd-timesyncd
1031   reger:
1032     address: 209.87.16.27
1033     parents: ubc-gateway
1034     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, apache-https, heavy-exim, systemd-timesyncd
1035   diabelli:
1036     address: 209.87.16.28
1037     parents: ubc-gateway
1038     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, apache-https, broken_https_default_vhost, systemd-timesyncd
1039   menotti:
1040     address: 209.87.16.29
1041     parents: ubc-gateway
1042     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, systemd-timesyncd
1043   danzi:
1044     address: 209.87.16.30
1045     parents: ubc-gateway
1046     hostgroups: computers, service, kvmdomains, stretch, postgres96-hosts, systemd-timesyncd
1047   geo2:
1048     address: 209.87.16.31
1049     parents: ubc-gateway
1050     hostgroups: computers, service, bind9-hosts, kvmdomains, stretch, systemd-timesyncd
1051   lotti:
1052     address: 209.87.16.32
1053     parents: ubc-gateway
1054     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, systemd-timesyncd
1055   muffat:
1056     address: 209.87.16.33
1057     parents: ubc-gateway
1058     hostgroups: computers, service, kvmdomains, stretch, spamd, heavy-exim, mail-relay, systemd-timesyncd
1059   sonntag:
1060     address: 209.87.16.34
1061     parents: ubc-gateway
1062     hostgroups: computers, service, kvmdomains, stretch, nfs-client, autofs, systemd-timesyncd
1063   tchaikovsky:
1064     address: 209.87.16.35
1065     parents: ubc-gateway
1066     hostgroups: computers, general, apache2-hosts, kvmdomains, apache-https, stretch, systemd-timesyncd
1067   gretchaninov:
1068     address: 209.87.16.36
1069     parents: ubc-gateway
1070     hostgroups: computers, general, kvmdomains, stretch, hassrvfs, nfs-server, apache2-hosts, xinetd-hosts, apache-https, systemd-timesyncd
1071   tye:
1072     address: 209.87.16.37
1073     parents: ubc-gateway
1074     hostgroups: computers, service, kvmdomains, jessie, heavy-exim, apache2-hosts, apache-https, nfs-client, autofs, hassrvfs, systemd-timesyncd
1075   ullmann:
1076     address: 209.87.16.38
1077     parents: ubc-gateway
1078     hostgroups: computers, service, kvmdomains, stretch, postgres96-hosts, nfs-client, apache2-hosts, autofs, apache-https, systemd-timesyncd
1079   buxtehude:
1080     address: 209.87.16.39
1081     parents: ubc-gateway
1082     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, heavy-exim, postgres96-hosts, hasvarlogfs, apache-https, spamd, nfs-server, systemd-timesyncd
1083   piu-slave-ubc-01:
1084     address: 209.87.16.42
1085     parents: ubc-gateway
1086     hostgroups: computers, service, kvmdomains, stretch, nfs-client, autofs, systemd-timesyncd
1087     contacts: holger
1088   hier:
1089     address: 209.87.16.43
1090     parents: ubc-gateway
1091     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, nfs-client, autofs, systemd-timesyncd
1092   godard:
1093     address: 209.87.16.44
1094     parents: ubc-gateway
1095     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, systemd-timesyncd, postfix-hosts, postgres96-hosts
1096   debussy:
1097     address: 209.87.16.46
1098     parents: ubc-gateway
1099     hostgroups: computers, service, kvmdomains, stretch, systemd-timesyncd
1100   # }}}
1101   # {{{ gw-umn
1102   #saens:
1103   #  address: 128.101.240.212
1104   #  parents: gw-umn
1105   #  hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl380, hasvarfs, hasusrfs, hasorgfs, xinetd-hosts, wheezy, security_mirror, no-bacula
1106   mirror-umn:
1107     address: 128.101.240.212
1108     parents: gw-umn
1109     hostgroups: computers, service, apache2-hosts, apache-https, dl360, hassrvfs, stretch
1110   mirror-umn2:
1111     address: 128.101.240.215
1112     parents: mirror-umn
1113     hostgroups: secondary-IPs, rsyncd-hosts, security_mirror
1114   mirror-umn3:
1115     address: 128.101.240.216
1116     parents: mirror-umn
1117     hostgroups: secondary-IPs, rsyncd-hosts
1118   mirror-umn4:
1119     address: 128.101.240.217
1120     parents: mirror-umn
1121     hostgroups: secondary-IPs
1122   # }}}
1123   # {{{ gw-unicamp
1124   prokofiev:
1125     address: 177.220.10.140
1126     parents: gw-unicamp
1127     hostgroups: computers, stretch, service, manyprocesses
1128   powerpc-unicamp-01:
1129     address: 177.220.10.141
1130     parents: prokofiev
1131     hostgroups: computers, hassrvfs, buildd, jessie
1132   ppc64el-unicamp-01:
1133     address: 177.220.10.142
1134     parents: prokofiev
1135     hostgroups: computers, hassrvfs, buildd, stretch
1136   plummer:
1137     address: 177.220.10.143
1138     parents: prokofiev
1139     hostgroups: computers, porterbox, hassrvfs, stretch
1140   # }}}
1141   # {{{ gw-utwente
1142   klecker:
1143     address: 130.89.148.10
1144     parents: gw-utwente
1145     hostgroups: computers, service, apache2-hosts, apache-https, rsyncd-hosts, dl380, stretch, incomingmailrelayed2025, hassrvfs
1146   klecker-ftp:
1147     address: 130.89.148.12
1148     parents: klecker
1149     hostgroups: secondary-IPs
1150   klecker-archive:
1151     address: 130.89.148.13
1152     parents: klecker
1153     hostgroups: secondary-IPs
1154   klecker-static:
1155     address: 130.89.148.14
1156     parents: klecker
1157     hostgroups: secondary-IPs
1158   # }}}
1159   # {{{ gw-ynic
1160   henze:
1161     address: 144.32.168.74
1162     parents: gw-ynic
1163     hostgroups: computers, hasbootfs, hassrvfs, armhf, stretch, buildd
1164   hasse:
1165     address: 144.32.168.75
1166     parents: gw-ynic
1167     hostgroups: computers, hasbootfs, hassrvfs, armhf, stretch, buildd
1168   antheil:
1169     address: 144.32.168.76
1170     parents: gw-ynic
1171     hostgroups: computers, hasbootfs, hassrvfs, armhf, stretch, buildd
1172   # }}}
1173   # {{{ gw-zivit
1174   zandonai:
1175     address: 80.245.147.46
1176     parents: gw-zivit
1177     hostgroups: computers, buildd, hassrvfs, stretch
1178   zelenka:
1179     address: 80.245.147.40
1180     parents: gw-zivit
1181     hostgroups: computers, porterbox, hassrvfs, stretch
1182   # }}}
1183   # {{{ gw-sakura
1184   setoguchi:
1185     address: 133.242.99.74
1186     parents: gw-sakura
1187     hostgroups: computers, service, stretch, no-bacula, hassrvfs, apache2-hosts, rsyncd-hosts, security_mirror
1188   # }}}
1189
1190 # {{{ ############################# host groups #############################
1191 hostgroups:
1192   computers:
1193     alias: computers
1194     private: 1
1195     extinfo-icon_image: base/debian.png
1196     extinfo-icon_image_alt: Debian GNU/Linux
1197     extinfo-notes_url: https://db.debian.org/machines.cgi?host=%s
1198   layer2-infrastructure:
1199     alias: Layer 2 Devices
1200     extinfo-icon_image: base/switch40.png
1201     extinfo-icon_image_alt: switch
1202   layer3-infrastructure:
1203     alias: Layer 3 Devices
1204     extinfo-icon_image: base/switch40.png
1205     extinfo-icon_image_alt: router
1206   notacomputer:
1207     alias: Systems that are not really systems.  Yeah :)
1208     private: 1
1209   freebsd:
1210     alias: freebsd
1211     private: 1
1212     extinfo-icon_image_alt: Debian GNU/kFreeBSD
1213   armhf:
1214     alias: armhf
1215     private: 1
1216   sparc:
1217     alias: sparc
1218     private: 1
1219
1220   porterbox:
1221     alias: developer accessible porter machines
1222   service:
1223     alias: machines running services
1224   buildd:
1225     alias: buildd systems
1226   general:
1227     alias: general purpose developer accessible machines
1228
1229   dl380:
1230     alias: HP DL380 hosts
1231     private: 1
1232   dl360:
1233     alias: HP DL360 hosts
1234     private: 1
1235   bl460:
1236     alias: HP BL460 blades
1237     private: 1
1238   bl460g8:
1239     alias: HP BL460 Gen8 blades
1240     private: 1
1241   bm-bl:
1242     alias: HP blades at bytemark
1243     private: 1
1244   dl180:
1245     alias: HP DL180
1246     private: 1
1247   dl120:
1248     alias: HP DL120
1249     private: 1
1250   sw-raid:
1251     alias: Hosts with Linux software raid
1252     private: 1
1253   aacraid:
1254     alias: Hosts with Adaptec AACraid
1255     private: 1
1256
1257   wheezy:
1258     alias: Hosts running wheezy
1259   jessie:
1260     alias: Hosts running jessie
1261   jessie-freebsd:
1262     alias: kFreebsd hosts running jessie
1263   stretch:
1264     alias: Hosts running stretch
1265
1266   kvmdomains:
1267     alias: Hosts that are KVM domains
1268     private: 1
1269
1270   drbd-hosts:
1271     alias: hosts running drbd
1272   multipath-hosts:
1273     alias: hosts running multipathd
1274   postfix-hosts:
1275     alias: hosts running postfix instead of exim
1276     private: 1
1277   heavy-exim:
1278     alias: "hosts running the full mail stuff, including clamav and postgrey"
1279     private: 1
1280   mail-relay:
1281     alias: "relays usually are hosts with more exim processes"
1282     private: 1
1283   spamd:
1284     alias: "hosts running spamassassin as daemon"
1285     private: 1
1286   heavy-postfix:
1287     alias: "postfix hosts running the full mail stuff, including clamav, SA, postgrey, policyd-weight"
1288     private: 1
1289   apache2-hosts:
1290     alias: hosts running apache2
1291     private: 1
1292   bind9-hosts:
1293     alias: hosts running bind9
1294     private: 1
1295   amavis-hosts:
1296     alias: hosts running amavis
1297     private: 1
1298   rsyncd-hosts:
1299     alias: hosts providing rsync services
1300     private: 1
1301   xinetd-hosts:
1302     alias: hosts providing services via xinetd
1303     private: 1
1304   postgres91-hosts:
1305     alias: hosts running postgres91
1306     private: 1
1307   postgres94-hosts:
1308     alias: hosts running postgres94
1309     private: 1
1310   postgres96-hosts:
1311     alias: hosts running postgres96
1312     private: 1
1313   no-ulogd:
1314     alias: hosts not running ulogd
1315     private: 1
1316   acpid-hosts:
1317     alias: hosts running acpid
1318     private: 1
1319   uploadqueue:
1320     alias: hosts that are an anonymous ftp uploadqueue
1321     private: 1
1322   queued:
1323     alias: hosts running queued
1324     private: 1
1325   bosserver:
1326     alias: hosts running bosserver
1327     private: 1
1328   apache-https:
1329     alias: hosts with https services
1330     private: 1
1331   https-service:
1332     alias: https service for secondary addresses
1333     private: 1
1334   broken_https_default_vhost:
1335     alias: https default vhost does not say 200 OK
1336     private: 1
1337   manyprocesses:
1338     alias: hosts with lots and lots of (kernel) processes
1339
1340   no-bacula:
1341     alias: hosts which are not being backed up with bacula
1342     private: 1
1343
1344   nfs-client:
1345     alias: hosts mounting filesystems using NFS
1346     private: 1
1347   nfs-server:
1348     alias: hosts serving filesystems using NFS
1349     private: 1
1350   autofs:
1351     alias: hosts running the automounter
1352     private: 1
1353   systemd-timesyncd:
1354     alias: Vms running systemd-timesyncd
1355     private: 1
1356
1357   highload:
1358     alias: "hosts on which high load is normal"
1359     private: 1
1360
1361   secondary-IPs:
1362     alias: secondary IP addresses
1363     private: 1
1364
1365   hasbootfs:
1366     alias: hosts with a /boot filesystem
1367     private: 1
1368   hassrvfs:
1369     alias: hosts with a /srv filesystem
1370     private: 1
1371   hasvarlogfs:
1372     alias: hosts with a /var/log filesystem
1373     private: 1
1374
1375   incomingmailrelayed:
1376     alias: incoming mail needs to go through a mail relay
1377     # i.e. no port 25
1378     private: 1
1379   incomingmailrelayed2025:
1380     alias: incoming mail needs to go through a mail relay
1381     # i.e. no port 25
1382     private: 1
1383
1384   brokensamhain:
1385     alias: machines that can not run samhain
1386     private: 1
1387   high-RTT:
1388     alias: machines with high round trip times
1389     private: 1
1390   alioth:
1391     alias: machines that just are just awkward
1392     private: 1
1393   #openstack-compute:
1394   #  alias: nodes that run OpenStack compute
1395   #  private: 1
1396   openstack-controller:
1397     alias: nodes that run OpenStack controller
1398     private: 1
1399
1400   security_mirror:
1401     alias: hosts that are security mirrors
1402     private: 1
1403
1404   broken_mq:
1405     alias: hosts whose MQ is broken
1406     private: 1
1407 # }}}
1408 # {{{ ############################# servicegroups #############################
1409 servicegroups:
1410   diskspace:
1411     alias: diskusage checks
1412   buildd:
1413     alias: buildd checks
1414   raid:
1415     alias: raid checks
1416   backup:
1417     alias: backup checks
1418   kernel:
1419     alias: kernel checks
1420   apt:
1421     alias: apt upgrade status
1422   samhain:
1423     alias: samhain integrity status
1424   time:
1425     alias: time stuff
1426   security:
1427     alias: security
1428     servicegroup_members: apt, kernel, samhain
1429   mirror:
1430     alias: mirror stuff
1431   MQ:
1432     alias: rabbitMQ stuff
1433 # }}}
1434 # {{{ ############################# services #############################
1435 services:
1436   # {{{ ### basic networking
1437   -
1438     name: PING
1439     check: "check_ping!350.0,20%!600.0,40%"
1440     hostgroups: pingable
1441     excludehostgroups: layer3-infrastructure, high-RTT
1442     check_interval: 5
1443     max_check_attempts: 4
1444     retry_interval: 1
1445   -
1446     name: PING
1447     check: "check_ping!600.0,20%!900.0,40%"
1448     hostgroups: high-RTT
1449     check_interval: 5
1450     max_check_attempts: 4
1451     retry_interval: 1
1452   -
1453     name: PING
1454     check: "check_ping!2000.0,60%!3000.0,80%"
1455     hostgroups: layer3-infrastructure
1456     check_interval: 5
1457     max_check_attempts: 4
1458     retry_interval: 1
1459   # }}}
1460   # {{{ ### disk usage
1461   -
1462     name: disk usage - all
1463     servicegroups: diskspace
1464     nrpe: "/usr/lib/nagios/plugins/check_disk -w 5% -c 2%  -A -X devpts -X proc -X linprocfs -X devfs -X fdescfs -X sysfs -X nfs -X nfs4 --ignore-eregi-path='/home/buildd/build-tr|/var/lib/schroot/mount|/proc/sys/fs/binfmt_misc'"
1465     hostgroups: computers
1466     excludehosts: sibelius
1467   -
1468     name: disk usage - all
1469     servicegroups: diskspace
1470     nrpe: "/usr/lib/nagios/plugins/check_disk -X devpts -X proc -X linprocfs -X devfs -X fdescfs -X sysfs -X nfs -x nfs4 -x /srv/farm-snapshot/farm-misc 95 98"
1471     hosts: sibelius
1472
1473   -
1474     name: disk usage on /
1475     servicegroups: diskspace
1476     nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /"
1477     hostgroups: computers
1478   -
1479     name: disk usage on /boot
1480     servicegroups: diskspace
1481     nrpe: "/usr/lib/nagios/plugins/check_disk 75 85 /boot"
1482     hostgroups: hasbootfs
1483   -
1484     name: disk usage on /srv
1485     servicegroups: diskspace
1486     nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /srv"
1487     hostgroups: hassrvfs
1488   -
1489     name: disk usage on /var/lib/postgresql
1490     servicegroups: diskspace
1491     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/lib/postgresql"
1492     hosts: sibelius, busoni, buxtehude, lw07, fasolo
1493   -
1494     name: disk usage on /var/log
1495     servicegroups: diskspace
1496     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/log"
1497     hostgroups: hasvarlogfs
1498   -
1499     name: disk usage on /var/spool/postfix
1500     servicegroups: diskspace
1501     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/spool/postfix"
1502     hosts: bendel
1503   -
1504     name: disk usage on /srv/mirrors
1505     servicegroups: diskspace
1506     nrpe: "/usr/lib/nagios/plugins/check_disk 95 98 /srv/mirrors"
1507     hosts: sibelius
1508   -
1509     name: disk usage on /srv/snapshot.debian.org
1510     servicegroups: diskspace
1511     nrpe: "/usr/lib/nagios/plugins/check_disk 90 94 /srv/snapshot.debian.org"
1512     hosts: sibelius
1513   -
1514     name: disk usage on /srv/farm-snapshot/farm-2017-0
1515     servicegroups: diskspace
1516     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-0"
1517     hosts: sibelius
1518   -
1519     name: disk usage on /srv/farm-snapshot/farm-2017-1
1520     servicegroups: diskspace
1521     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-1"
1522     hosts: sibelius
1523   -
1524     name: disk usage on /srv/farm-snapshot/farm-2017-2
1525     servicegroups: diskspace
1526     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-2"
1527     hosts: sibelius
1528   -
1529     name: disk usage on /srv/farm-snapshot/farm-2017-3
1530     servicegroups: diskspace
1531     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-3"
1532     hosts: sibelius
1533   -
1534     name: disk usage on /srv/farm-snapshot/farm-2017-4
1535     servicegroups: diskspace
1536     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-4"
1537     hosts: sibelius
1538   -
1539     name: disk usage on /srv/farm-snapshot/farm-2017-5
1540     servicegroups: diskspace
1541     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-5"
1542     hosts: sibelius
1543   -
1544     name: disk usage on /srv/farm-snapshot/farm-2017-6
1545     servicegroups: diskspace
1546     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-6"
1547     hosts: sibelius
1548   -
1549     name: disk usage on /srv/farm-snapshot/farm-2017-7
1550     servicegroups: diskspace
1551     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-7"
1552     hosts: sibelius
1553   -
1554     name: disk usage on /srv/ftp-master.debian.org
1555     servicegroups: diskspace
1556     nrpe: "/usr/lib/nagios/plugins/check_disk 93 96 /srv/ftp-master.debian.org"
1557     hosts: fasolo
1558   -
1559     name: disk usage on /storage/snapshot-farm-1
1560     servicegroups: diskspace
1561     nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-1"
1562     hosts: lw01
1563   -
1564     name: disk usage on /storage/snapshot-farm-2
1565     servicegroups: diskspace
1566     nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-2"
1567     hosts: lw02
1568   -
1569     name: disk usage on /storage/snapshot-farm-3
1570     servicegroups: diskspace
1571     nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-3"
1572     hosts: lw03
1573   -
1574     name: disk usage on /storage/snapshot-farm-4
1575     servicegroups: diskspace
1576     nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-4"
1577     hosts: lw04
1578   -
1579     name: disk usage on /srv/morgue.debian.org/
1580     servicegroups: diskspace
1581     nrpe: "/usr/lib/nagios/plugins/check_disk 95 90 /srv/morgue.debian.org"
1582     hosts: lw03
1583   -
1584     name: disk usage on /srv/QNAP-big/
1585     servicegroups: diskspace
1586     nrpe: "/usr/lib/nagios/plugins/check_disk 90 80 /srv/QNAP-big"
1587     hosts: storace
1588   -
1589     name: disk usage on /srv/QNAP-tiny
1590     servicegroups: diskspace
1591     nrpe: "/usr/lib/nagios/plugins/check_disk 90 80 /srv/QNAP-tiny"
1592     hosts: storace
1593   # }}}
1594   # {{{ ### system
1595   # {{{ setup
1596   -
1597     name: setup - dsa config
1598     nrpe: "/usr/lib/nagios/plugins/dsa-check-config"
1599     hostgroups: computers
1600     check_interval: 60
1601     excludehostgroups: alioth
1602   -
1603     name: setup - local hostname etc-hosts
1604     nrpe: 'if getent ahosts `hostname` | grep -q 127.0; then echo "Warning: local hostname resolves to 127/8 address"; exit 1; else echo "OK: Hostname resolves to non-127/8 address."; exit 0; fi'
1605     hostgroups: computers
1606     check_interval: 60
1607   # }}}
1608   # {{{ os health
1609   ####
1610   -
1611     name: users
1612     nrpe: "/usr/lib/nagios/plugins/check_users 30 35"
1613     hostgroups: computers
1614   -
1615     name: load
1616     nrpe: "/usr/lib/nagios/plugins/check_load -w 30,28,26 -c 50,45,50"
1617     hostgroups: computers
1618     excludehostgroups: highload
1619   -
1620     name: load
1621     nrpe: "/usr/lib/nagios/plugins/check_load -w 140,120,100 -c 240,220,200"
1622     hostgroups: highload
1623   -
1624     name: uptime check
1625     nrpe: "/usr/lib/nagios/plugins/dsa-check-uptime"
1626     hostgroups: computers
1627   -
1628     name: processes - total
1629     nrpe: "/usr/lib/nagios/plugins/check_procs 620 700"
1630     hostgroups: computers
1631     excludehostgroups: manyprocesses
1632   -
1633     name: processes - total
1634     hostgroups: manyprocesses
1635     nrpe: "/usr/lib/nagios/plugins/check_procs 1500 1700"
1636   -
1637     name: swap usage - percent
1638     nrpe: "/usr/lib/nagios/plugins/check_swap -w 20% -c 10%"
1639     hostgroups: computers
1640   -
1641     name: swap usage - mb
1642     nrpe: "/usr/lib/nagios/plugins/check_swap -w 20000 -c 5000"
1643     hostgroups: computers
1644   -
1645     name: free memory - mb
1646     nrpe: "/usr/lib/nagios/plugins/dsa-check-memory -m mb"
1647     hostgroups: computers
1648   -
1649     name: free memory - percent
1650     nrpe: "/usr/lib/nagios/plugins/dsa-check-memory -m pct"
1651     hostgroups: computers
1652   -
1653     name: process - getty
1654     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C getty -a /sbin/getty"
1655     hostgroups: computers
1656     excludehosts: zelenka, zandonai
1657     excludehostgroups: jessie, stretch
1658   -
1659     name: process - getty
1660     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C agetty -a /sbin/getty"
1661     hostgroups: jessie-freebsd
1662   -
1663     name: process - getty
1664     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C agetty -a /sbin/agetty"
1665     hostgroups: jessie, stretch
1666     excludehostgroups: freebsd
1667
1668   -
1669     name: processes - zombies
1670     nrpe: "/usr/lib/nagios/plugins/check_procs 5 10 -s Z"
1671     hostgroups: computers
1672   -
1673     name: system - available entropy
1674     nrpe: "/usr/lib/nagios/plugins/dsa-check-entropy"
1675     event_handler: dsa_event_handler_restart_ekey
1676     hostgroups: computers
1677     excludehostgroups: freebsd
1678   -
1679     name: system - filesystem check
1680     nrpe: "/usr/bin/sudo /usr/lib/nagios/plugins/dsa-check-filesystems"
1681     check_interval:  60
1682     retry_interval: 15
1683     hostgroups: computers
1684   # }}}
1685   # {{{ backup
1686   -
1687     name: backup
1688     servicegroups: backup
1689     nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-dabackup"
1690     hostgroups: computers
1691     excludehosts: backuphost, storace
1692     check_interval: 60
1693     max_check_attempts: 2
1694     retry_interval: 5
1695   -
1696     name: backup server config
1697     servicegroups: backup
1698     nrpe: "/usr/lib/nagios/plugins/dsa-check-dabackup-server"
1699     hosts: storace
1700     check_interval: 60
1701     max_check_attempts: 2
1702     retry_interval: 5
1703   -
1704     name: backup - bacula - last backup
1705     servicegroups: backup
1706     remotecheck: "/usr/lib/nagios/plugins/dsa-check-bacula $HOSTNAME$.debian.org"
1707     runfrom: dinis
1708     hostgroups: computers
1709     excludehostgroups: buildd, porterbox, no-bacula
1710     check_interval:  60
1711     retry_interval: 15
1712   -
1713     name: backup - bacula - last full backup
1714     servicegroups: backup
1715     remotecheck: "/usr/lib/nagios/plugins/dsa-check-bacula -w 1080 -c 1560 $HOSTNAME$.debian.org F"
1716     runfrom: dinis
1717     hostgroups: computers
1718     excludehostgroups: buildd, porterbox, no-bacula
1719     check_interval:  60
1720     retry_interval: 15
1721   -
1722     name: process - bacula-dir
1723     servicegroups: backup
1724     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u bacula -C bacula-dir -a '/usr/sbin/bacula-dir -f -c /etc/bacula/bacula-dir.conf'"
1725     hosts: dinis
1726   -
1727     name: process - bacula-fd
1728     servicegroups: backup
1729     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u bacula -C bacula-fd -a '/usr/sbin/bacula-fd -c /etc/bacula/bacula-fd.conf'"
1730     hostgroups: computers
1731     excludehostgroups: freebsd, alioth
1732   -
1733     name: process - bacula-fd
1734     servicegroups: backup
1735     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C bacula-fd -a '/usr/sbin/bacula-fd -c /etc/bacula/bacula-fd.conf'"
1736     hostgroups: freebsd
1737
1738   -
1739     name: network backup status - draghi
1740     servicegroups: backup
1741     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile -a 2h /home/debbackup/nagios-status"
1742     hosts: draghi
1743
1744   ####
1745   -
1746     name: process - acc.umu.se backup
1747     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -a 'dsmc'"
1748     hosts: sibelius
1749   # }}}
1750   # {{{ security
1751   -
1752     name: running kernel
1753     servicegroups: kernel
1754     nrpe: "/usr/lib/nagios/plugins/dsa-check-running-kernel"
1755     hostgroups: computers
1756     check_interval: 60
1757     retry_interval: 5
1758   -
1759     name: apt - security updates
1760     servicegroups: apt
1761     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/apt"
1762     hostgroups: computers
1763     check_interval:  60
1764     retry_interval: 15
1765   -
1766     name: unexpected file - apt sources.list
1767     servicegroups: apt
1768     nrpe: "/usr/lib/nagios/plugins/negate /usr/lib/nagios/plugins/dsa-check-file -f /etc/apt/sources.list"
1769     hostgroups: computers
1770   -
1771     name: upgraded libraries
1772     servicegroups: security
1773     nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-libs"
1774     hostgroups: computers
1775     excludehostgroups: freebsd
1776     check_interval:  60
1777     retry_interval: 15
1778     notification_interval: 10080
1779   -
1780     name: installed firewall
1781     nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/ferm.conf"
1782     hostgroups: computers
1783     excludehostgroups: freebsd
1784   -
1785     name: puppetized firewall
1786     nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/conf.d/defs.conf"
1787     hostgroups: computers
1788     excludehostgroups: freebsd
1789   -
1790     name: process - ulogd
1791     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C ulogd -a '/usr/sbin/ulogd -d'"
1792     hostgroups: computers
1793     excludehostgroups: freebsd, sparc, jessie, stretch
1794   -
1795     name: process - ulogd
1796     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u ulog -C ulogd -a '/usr/sbin/ulogd --daemon --uid ulog'"
1797     hostgroups: jessie, stretch
1798     excludehostgroups: freebsd
1799   -
1800     name: unexpected process - ulogd
1801     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C ulogd"
1802     hostgroups: freebsd, sparc
1803   ####
1804   -
1805     name: process - samhain
1806     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C samhain -a '/usr/sbin/samhain'"
1807     hostgroups: computers
1808     excludehostgroups: brokensamhain
1809   -
1810     name: samhain
1811     servicegroups: samhain
1812     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/samhain"
1813     hostgroups: computers
1814     depends: process - samhain
1815     check_interval: 60
1816     retry_interval: 5
1817     excludehostgroups: brokensamhain
1818   -
1819     name: processes - samhain zombies
1820     nrpe: "/usr/lib/nagios/plugins/check_procs 3 6 -s Z -u root -a samhain"
1821     event_handler: dsa_event_handler_restart_samhain
1822     hostgroups: computers
1823     excludehostgroups: brokensamhain
1824   # }}}
1825   # {{{ logging
1826   -
1827     name: process - syslog-ng
1828     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C syslog-ng  -a '/sbin/syslog-ng -p /var/run/syslog-ng.pid'"
1829     hostgroups: computers
1830     excludehostgroups: freebsd, jessie, stretch
1831   -
1832     name: process - syslog-ng
1833     nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:2 -c 2: -u root -C syslog-ng  -a '/sbin/syslog-ng -p /var/run/syslog-ng.pid'"
1834     hostgroups: freebsd
1835   -
1836     name: process - syslog-ng
1837     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C syslog-ng  -a '/sbin/syslog-ng -F'"
1838     hostgroups: jessie, stretch
1839     excludehostgroups: freebsd
1840
1841   -
1842     name: remote logging on lotti
1843     remotecheck: "/usr/lib/nagios/plugins/dsa-check-log-age-loghost $HOSTNAME$"
1844     runfrom: lotti
1845     hostgroups: computers
1846     excludehostgroups: alioth
1847   -
1848     name: remote logging on lully
1849     remotecheck: "/usr/lib/nagios/plugins/dsa-check-log-age-loghost $HOSTNAME$"
1850     runfrom: lully
1851     hostgroups: computers
1852     excludehostgroups: alioth
1853   -
1854     name: remote logging on loghost-grnet-01
1855     remotecheck: "/usr/lib/nagios/plugins/dsa-check-log-age-loghost $HOSTNAME$"
1856     runfrom: loghost-grnet-01
1857     hostgroups: computers
1858     excludehostgroups: alioth
1859   # }}}
1860   # {{{ base service
1861   -
1862     name: process - sshd
1863     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:20 -c 1: -u root -C sshd -a '/usr/sbin/sshd'"
1864     hostgroups: computers
1865   -
1866     name: "network service - sshd"
1867     check: dsa_check_ssh
1868     hostgroups: computers
1869     depends: process - sshd
1870     check_interval:  60
1871     notification_interval: 1440
1872   ####
1873   -
1874     name: network service - nrpe
1875     check: check_tcp!5666
1876     hostgroups: computers
1877     max_check_attempts: -2
1878     notification_interval: 1440
1879   -
1880     name: process - nrpe
1881     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:25 -c 1: -u nagios -C nrpe -a '/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -d'"
1882     hostgroups: computers
1883     excludehostgroups: stretch
1884     max_check_attempts: -1
1885     depends: network service - nrpe
1886   -
1887     name: process - nrpe
1888     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:25 -c 1: -u nagios -C nrpe -a '/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f'"
1889     hostgroups: stretch
1890     max_check_attempts: -1
1891     depends: network service - nrpe
1892   ###
1893   -
1894     name: process - munin-node
1895     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C munin-node -a 'munin-node'"
1896     hostgroups: computers
1897     excludehostgroups: freebsd
1898   -
1899     name: process - munin-node
1900     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C perl -a '/usr/bin/perl -wT /usr/sbin/munin-node'"
1901     hostgroups: freebsd
1902   -
1903     name: network service - munin-node
1904     check: check_tcp!4949
1905     hostgroups: computers
1906     depends: process - munin-node
1907   ###
1908   -
1909     name: process - ntpd
1910     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -p 1 -C ntpd -a '/usr/sbin/ntpd -p /var/run/ntpd.pid'"
1911     hostgroups: computers
1912     excludehostgroups: systemd-timesyncd
1913     servicegroups: time
1914   -
1915     name: network service - ntp
1916     check: dsa_check_ntp
1917     hostgroups: computers
1918     excludehostgroups: systemd-timesyncd
1919     depends: process - ntpd
1920     servicegroups: time
1921   -
1922     name: system time synced
1923     nrpe: "/usr/lib/nagios/plugins/dsa-check-timedatectl -s"
1924     hostgroups: computers
1925     excludehostgroups: systemd-timesyncd, freebsd, wheezy
1926     servicegroups: time
1927   -
1928     name: system time synced
1929     nrpe: "/usr/lib/nagios/plugins/dsa-check-timedatectl"
1930     hostgroups: systemd-timesyncd
1931     servicegroups: time
1932   ###
1933   -
1934     name: process - atd
1935     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C atd -a /usr/sbin/atd"
1936     hostgroups: computers
1937   ###
1938   -
1939     name: process - irqbalance
1940     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C irqbalance -a '/usr/sbin/irqbalance'"
1941     #hosts: casulana
1942     hostgroups: computers
1943     #excludehostgroups: single-cpu, freebsd
1944     excludehostgroups: freebsd
1945     excludehosts: harris, smetana
1946   ###
1947   -
1948     name: process - cron
1949     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C cron -a /usr/sbin/cron"
1950     hostgroups: computers
1951   ###
1952   -
1953     name: process - ud-replicated
1954     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C ud-replicated -a '/usr/bin/python /usr/bin/ud-replicated'"
1955     hostgroups: computers
1956     excludehostgroups: freebsd, alioth
1957   -
1958     name: process - ud-replicated
1959     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C python2.7 -a '/usr/bin/python /usr/bin/ud-replicated'"
1960     hostgroups: freebsd
1961   ###
1962   -
1963     name: process - monit
1964     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C monit -a '/usr/bin/monit -d 300 -I -c /etc/monit/monitrc -s /var/lib/monit/monit.state'"
1965     hostgroups: computers
1966     excludehostgroups: alioth, jessie, stretch
1967   ###
1968   -
1969     name: MQ connection on rainier
1970     servicegroups: MQ
1971     remotecheck: "/usr/lib/nagios/plugins/dsa-check-mq-connection $HOSTNAME$ ud dsa"
1972     runfrom: rainier
1973     hostgroups: computers
1974     check_interval:  60
1975     retry_interval: 15
1976     excludehostgroups: alioth, broken_mq
1977   -
1978     name: MQ connection on rapoport
1979     servicegroups: MQ
1980     remotecheck: "/usr/lib/nagios/plugins/dsa-check-mq-connection $HOSTNAME$ ud dsa"
1981     runfrom: rapoport
1982     hostgroups: computers
1983     check_interval:  60
1984     retry_interval: 15
1985     excludehostgroups: alioth, broken_mq
1986   ###
1987   -
1988     name: local resolver
1989     nrpe: "/usr/lib/nagios/plugins/dsa-check-resolver www.debian.org www.google.com"
1990     hostgroups: computers
1991     check_interval: 60
1992   -
1993     name: process - unbound
1994     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u unbound -C unbound -a '/usr/sbin/unbound'"
1995     hostgroups: computers
1996     excludehostgroups: alioth
1997   ###
1998   -
1999     name: process - uptimed
2000     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C uptimed -a '/usr/sbin/uptimed'"
2001     hostgroups: computers
2002   ###
2003   -
2004     name: process - udevd
2005     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -p 1 -C udevd -a 'udevd'"
2006     hostgroups: computers
2007     excludehostgroups: freebsd, jessie, stretch
2008   -
2009     name: process - udevd
2010     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -p 1 -C systemd-udevd -a '/lib/systemd/systemd-udevd'"
2011     hostgroups: jessie, stretch
2012     excludehostgroups: freebsd
2013   -
2014     name: unexpected process - udev
2015     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C udevd"
2016     hostgroups: freebsd
2017   ###
2018   -
2019     name: process - acpid
2020     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C acpid -a '/usr/sbin/acpid'"
2021     hostgroups: acpid-hosts
2022     excludehostgroups: jessie, stretch
2023   -
2024     name: unexpected process - acpid
2025     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C acpid"
2026     hostgroups: computers
2027     excludehostgroups: acpid-hosts, kvmdomains
2028   ###
2029   -
2030     name: process - xinetd
2031     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xinetd -a '/usr/sbin/xinetd '"
2032     hostgroups: xinetd-hosts
2033   -
2034     name: unwanted process - xinetd
2035     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C xinetd"
2036     hostgroups: computers
2037     excludehostgroups: xinetd-hosts
2038   ###
2039   -
2040     name: process - stunnel4 - puppet-ekeyd
2041     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:6 -c 1: -u stunnel4 -C stunnel4 -a '/usr/bin/stunnel4 /etc/stunnel/puppet-ekeyd.conf'"
2042     hostgroups: wheezy, jessie, stretch
2043     excludehostgroups: freebsd, alioth
2044   -
2045     name: process - stunnel4 - puppet-ekeyd is crazy
2046     nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-stunnel-sanity"
2047     hostgroups: computers
2048     excludehostgroups: freebsd, alioth
2049     excludehosts: czerny, grnet-node01, storace, ubc-bl2
2050   ###
2051   -
2052     name: process - rngd
2053     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C rngd -a '/usr/sbin/rngd -r /dev/hwrng'"
2054     hostgroups: kvmdomains
2055     excludehostgroups: stretch
2056   # }}}
2057   # {{{ anti-services
2058   -
2059     name: ganeti - job watcher paused
2060     nrpe: "/usr/lib/nagios/plugins/negate /usr/lib/nagios/plugins/dsa-check-file -f /var/lib/ganeti/watcher.pause"
2061     hostgroups: computers
2062   -
2063     name: unwanted process - openvpn
2064     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C openvpn"
2065     hostgroups: computers
2066     check_interval: 120
2067   -
2068     name: unwanted process - gkrellmd
2069     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C gkrellmd"
2070     hostgroups: computers
2071   -
2072     name: unwanted process - rpc.statd
2073     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C rpc.statd"
2074     hostgroups: computers
2075     excludehostgroups: nfs-client, nfs-server
2076   -
2077     name: unwanted process - rpc.statd
2078     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C rpc.statd"
2079     hostgroups: stretch
2080     excludehosts: storace
2081   -
2082     name: unwanted process - inetd
2083     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C inetd"
2084     hostgroups: computers
2085     excludehosts: abel
2086   -
2087     name: unwanted process - snmpd
2088     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C snmpd"
2089     hostgroups: computers
2090   # }}}
2091   # {{{ ssl certs
2092   -
2093     name: "host SSL cert"
2094     nrpe: "if [ -e /etc/ssl/certs/thishost.pem ]; then /usr/lib/nagios/plugins/dsa-check-cert-expire /etc/ssl/certs/thishost.pem; else echo 'No thishost.pem on this host.'; fi"
2095     hostgroups: computers
2096   -
2097     name: "host SSL cert - debian server"
2098     nrpe: "if [ -e /etc/ssl/debian/certs/thishost-server.crt ]; then /usr/lib/nagios/plugins/dsa-check-cert-expire /etc/ssl/debian/certs/thishost-server.crt; else echo 'No thishost-server.crt on this host.'; fi"
2099     hostgroups: computers
2100   -
2101     name: "host SSL cert - debian client"
2102     nrpe: "if [ -e /etc/ssl/debian/certs/thishost.crt ]; then /usr/lib/nagios/plugins/dsa-check-cert-expire /etc/ssl/debian/certs/thishost.crt; else echo 'No thishost.crt on this host.'; fi"
2103     hostgroups: computers
2104   -
2105     name: "sso CRL"
2106     nrpe: "if [ -e /var/lib/dsa/sso/ca.crl ]; then /usr/lib/nagios/plugins/dsa-check-crl-expire -w 129600 -c 86400 /var/lib/dsa/sso/ca.crl; else echo 'No sso/ca.crl on this host.'; fi"
2107     hostgroups: computers
2108   -
2109     name: SSL certs - puppet
2110     hosts: global
2111     remotecheck: "/usr/lib/nagios/plugins/dsa-check-cert-expire-dir /etc/puppet/modules/ssl/files/servicecerts"
2112     runfrom: handel
2113   -
2114     name: SSL certs - LE
2115     hosts: global
2116     remotecheck: "/usr/lib/nagios/plugins/dsa-check-cert-expire-dir /srv/puppet.debian.org/from-letsencrypt"
2117     runfrom: handel
2118   # }}}
2119   # {{{ HW health/raid
2120   -
2121     name: process - mdadm monitor
2122     servicegroups: raid
2123     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C mdadm -a '/sbin/mdadm --monitor --pid-file /run/mdadm/monitor.pid --daemonise --scan'"
2124     hostgroups: sw-raid
2125     excludehostgroups: jessie, stretch
2126   -
2127     name: process - mdadm monitor
2128     servicegroups: raid
2129     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C mdadm -a '/sbin/mdadm --monitor --scan'"
2130     hostgroups: sw-raid
2131     excludehostgroups: wheezy
2132   -
2133     name: RAID - sw raid
2134     servicegroups: raid
2135     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-sw"
2136     hostgroups: sw-raid
2137   -
2138     name: RAID - unexpected sw raid
2139     servicegroups: raid
2140     nrpe: "if [ -e /proc/mdstat ]; then echo 'Found /proc/mdstat'; exit 1; else echo 'No /proc/mdstat on this host.'; fi"
2141     hostgroups: computers
2142     excludehostgroups: sw-raid
2143   ###
2144   -
2145     name: HW - HP raid status
2146     servicegroups: raid
2147     nrpe: "if [ -e /var/cache/dsa/nagios/dsa-check-hpssacli ] ; then /usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/dsa-check-hpssacli ; else /usr/lib/nagios/plugins/dsa-check-hpacucli; fi"
2148     check_interval: 120
2149     hostgroups: dl380, dl360, bl460, bl460g8, dl180
2150   -
2151     name: HW - hpacucli status
2152     servicegroups: raid
2153     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli --no-controller-ok --ignore-controller='P700m'"
2154     check_interval: 120
2155     hostgroups: bm-bl
2156   -
2157     name: HW - hpacucli status
2158     servicegroups: raid
2159     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli --no-battery"
2160     check_interval: 120
2161     hosts: busoni
2162   ###
2163 #  -
2164 #    name: HW - edac status
2165 #    nrpe: "/usr/lib/nagios/plugins/dsa-check-edac"
2166 #    check_interval: 120
2167     #hostgroups: computers
2168     #excludehosts: villa, lobos
2169   -
2170     name: HW - hpasmcli status
2171     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm"
2172     check_interval: 120
2173     hostgroups: dl380, dl360, bl460, bm-bl
2174     excludehosts: villa, lobos, storace, mirror-anu, sallinen
2175   -
2176     name: HW - hpasmcli status
2177     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --ps-no-redundant"
2178     check_interval: 120
2179     hosts: villa
2180   -
2181     name: HW - hpasmcli status
2182     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --ps-no-redundant  --ignore-failed='PS2'"
2183     check_interval: 120
2184     hosts: lobos
2185   -
2186     name: HW - hpasmcli status
2187     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-ignore-not-present"
2188     check_interval: 120
2189     hosts: storace, sallinen
2190   -
2191     name: HW - hpasmcli status
2192     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-ignore-not-present --ps-no-redundant --ignore-failed='PS1'"
2193     check_interval: 120
2194     hosts: mirror-anu
2195   -
2196     name: HW - hpasmcli status
2197     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-no-redundant"
2198     check_interval: 120
2199     hostgroups: bl460g8
2200   ###
2201   -
2202     name: RAID - aacraid
2203     servicegroups: raid
2204     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-aacraid"
2205     hostgroups: aacraid
2206   ###
2207   -
2208     name: RAID - DRBD
2209     servicegroups: raid
2210     nrpe: "/usr/lib/nagios/plugins/dsa-check-drbd -d All"
2211     hostgroups: drbd-hosts
2212     excludehosts: ubc-bl2, ubc-bl3, ubc-bl6, ubc-bl7, ubc-bl8
2213   -
2214     name: RAID - DRBD
2215     servicegroups: raid
2216     nrpe: "/usr/lib/nagios/plugins/dsa-check-drbd -d All --ok-no-devices"
2217     hosts: ubc-bl2, ubc-bl3, ubc-bl6, ubc-bl7, ubc-bl8
2218   # }}}
2219   # }}}
2220   # {{{ ### mail stuff
2221   # {{{ exim processes and mailq
2222   -
2223     name: process - exim
2224     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u Debian-exim -C exim4 -a '/usr/sbin/exim4 -bd -q'"
2225     hostgroups: computers
2226     excludehostgroups: postfix-hosts, mail-relay
2227     excludehosts: master, busoni, quantz, buxtehude
2228   -
2229     name: process - exim
2230     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:25 -c 1: -u Debian-exim -C exim4 -a '/usr/sbin/exim4 -bd -q'"
2231     hostgroups: mail-relay
2232   -
2233     name: process - exim - total
2234     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1: -C exim4"
2235     hostgroups: computers
2236     excludehostgroups: postfix-hosts
2237     excludehosts: master, busoni, quantz, buxtehude
2238   -
2239     name: process - exim
2240     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:300 -c 1:500 -C exim4 -a '/usr/sbin/exim4'"
2241     hosts: master, busoni, quantz, buxtehude
2242   -
2243     name: mail queue
2244     nrpe: "/usr/lib/nagios/plugins/check_mailq -M exim -w 1000 -c 2000"
2245     hostgroups: heavy-exim
2246   # }}}
2247   # {{{ clamav
2248   -
2249     name: process - clamav - clamd
2250     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u clamav -C clamd -a '/usr/sbin/clamd'"
2251     hostgroups: heavy-exim, heavy-postfix
2252   -
2253     name: service - clamav
2254     nrpe: "/usr/lib/nagios/plugins/check_clamd -H /var/run/clamav/clamd.ctl"
2255     hostgroups: heavy-exim, heavy-postfix
2256     depends: process - clamav - clamd
2257   -
2258     name: process - clamav - freshclam
2259     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C freshclam -a '/usr/bin/freshclam -d --quiet'"
2260     hostgroups: heavy-exim, heavy-postfix
2261     excludehostgroups: jessie, stretch
2262   -
2263     name: process - clamav - freshclam
2264     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C freshclam -a '/usr/bin/freshclam -d --foreground=true'"
2265     hostgroups: heavy-exim, heavy-postfix
2266     excludehostgroups: wheezy
2267   -
2268     name: unwanted process - clamav
2269     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C clamd"
2270     hostgroups: computers
2271     excludehostgroups: heavy-exim, heavy-postfix
2272   -
2273     name: unwanted process - freshclam
2274     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C freshclam"
2275     hostgroups: computers
2276     excludehostgroups: heavy-exim, heavy-postfix
2277   # }}}
2278   # {{{ anti-spam
2279   -
2280     name: process - spamd - master
2281     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd --create-prefs --max-children 5 --helper-home-dir -d --pidfile=/var/run/spamd.pid'"
2282     hostgroups: spamd
2283     excludehosts: picconi
2284     excludehostgroups: jessie, stretch
2285   -
2286     name: process - spamd - master
2287     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd -d --pidfile=/var/run/spamd.pid --create-prefs --max-children 5 --helper-home-dir'"
2288     hostgroups: spamd
2289     excludehosts: picconi
2290     excludehostgroups: wheezy
2291   -
2292     name: process - spamd - master
2293     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd -d --pidfile=/var/run/spamd.pid --create-prefs --max-children 20 --min-spare=5 --helper-home-dir'"
2294     hosts: picconi
2295   -
2296     name: process - spamd - master
2297     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd -d --pidfile=/var/run/spamd.pid --create-prefs --max-children 10 --helper-home-dir'"
2298     hosts: bendel
2299   -
2300     name: process - spamd - child
2301     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:11 -c 1: -C spamd -a 'spamd child'"
2302     hosts: bendel
2303     hostgroups: spamd
2304     depends: process - spamd - master
2305   #
2306   -
2307     name: unwanted process - spamd
2308     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C spamd"
2309     hostgroups: computers
2310     excludehostgroups: spamd
2311     excludehosts: bendel, busoni
2312
2313   -
2314     name: unwanted process - greylistd
2315     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C greylistd"
2316     hostgroups: computers
2317
2318   ###
2319   -
2320     name: process - postgrey
2321     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgrey -a '/usr/sbin/postgrey --pidfile=/var/run/postgrey.pid --daemonize --unix=/var/run/postgrey/socket --retry-window=4 --auto-whitelist-clients=10 --exim'"
2322     hostgroups: heavy-exim
2323     excludehostgroups: jessie, stretch
2324   -
2325     name: process - postgrey
2326     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgrey -a 'postgrey --pidfile=/var/run/postgrey.pid --daemonize --unix=/var/run/postgrey/socket --retry-window=4 --auto-whitelist-clients=10 --exim'"
2327     hostgroups: heavy-exim
2328     excludehostgroups: wheezy
2329   -
2330     name: process - postgrey
2331     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgrey -a 'postgrey --pidfile=/var/run/postgrey.pid --daemonize --inet=127.0.0.1:60000'"
2332     hostgroups: heavy-postfix
2333   #
2334   -
2335     name: unwanted process - postgrey
2336     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C postgrey"
2337     hostgroups: computers
2338     excludehostgroups: heavy-postfix, heavy-exim
2339   ###
2340   -
2341     name: process - amavis - master
2342     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u amavis -a 'amavisd-new (master)'"
2343     hostgroups: amavis-hosts
2344   -
2345     name: process - amavis - all
2346     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1:10 -u amavis -a 'amavisd-new '"
2347     hostgroups: amavis-hosts
2348     depends: process - amavis - master
2349   #
2350   -
2351     name: unwanted process - amavis
2352     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C amavisd-new"
2353     hostgroups: computers
2354     excludehostgroups: amavis-hosts
2355   ###
2356   -
2357     name: process - weightd - master
2358     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u polw -a 'policyd-weight (master)'"
2359     hostgroups: heavy-postfix, alioth
2360   -
2361     name: process - weightd - cache
2362     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u polw -a 'policyd-weight (cache)'"
2363     hostgroups: heavy-postfix, alioth
2364     depends: process - weightd - master
2365   -
2366     name: process - weightd - child
2367     nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:50 -c 1: -u polw -a 'policyd-weight (child)'"
2368     hostgroups: heavy-postfix, alioth
2369     depends: process - weightd - master
2370   ###
2371   -
2372     name: unwanted process - policyd-weight
2373     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C policyd-weight"
2374     hostgroups: computers
2375     excludehostgroups: heavy-postfix, alioth
2376   # }}}
2377   # {{{ postfix
2378   ###
2379   -
2380     name: process - postfix - master
2381     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C master -a '/usr/lib/postfix/sbin/master'"
2382     hostgroups: postfix-hosts
2383
2384   -
2385     name: process - postfix - qmgr
2386     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C qmgr -a 'qmgr -l -t unix -u'"
2387     hostgroups: postfix-hosts
2388     depends: process - postfix - master
2389
2390   -
2391     name: process - postfix - pickup
2392     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C pickup -a 'pickup -l -t unix -u -c'"
2393     hostgroups: postfix-hosts
2394     depends: process - postfix - master
2395
2396   -
2397     name: process - postfix - anvil
2398     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:1 -c 0: -u postfix -C anvil -a 'anvil -l -t unix -u'"
2399     hostgroups: postfix-hosts
2400     depends: process - postfix - master
2401
2402   -
2403     name: process - postfix - trivial-rewrite
2404     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:10 -c 0:15 -u postfix -C trivial-rewrite -a 'trivial-rewrite -n rewrite -t unix -u -c'"
2405     hostgroups: postfix-hosts
2406     depends: process - postfix - master
2407   -
2408     name: process - postfix - proxymap
2409     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:10 -c 0:15 -u postfix -C proxymap -a 'proxymap -t unix -u'"
2410     hostgroups: postfix-hosts
2411     depends: process - postfix - master
2412   -
2413     name: process - postfix - cleanup
2414     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:30 -c 0:50 -u postfix -C cleanup -a 'cleanup -z -t unix -u -c'"
2415     hostgroups: postfix-hosts
2416     depends: process - postfix - master
2417   -
2418     name: process - postfix - local
2419     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:30 -c 0:50 -u postfix -C local -a 'local -t unix'"
2420     hostgroups: postfix-hosts
2421     depends: process - postfix - master
2422
2423   -
2424     name: network service local - smtps cert
2425     nrpe: "/usr/lib/nagios/plugins/check_smtp -H localhost -S -D 14"
2426     hostgroups: postfix-hosts
2427     depends: process - postfix - master
2428     check_interval: 120
2429   # }}}
2430   # {{{ mail - network service
2431   -
2432     name: network service - smtp
2433     check: dsa_check_smtp
2434     hostgroups: computers
2435     excludehostgroups: postfix-hosts, incomingmailrelayed, incomingmailrelayed2025
2436     depends: process - exim
2437
2438   -
2439     name: network service - smtp
2440     check: dsa_check_smtp
2441     hostgroups: postfix-hosts
2442     depends: process - postfix - master
2443   -
2444     name: network service - submission
2445     check: dsa_check_smtp_port!587
2446     hostgroups: incomingmailrelayed
2447     depends: process - exim
2448   -
2449     name: network service - smtp 2025
2450     check: dsa_check_smtp_port!2025
2451     hostgroups: incomingmailrelayed2025
2452     depends: process - exim
2453   # }}}
2454   # }}}
2455   # {{{ ### host specific services
2456   # {{{ HTTP
2457   -
2458     name: process - apache2 - master
2459     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -a /usr/sbin/apache2"
2460     hostgroups: apache2-hosts
2461   -
2462     name: process - apache2 - worker
2463     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1:100 -u www-data -a /usr/sbin/apache2"
2464     hostgroups: apache2-hosts
2465     depends: process - apache2 - master
2466     excludehosts: klecker
2467   -
2468     name: process - apache2 - worker
2469     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:80 -c 1:150 -u www-data -a /usr/sbin/apache2"
2470     hosts: klecker
2471     depends: process - apache2 - master
2472   -
2473     name: unwanted process - apache2
2474     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C apache2"
2475     hostgroups: computers
2476     excludehostgroups: apache2-hosts
2477
2478   -
2479     name: network service - http
2480     check: check_http
2481     hostgroups: apache2-hosts
2482     excludehosts: klecker
2483     depends: process - apache2 - master
2484   -
2485     name: network service - http
2486     check: check_http
2487     depends: klecker:process - apache2 - master
2488     hosts: klecker-ftp
2489
2490   # keyserver on kaufmann
2491   -
2492     name: network service - http keyserver
2493     check: dsa_check_http_port!11371
2494     hosts: kaufmann
2495     depends: process - apache2 - master
2496
2497   # https on various hosts
2498   -
2499     name: network service - https
2500     check: check_https
2501     hostgroups: apache-https
2502     excludehosts: menotti
2503     excludehostgroups: broken_https_default_vhost
2504     depends: "process - apache2 - master"
2505     check_interval: 120
2506   -
2507     name: network service - https
2508     check: check_https
2509     hostgroups: https-service
2510     excludehostgroups: broken_https_default_vhost
2511     check_interval: 120
2512   -
2513     name: network service - https
2514     check: dsa_check_https_want_auth
2515     hosts: menotti
2516     depends: "process - apache2 - master"
2517     check_interval: 120
2518   -
2519     name: network service - https
2520     check: dsa_check_https_any_status
2521     hostgroups: broken_https_default_vhost
2522     depends: "process - apache2 - master"
2523     check_interval: 120
2524   -
2525     name: network service - https cert
2526     check: dsa_check_cert!443
2527     hostgroups: apache-https, https-service
2528     depends: network service - https
2529     check_interval: 60
2530   -
2531     name: unwanted network service - https
2532     check: dsa_check_port_closed!443
2533     hostgroups: apache2-hosts
2534     excludehostgroups: apache-https
2535     check_interval: 60
2536   # }}}
2537   # {{{ FTP
2538   -
2539     name: network service - ftp
2540     check: check_ftp
2541     hostgroups: uploadqueue
2542   # }}}
2543   # {{{ postgres
2544   -
2545     name: unwanted process - postgresql
2546     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0 -C postgres"
2547     hostgroups: computers
2548     excludehostgroups: postgres91-hosts, postgres94-hosts, postgres96-hosts
2549   -
2550     name: unwanted process - postgresql 9.0
2551     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0 -C postgres -a '9.0/bin/postgres'"
2552     hostgroups: computers
2553   -
2554     name: process - postgresql91 - master
2555     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/9.1/bin/postgres'"
2556     hostgroups: postgres91-hosts
2557   -
2558     name: process - postgresql94 - master
2559     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/9.4/bin/postgres'"
2560     hostgroups: postgres94-hosts
2561   -
2562     name: process - postgresql96 - master
2563     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/9.6/bin/postgres'"
2564     hostgroups: postgres96-hosts
2565   -
2566     name: postgresql backups
2567     nrpe: "/usr/bin/sudo -u debbackup /usr/lib/nagios/plugins/dsa-check-backuppg"
2568     hosts: storace, backuphost
2569   # }}}
2570   # {{{ buildd
2571   -
2572     name: process - buildd
2573     servicegroups: buildd
2574     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:5 -u buildd -C perl -a '/usr/bin/buildd'"
2575     hosts: fano, finzi, fils, fayrfax
2576     contact_groups: buildd
2577   -
2578     name: process - buildd
2579     servicegroups: buildd
2580     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:5 -u buildd -C buildd -a '/usr/bin/buildd'"
2581     hostgroups: buildd
2582     excludehosts: fano, finzi, fils, fayrfax
2583     contact_groups: buildd
2584   -
2585     name: processes - zombie schroot
2586     nrpe: "(/usr/lib/nagios/plugins/check_procs -a schroot -s Zs -c 0 > /dev/null || /usr/lib/nagios/plugins/check_procs -a schroot -s Zs -c 0) && /usr/lib/nagios/plugins/check_procs -a schroot -s ZNs -c 0"
2587     hostgroups: buildd
2588     contact_groups: +buildd
2589     check_interval: 5
2590     max_check_attempts: 24
2591     retry_interval: 5
2592   -
2593     name: processes - lvcreate
2594     nrpe: "/usr/lib/nagios/plugins/check_procs -m 'ELAPSED' -c 500 -C lvcreate -u root -a 'lvcreate'"
2595     hostgroups: buildd
2596     contact_groups: +buildd
2597   # }}}
2598   # {{{ NFS Stuff
2599   -
2600     name: process - statd
2601     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u statd -C rpc.statd -a '/sbin/rpc.statd'"
2602     hostgroups: nfs-client, nfs-server
2603     excludehostgroups: stretch
2604   -
2605     name: process - nfsd
2606     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u root -C nfsd -a '[nfsd]'"
2607     hostgroups: nfs-server
2608   -
2609     name: process - lockd
2610     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C lockd -a '[lockd]'"
2611     hostgroups: nfs-server
2612   -
2613     name: process - mountd
2614     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C rpc.mountd -a '/sbin/rpc.mountd'"
2615     hostgroups: nfs-server
2616   #
2617   -
2618     name: process - automount
2619     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C automount -a '/usr/sbin/automount'"
2620     hostgroups: autofs
2621   -
2622     name: unwanted process - automount
2623     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0 -C automount"
2624     hostgroups: computers
2625     excludehostgroups: autofs
2626   # }}}
2627   # {{{ mirroring
2628   -
2629     name: mirror sync - bugs
2630     check: "dsa_check_mirrorsync_skew!bugs.debian.org!project/trace/bugs-master.debian.org!120:600"
2631     hosts: global
2632     servicegroups: mirror
2633   -
2634     name: mirror sync - security
2635     check: "dsa_check_mirrorsync_skew!security-nagios.debian.org!project/trace/security-master.debian.org!150:3600"
2636     hosts: global
2637     servicegroups: mirror
2638   -
2639     name: mirror sync - packages
2640     check: "dsa_check_mirrorsync_skew!packages.debian.org!Pics/.trace!3600:57600"
2641     hosts: global
2642     check_interval: 15
2643     max_check_attempts: 5
2644     retry_interval: 5
2645     servicegroups: mirror
2646   -
2647     name: mirror sync - snapshot
2648     check: "dsa_check_mirrorsync_skew!snapshot.debian.org!project/trace/snapshot-master.debian.org!3600:28800"
2649     hosts: global
2650     check_interval: 15
2651     max_check_attempts: 5
2652     retry_interval: 5
2653     servicegroups: mirror
2654   -
2655     name: mirror sync - debian archive backend
2656     check: "dsa_check_mirrorsync!debian.backend.mirrors.debian.org!debian/project/trace/master"
2657     hosts: global
2658     check_interval: 15
2659     max_check_attempts: 5
2660     retry_interval: 5
2661     servicegroups: mirror
2662
2663   -
2664     name: mirror static sync - bits
2665     check: "dsa_check_staticsync!bits.debian.org"
2666     hosts: global
2667     servicegroups: mirror
2668   -
2669     name: mirror static sync - network-test
2670     check: "dsa_check_staticsync_nossl!network-test.debian.org"
2671     hosts: global
2672     servicegroups: mirror
2673   -
2674     name: mirror static sync - appstream
2675     check: "dsa_check_staticsync!appstream.debian.org"
2676     hosts: global
2677     servicegroups: mirror
2678   -
2679     name: mirror static sync - blends
2680     check: "dsa_check_staticsync!blends.debian.org"
2681     hosts: global
2682     servicegroups: mirror
2683   -
2684     name: mirror static sync - d-i
2685     check: "dsa_check_staticsync!d-i.debian.org"
2686     hosts: global
2687     servicegroups: mirror
2688   -
2689     name: mirror static sync - debaday
2690     check: "dsa_check_staticsync!debaday.debian.net"
2691     hosts: global
2692     servicegroups: mirror
2693   -
2694     name: mirror static sync - debdeltas
2695     check: "dsa_check_staticsync_nossl!debdeltas.debian.net"
2696     hosts: global
2697     servicegroups: mirror
2698   -
2699     name: mirror static sync - dsa
2700     check: "dsa_check_staticsync!dsa.debian.org"
2701     hosts: global
2702     servicegroups: mirror
2703   -
2704     name: mirror static sync - lintian
2705     check: "dsa_check_staticsync!lintian.debian.org"
2706     hosts: global
2707     servicegroups: mirror
2708   -
2709     name: mirror static sync - mozilla
2710     check: "dsa_check_staticsync_nossl!mozilla.debian.net"
2711     hosts: global
2712     servicegroups: mirror
2713   -
2714     name: mirror static sync - news
2715     check: "dsa_check_staticsync!news.debian.net"
2716     hosts: global
2717     servicegroups: mirror
2718   -
2719     name: mirror static sync - incoming.ports
2720     check: "dsa_check_staticsync_nossl!incoming.ports.debian.org"
2721     hosts: global
2722     servicegroups: mirror
2723  # -
2724  #   name: mirror static sync - release
2725  #   check: "dsa_check_staticsync!release.debian.org"
2726  #   hosts: global
2727  #   servicegroups: mirror
2728   -
2729     name: mirror static sync - rtc
2730     check: "dsa_check_staticsync!rtc.debian.org"
2731     hosts: global
2732     servicegroups: mirror
2733   -
2734     name: mirror static sync - security-team
2735     check: "dsa_check_staticsync!security-team.debian.org"
2736     hosts: global
2737     servicegroups: mirror
2738   -
2739     name: mirror static sync - wnpp-by-tags
2740     check: "dsa_check_staticsync!wnpp-by-tags.debian.net"
2741     hosts: global
2742     servicegroups: mirror
2743   -
2744     name: mirror static sync - www.ports
2745     check: "dsa_check_staticsync!www.ports.debian.org"
2746     hosts: global
2747     servicegroups: mirror
2748   -
2749     name: mirror static sync - timeline
2750     check: "dsa_check_staticsync!timeline.debian.net"
2751     hosts: global
2752     servicegroups: mirror
2753   -
2754     name: mirror static sync - backports
2755     check: "dsa_check_staticsync!backports.debian.org"
2756     hosts: global
2757     servicegroups: mirror
2758   -
2759     name: mirror static sync - incoming
2760     check: "dsa_check_staticsync_nossl!incoming.debian.org"
2761     hosts: global
2762     servicegroups: mirror
2763   -
2764     name: mirror static sync - metadata.ftp-master
2765     check: "dsa_check_staticsync_nossl!metadata.ftp-master.debian.org"
2766     hosts: global
2767     servicegroups: mirror
2768   -
2769     name: mirror static sync - mirror-master
2770     check: "dsa_check_staticsync_nossl!mirror-master.debian.org"
2771     hosts: global
2772     servicegroups: mirror
2773   -
2774     name: mirror static sync - deb
2775     check: "dsa_check_staticsync_nossl!deb.debian.org"
2776     hosts: global
2777     servicegroups: mirror
2778   -
2779     name: mirror static sync - manpages
2780     check: "dsa_check_staticsync!manpages.debian.org"
2781     hosts: global
2782     servicegroups: mirror
2783
2784   -
2785     name: mirror static sync - 10years
2786     check: "dsa_check_staticsync!10years.debconf.org"
2787     hosts: global
2788     servicegroups: mirror
2789   -
2790     name: mirror static sync - debconf0
2791     check: "dsa_check_staticsync!debconf0.debconf.org"
2792     hosts: global
2793     servicegroups: mirror
2794   -
2795     name: mirror static sync - debconf1
2796     check: "dsa_check_staticsync!debconf1.debconf.org"
2797     hosts: global
2798     servicegroups: mirror
2799   -
2800     name: mirror static sync - debconf2
2801     check: "dsa_check_staticsync!debconf2.debconf.org"
2802     hosts: global
2803     servicegroups: mirror
2804   -
2805     name: mirror static sync - debconf3
2806     check: "dsa_check_staticsync!debconf3.debconf.org"
2807     hosts: global
2808     servicegroups: mirror
2809   -
2810     name: mirror static sync - debconf4
2811     check: "dsa_check_staticsync!debconf4.debconf.org"
2812     hosts: global
2813     servicegroups: mirror
2814   -
2815     name: mirror static sync - debconf5
2816     check: "dsa_check_staticsync!debconf5.debconf.org"
2817     hosts: global
2818     servicegroups: mirror
2819   -
2820     name: mirror static sync - debconf6
2821     check: "dsa_check_staticsync!debconf6.debconf.org"
2822     hosts: global
2823     servicegroups: mirror
2824   -
2825     name: mirror static sync - debconf7
2826     check: "dsa_check_staticsync!debconf7.debconf.org"
2827     hosts: global
2828     servicegroups: mirror
2829   -
2830     name: mirror static sync - debconf16
2831     check: "dsa_check_staticsync!debconf16.debconf.org"
2832     hosts: global
2833     servicegroups: mirror
2834   -
2835     name: mirror static sync - es
2836     check: "dsa_check_staticsync!es.debconf.org"
2837     hosts: global
2838     servicegroups: mirror
2839   -
2840     name: mirror static sync - fr
2841     check: "dsa_check_staticsync!fr.debconf.org"
2842     hosts: global
2843     servicegroups: mirror
2844   -
2845     name: mirror static sync - miniconf10
2846     check: "dsa_check_staticsync!miniconf10.debconf.org"
2847     hosts: global
2848     servicegroups: mirror
2849   # }}}
2850   # {{{ DNS
2851   -
2852     name: process - named
2853     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:15 -c 1: -u bind -C named -a '/usr/sbin/named '"
2854     hostgroups: bind9-hosts
2855   -
2856     name: network service - dns
2857     check: check_dns
2858     hostgroups: bind9-hosts
2859     depends: process - named
2860   -
2861     name: unwanted process - named
2862     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C named"
2863     hostgroups: computers
2864     excludehostgroups: bind9-hosts
2865   ###
2866   -
2867     name: DNS SOA sync - debian.org
2868     check: "dsa_check_soas_add!denis.debian.org!debian.org"
2869     hosts: global
2870   -
2871     name: DNS SOA sync - debian.net
2872     check: "dsa_check_soas_add!denis.debian.org!debian.net"
2873     hosts: global
2874   -
2875     name: DNS SOA sync - debian.com
2876     check: "dsa_check_soas_add!denis.debian.org!debian.com"
2877     hosts: global
2878   -
2879     name: DNS SOA sync - 144-28.118.59.86.in-addr.arpa
2880     check: "dsa_check_soas_add!denis.debian.org!144-28.118.59.86.in-addr.arpa"
2881     hosts: global
2882   -
2883     name: DNS SOA sync - alioth.debian.org
2884     check: "dsa_check_soas_add!denis.debian.org!alioth.debian.org"
2885     hosts: global
2886   -
2887     name: DNS SOA sync - debconf.net
2888     check: "dsa_check_soas_add!denis.debian.org!debconf.net"
2889     hosts: global
2890   -
2891     name: DNS SOA sync - debconf.org
2892     check: "dsa_check_soas_add!denis.debian.org!debconf.org"
2893     hosts: global
2894   -
2895     name: DNS SOA sync - debianday.org
2896     check: "dsa_check_soas_add!denis.debian.org!debianday.org"
2897     hosts: global
2898   -
2899     name: DNS SOA sync - dpkg.org
2900     check: "dsa_check_soas_add!denis.debian.org!dpkg.org"
2901     hosts: global
2902   -
2903     name: DNS - delegation and signature expiry
2904     hosts: global
2905     remotecheck: "/usr/lib/nagios/plugins/dsa-check-zone-rrsig-expiration-many --warn 20d --critical 7d --geozonedir /srv/dns.debian.org/repositories/auto-dns/zones /srv/dns.debian.org/repositories/domains"
2906     runfrom: denis
2907   -
2908     name: DNS - security delegations
2909     hosts: global
2910     remotecheck: "/usr/lib/nagios/plugins/dsa-check-dnssec-delegation --dir /srv/dns.debian.org/repositories/domains --dir /srv/dns.debian.org/repositories/auto-dns/zones check-header"
2911     runfrom: denis
2912   -
2913     name: DNS - key coverage
2914     hosts: global
2915     remotecheck: "/usr/lib/nagios/plugins/dsa-check-statusfile /srv/dns.debian.org/var/nagios/coverage"
2916     runfrom: denis
2917   -
2918     name: DNS - DS expiry
2919     hosts: global
2920     remotecheck: "/usr/lib/nagios/plugins/dsa-check-statusfile /srv/dns.debian.org/var/nagios/ds"
2921     runfrom: denis
2922   -
2923     name: DNS - zones signed properly
2924     hosts: global
2925     remotecheck: "/usr/lib/nagios/plugins/dsa-check-zone-signature-all"
2926     runfrom: denis
2927   # }}}
2928   # {{{ storage
2929   -
2930     name: ping alive check
2931     remotecheck: "/usr/lib/nagios/plugins/check_ping -H $HOSTADDRESS$ -w 50,10% -c 200,30%"
2932     runfrom: ubc-bl8
2933     hosts: giustini
2934     check_interval: 5
2935     max_check_attempts: 4
2936     retry_interval: 1
2937   -
2938     name: Overall Unit Status
2939     remotecheck: "/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C public -P 2c -o connUnitStatus -n -c 3 -w 3"
2940     runfrom: ubc-bl8
2941     hosts: giustini
2942   -
2943     name: event log
2944     remotecheck: "/usr/lib/nagios/plugins/dsa-check-msa-eventlog --start=11298 $HOSTADDRESS$ public"
2945     runfrom: ubc-bl8
2946     hosts: giustini
2947   ###
2948   -
2949     name: process - multipathd
2950     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:15 -c 1: -u root -C multipathd -a '/sbin/multipathd'"
2951     hostgroups: multipath-hosts
2952   -
2953     name: unwanted process - multipathd
2954     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C multipathd"
2955     hostgroups: computers
2956     excludehostgroups: multipath-hosts
2957   # }}}
2958   # {{{ porterbox
2959   -
2960     name: current chroots
2961     nrpe: "/usr/lib/nagios/plugins/dsa-check-dchroots-current"
2962     hostgroups: porterbox
2963     check_interval:  60
2964     retry_interval: 15
2965   # }}}
2966   # {{{ openstack
2967 #  -
2968 #    name: process - openstack - memcached
2969 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u nobody -C memcached -a '/usr/bin/memcached -m 128 -p 11211 -u nobody -l 0.0.0.0'"
2970 #    hostgroups: openstack-controller
2971 #  -
2972 #    name: process - openstack - glance-registry
2973 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u glance -C glance-registry -a '/usr/bin/python /usr/bin/glance-registry'"
2974 #    hostgroups: openstack-controller
2975 #  -
2976 #    name: process - openstack - nova-api
2977 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u nova -C nova-api -a '/usr/bin/python /usr/bin/nova-api --config-file=/etc/nova/nova.conf --log-file /var/log/nova/nova-api.log'"
2978 #    hostgroups: openstack-controller
2979 #  -
2980 #    name: process - openstack - nova-compute
2981 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u nova -C nova-compute -a '/usr/bin/python /usr/bin/nova-compute --config-file=/etc/nova/nova.conf --log-file /var/log/nova/nova-compute.log --config-file=/etc/nova/nova-compute.conf'"
2982 #    hostgroups: openstack-compute
2983 #  -
2984 #    name: process - openstack - nova-cert
2985 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u nova -C nova-cert -a '/usr/bin/python /usr/bin/nova-cert --config-file=/etc/nova/nova.conf --log-file /var/log/nova/nova-cert.log'"
2986 #    hostgroups: openstack-controller
2987 #  -
2988 #    name: process - openstack - nova-conductor
2989 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u nova -C nova-conductor -a '/usr/bin/python /usr/bin/nova-conductor --config-file=/etc/nova/nova.conf --log-file /var/log/nova/nova-conductor.log'"
2990 #    hostgroups: openstack-controller
2991 #  -
2992 #    name: process - openstack - nova-consoleauth
2993 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u nova -a '/usr/bin/python /usr/bin/nova-consoleauth --config-file=/etc/nova/nova.conf --log-file /var/log/nova/nova-consoleauth.log'"
2994 #    hostgroups: openstack-controller
2995 #  -
2996 #    name: process - openstack - nova-scheduler
2997 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u nova -a '/usr/bin/python /usr/bin/nova-scheduler --config-file=/etc/nova/nova.conf --log-file /var/log/nova/nova-scheduler.log'"
2998 #    hostgroups: openstack-controller
2999 #  -
3000 #    name: process - openstack - nova-spicehtml5proxy
3001 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u nova -a '/usr/bin/python /usr/bin/nova-spicehtml5proxy --log-file /var/log/nova/nova-consoleproxy.log'"
3002 #    hostgroups: openstack-controller
3003 #  -
3004 #    name: process - openstack - neutron-server
3005 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u neutron -C neutron-server -a '/usr/bin/python2.7 /usr/bin/neutron-server --config-file=/etc/neutron/neutron.conf --config-file /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini --log-file=/var/log/neutron/neutron-server.log'"
3006 #    hostgroups: openstack-controller
3007   # }}}
3008   # {{{ misc
3009   -
3010     name: system - all services running
3011     nrpe: "/usr/bin/sudo /bin/systemctl is-system-running"
3012     hostgroups: jessie, stretch
3013     excludehostgroups: freebsd
3014   ###
3015   -
3016     name: process - slapd
3017     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:20 -c 1:50 -u openldap -C slapd -a '/usr/sbin/slapd -h ldap:/// ldaps:/// -g openldap -u openldap'"
3018     hosts: draghi
3019   -
3020     name: network service - ldaps cert
3021     check: dsa_check_cert!636
3022     depends: process - slapd
3023     check_interval: 60
3024     hosts: draghi
3025   ###
3026   -
3027     name: network service - finger
3028     check: check_tcp!79
3029     hosts: draghi
3030     depends: process - xinetd
3031   ###
3032   -
3033     name: network service - rsync
3034     check: check_tcp!873
3035     hostgroups: rsyncd-hosts
3036   ###
3037   -
3038     name: process - icinga
3039     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:90 -c 1: -u nagios -C icinga -a '/usr/sbin/icinga -d /etc/icinga/icinga.cfg'"
3040     hosts: tchaikovsky
3041   ###
3042   -
3043     name: process - debianqueued
3044     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u dak-unpriv -C debianqueued"
3045     hostgroups: queued
3046   ####
3047   -
3048     name: network service - gobby
3049     check: check_tcp!6523
3050     hosts: gombert
3051     contact_groups: gobby
3052   ####
3053   -
3054     name: network service - sip-tls cert - 443
3055     check: dsa_check_cert!443
3056     check_interval: 60
3057     hosts: vogler
3058   -
3059     name: network service - sip-tls cert - 5061
3060     check: dsa_check_cert!5061
3061     check_interval: 60
3062     hosts: vogler
3063   ####
3064   -
3065     name: puppetmaster cert
3066     nrpe: "sudo -u puppet /usr/lib/nagios/plugins/dsa-check-cert-expire /var/lib/puppet/ssl/certs/ca.pem"
3067     hosts: handel
3068     check_interval: 60
3069     max_check_attempts: 2
3070     retry_interval: 5
3071   -
3072     name: puppet - agent check
3073     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/puppet-agent"
3074     hostgroups: computers
3075     excludehosts: moszumanska
3076     check_interval:  60
3077     retry_interval: 15
3078   # }}}
3079 # }}}
3080
3081 # vim: set ts=2 sw=2 et ai si fdm=marker: