17074bdf0356f3838cda3359964d2910ac3c17b0
[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, stretch, 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, stretch, 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, stretch, 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   mirror-csail:
590     address: 128.31.0.62
591     parents: ganeti-csail
592     hostgroups: computers, service, hassrvfs, kvmdomains, stretch, apache2-hosts, rsyncd-hosts, apache-https, systemd-timesyncd
593   x86-csail-01:
594     address: 128.31.0.50
595     parents: ganeti-csail
596     hostgroups: computers, buildd, hassrvfs, kvmdomains, stretch, systemd-timesyncd
597   x86-csail-02:
598     address: 128.31.0.68
599     parents: ganeti-csail
600     hostgroups: computers, buildd, hassrvfs, kvmdomains, stretch, systemd-timesyncd
601   soriano:
602     address: 128.31.0.67
603     parents: ganeti-csail
604     hostgroups: computers, service, kvmdomains, hassrvfs, stretch, apache2-hosts, apache-https, systemd-timesyncd
605   pkgmirror-csail:
606     address: 128.31.0.51
607     parents: ganeti-csail
608     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, no-bacula, apache-https, hassrvfs, systemd-timesyncd
609   usper:
610     address: 128.31.0.69
611     parents: ganeti-csail
612     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, uploadqueue, queued, systemd-timesyncd
613   # }}}
614   # {{{ gw-dgi
615   storace:
616     address: 93.94.130.161
617     parents: gw-dgi
618     hostgroups: computers, stretch, dl380, nfs-client, hassrvfs
619   # }}}
620   # {{{ gw-gatech
621   sechter:
622     address: 128.61.240.73
623     parents: gw-gatech
624     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, sw-raid, hasbootfs, hassrvfs, stretch, security_mirror
625   # }}}
626   # {{{ gw-grnet
627   ganeti-grnet:
628     address: 194.177.211.194
629     parents: gw-grnet
630     hostgroups: notacomputer
631   grnet-node01:
632     address: 194.177.211.195
633     parents: gw-grnet
634     hostgroups: computers, service, dl380, stretch, drbd-hosts
635   grnet-node02:
636     address: 194.177.211.196
637     parents: gw-grnet
638     hostgroups: computers, service, dl380, stretch, drbd-hosts
639   loghost-grnet-01:
640     address: 194.177.211.200
641     parents: gw-grnet
642     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, systemd-timesyncd
643   geo3:
644     address: 194.177.211.201
645     parents: gw-grnet
646     hostgroups: computers, service, bind9-hosts, kvmdomains, stretch, systemd-timesyncd
647   cgi-grnet-01:
648     address: 194.177.211.202
649     parents: gw-grnet
650     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, xinetd-hosts, systemd-timesyncd
651   x86-grnet-01:
652     address: 194.177.211.203
653     parents: ganeti-grnet
654     hostgroups: computers, buildd, hassrvfs, kvmdomains, stretch, systemd-timesyncd
655   vittoria:
656     address: 194.177.211.205
657     parents: ganeti-grnet
658     hostgroups: computers, service, hassrvfs, kvmdomains, stretch, postgres96-hosts, apache2-hosts, apache-https, systemd-timesyncd
659   boott:
660     address: 194.177.211.206
661     parents: ganeti-grnet
662     hostgroups: computers, service, hassrvfs, kvmdomains, stretch, systemd-timesyncd
663   porta:
664     address: 194.177.211.207
665     parents: ganeti-grnet
666     hostgroups: computers, service, hassrvfs, kvmdomains, stretch, rsyncd-hosts, systemd-timesyncd
667   melartin:
668     address: 194.177.211.208
669     parents: ganeti-grnet
670     hostgroups: computers, service, kvmdomains, stretch, systemd-timesyncd, postgres96-hosts, hassrvfs
671   static-master-grnet-01:
672     address: 194.177.211.209
673     parents: ganeti-grnet
674     hostgroups: computers, service, kvmdomains, stretch, systemd-timesyncd, hassrvfs
675   # }}}
676   # {{{ gw-isc
677   mirror-isc:
678     address: 149.20.4.13
679     parents: gw-isc
680     hostgroups: computers, service, apache2-hosts, apache-https, dl360, hassrvfs, xinetd-hosts, stretch
681   mirror-isc2:
682     address: 149.20.4.14
683     parents: mirror-isc
684     hostgroups: secondary-IPs, rsyncd-hosts, security_mirror
685   mirror-isc3:
686     address: 149.20.4.15
687     parents: mirror-isc
688     hostgroups: secondary-IPs
689   mirror-isc-syncproxy:
690     address: 149.20.4.16
691     parents: mirror-isc
692     hostgroups: secondary-IPs, rsyncd-hosts
693   # }}}
694   # {{{ gw-leaseweb
695   lw01:
696     address: 185.17.185.177
697     parents: gw-leaseweb
698     hostgroups: computers, service, jessie, dl180, nfs-server, rsyncd-hosts
699   lw02:
700     address: 185.17.185.178
701     parents: gw-leaseweb
702     hostgroups: computers, service, jessie, dl180, nfs-server, rsyncd-hosts
703   lw03:
704     address: 185.17.185.179
705     parents: gw-leaseweb
706     hostgroups: computers, service, jessie, dl180, nfs-server, rsyncd-hosts
707   lw04:
708     address: 185.17.185.180
709     parents: gw-leaseweb
710     hostgroups: computers, service, jessie, dl180, nfs-server, rsyncd-hosts
711   lw07:
712     address: 185.17.185.187
713     parents: gw-leaseweb
714     hostgroups: computers, service, jessie, dl180, nfs-client, autofs, hassrvfs, postgres94-hosts, apache2-hosts
715   lw08:
716     address: 185.17.185.189
717     parents: gw-leaseweb
718     hostgroups: computers, service, jessie, dl180, nfs-client, autofs, hassrvfs, apache2-hosts
719   lw09:
720     address: 185.17.185.181
721     parents: gw-leaseweb
722     hostgroups: computers, service, stretch, dl180
723   lw10:
724     address: 185.17.185.182
725     parents: gw-leaseweb
726     hostgroups: computers, service, stretch, dl180
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   vento:
753     address: 82.195.75.98
754     parents: ganeti3
755     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, heavy-exim
756   lully:
757     address: 82.195.75.99
758     parents: ganeti3
759     hostgroups: computers, service, hasbootfs, kvmdomains, stretch, hasvarlogfs
760   draghi:
761     address: 82.195.75.106
762     parents: ganeti3
763     hostgroups: computers, service, hasbootfs, hassrvfs, apache2-hosts, spamd, heavy-exim, kvmdomains, xinetd-hosts, apache-https, stretch
764   geo1:
765     address: 82.195.75.105
766     parents: ganeti3
767     hostgroups: computers, service, bind9-hosts, kvmdomains, stretch
768   handel:
769     address: 82.195.75.104
770     parents: ganeti3
771     hostgroups: computers, service, kvmdomains, apache2-hosts, stretch, postgres96-hosts
772   kaufmann:
773     address: 82.195.75.107
774     parents: ganeti3
775     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, kvmdomains, stretch, apache-https
776   ganeti3:
777     address: 82.195.75.111
778     parents: gw-manda
779     hostgroups: notacomputer
780   wilder:
781     address: 82.195.75.112
782     parents: ganeti3
783     hostgroups: computers, service, hassrvfs, apache2-hosts, kvmdomains, stretch, apache-https, rsyncd-hosts
784   mailly:
785     address: 82.195.75.114
786     parents: ganeti3
787     hostgroups: computers, service, kvmdomains, stretch, spamd, heavy-exim, mail-relay
788   denis:
789     address: 82.195.75.91
790     parents: ganeti3
791     hostgroups: computers, service, kvmdomains, stretch, bind9-hosts
792   vogler:
793     address: 82.195.75.92
794     parents: ganeti3
795     hostgroups: computers, service, kvmdomains, stretch
796   wolkenstein:
797     address: 82.195.75.65
798     parents: ganeti3
799     hostgroups: computers, hasbootfs, hassrvfs, kvmdomains, service, xinetd-hosts, apache2-hosts, stretch, apache-https
800   mips-manda-01:
801     address: 82.195.75.66
802     parents: gw-manda
803     hostgroups: computers, buildd, stretch, hassrvfs
804   mipsel-manda-01:
805     address: 82.195.75.72
806     parents: gw-manda
807     hostgroups: computers, buildd, stretch, hassrvfs, sw-raid, hasbootfs
808   mipsel-manda-02:
809     address: 82.195.75.74
810     parents: gw-manda
811     hostgroups: computers, buildd, stretch, hassrvfs, sw-raid, hasbootfs
812   mipsel-manda-03:
813     address: 82.195.75.67
814     parents: gw-manda
815     hostgroups: computers, buildd, stretch, hassrvfs
816   seger:
817     address: 82.195.75.93
818     parents: ganeti3
819     hostgroups: computers, service, apache2-hosts, hassrvfs, rsyncd-hosts, kvmdomains, apache-https, postgres96-hosts, stretch
820   suchon:
821     address: 82.195.75.68
822     parents: ganeti3
823     hostgroups: computers, service, kvmdomains, stretch, uploadqueue, queued, systemd-timesyncd
824   # }}}
825   # {{{ gw-marist
826   zani:
827     address: 148.100.88.22
828     parents: gw-marist
829     hostgroups: computers, buildd, hassrvfs, stretch, incomingmailrelayed
830   # }}}
831   # {{{ gw-osuosl
832   byrd:
833     address: 140.211.166.200
834     parents: gw-osuosl
835     hostgroups: computers, service, dl380, stretch
836   beach:
837     address: 140.211.166.201
838     parents: byrd
839     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, hassrvfs, rsyncd-hosts, apache-https
840
841   pieta:
842     address: 140.211.166.195
843     parents: gw-osuosl
844     hostgroups: computers, stretch, service, manyprocesses
845   ppc64el-osuosl-01:
846     address: 140.211.166.196
847     parents: pieta
848     hostgroups: computers, hassrvfs, buildd, stretch
849   powerpc-osuosl-01:
850     address: 140.211.166.197
851     parents: pieta
852     hostgroups: computers, hassrvfs, buildd, jessie
853   partch:
854     address: 140.211.15.152
855     parents: gw-osuosl
856     hostgroups: computers, jessie, hassrvfs, porterbox, sw-raid
857   # }}}
858   # {{{ gw-sanger
859   sallinen:
860     address: 193.62.202.26
861     parents: gw-sanger
862     hostgroups: computers, service, stretch, dl380, nfs-client, autofs, postgres96-hosts
863   sibelius:
864     address: 193.62.202.28
865     parents: gw-sanger
866     hostgroups: computers, postgres94-hosts, service, apache2-hosts, sw-raid, jessie, rsyncd-hosts, hasvarlogfs, multipath-hosts, nfs-server
867     contacts: tjrc1, dave
868   smetana:
869     address: 193.62.202.29
870     parents: gw-sanger
871     hostgroups: computers, sw-raid, sparc, wheezy, no-bacula
872     contacts: tjrc1, dave
873   # }}}
874   # {{{ gw-scanplus
875   lobos:
876     address: 212.211.132.250
877     parents: gw-scanplus-lobos
878     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl380, hassrvfs, stretch, security_mirror
879   villa:
880     address: 212.211.132.32
881     parents: gw-scanplus-villa
882     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl360, hassrvfs, stretch, security_mirror
883   # }}}
884   # {{{ gw-sil
885   eberlin:
886     address: 86.59.118.155
887     parents: gw-sil
888     hostgroups: computers, buildd, stretch, sw-raid
889   mips-sil-01:
890     address: 86.59.118.146
891     parents: gw-sil
892     hostgroups: computers, buildd, stretch, hassrvfs
893   mipsel-sil-01:
894     address: 86.59.118.147
895     parents: gw-sil
896     hostgroups: computers, buildd, stretch, hassrvfs
897   # }}}
898   # {{{ gw-skroutz
899   mirror-skroutz:
900     address: 154.57.0.251
901     parents: gw-skroutz1, gw-skroutz2
902     hostgroups: computers, stretch, service, sw-raid, hassrvfs, apache2-hosts
903   # }}}
904   # {{{ ubc-gateway
905   ubc-enc2bl01:
906     address: 209.87.16.1
907     parents: ubc-gateway
908     hostgroups: computers, bl460g8, service, stretch, multipath-hosts, manyprocesses
909   ubc-enc2bl02:
910     address: 209.87.16.2
911     parents: ubc-gateway
912     hostgroups: computers, bl460g8, service, stretch, multipath-hosts, manyprocesses
913   ubc-enc2bl09:
914     address: 209.87.16.9
915     parents: ubc-gateway
916     hostgroups: computers, bl460g8, service, stretch, multipath-hosts, manyprocesses
917   ubc-enc2bl10:
918     address: 209.87.16.10
919     parents: ubc-gateway
920     hostgroups: computers, bl460g8, service, stretch, multipath-hosts, manyprocesses
921
922   rachmaninoff:
923     address: 209.87.16.20
924     parents: ubc-gateway
925     hostgroups: computers, service, kvmdomains, stretch, systemd-timesyncd
926   x86-ubc-01:
927     address: 209.87.16.21
928     parents: ubc-gateway
929     hostgroups: computers, buildd, hassrvfs, kvmdomains, stretch, systemd-timesyncd
930   elgar:
931     address: 209.87.16.24
932     parents: ubc-gateway
933     hostgroups: computers, service, kvmdomains, stretch, systemd-timesyncd
934   gombert:
935     address: 209.87.16.25
936     parents: ubc-gateway
937     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, apache-https, systemd-timesyncd
938   nono:
939     address: 209.87.16.26
940     parents: ubc-gateway
941     hostgroups: computers, service, kvmdomains, stretch, heavy-exim, apache2-hosts, apache-https, broken_https_default_vhost, hassrvfs, systemd-timesyncd
942   reger:
943     address: 209.87.16.27
944     parents: ubc-gateway
945     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, apache-https, heavy-exim, systemd-timesyncd
946   diabelli:
947     address: 209.87.16.28
948     parents: ubc-gateway
949     hostgroups: computers, service, kvmdomains, stretch, apache2-hosts, apache-https, broken_https_default_vhost, systemd-timesyncd
950   menotti:
951     address: 209.87.16.29
952     parents: ubc-gateway
953     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, systemd-timesyncd
954   danzi:
955     address: 209.87.16.30
956     parents: ubc-gateway
957     hostgroups: computers, service, kvmdomains, stretch, postgres96-hosts, systemd-timesyncd
958   geo2:
959     address: 209.87.16.31
960     parents: ubc-gateway
961     hostgroups: computers, service, bind9-hosts, kvmdomains, stretch, systemd-timesyncd
962   lotti:
963     address: 209.87.16.32
964     parents: ubc-gateway
965     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, systemd-timesyncd
966   muffat:
967     address: 209.87.16.33
968     parents: ubc-gateway
969     hostgroups: computers, service, kvmdomains, stretch, spamd, heavy-exim, mail-relay, systemd-timesyncd
970   sonntag:
971     address: 209.87.16.34
972     parents: ubc-gateway
973     hostgroups: computers, service, kvmdomains, stretch, nfs-client, autofs, systemd-timesyncd
974   tchaikovsky:
975     address: 209.87.16.35
976     parents: ubc-gateway
977     hostgroups: computers, general, apache2-hosts, kvmdomains, apache-https, stretch, systemd-timesyncd
978   gretchaninov:
979     address: 209.87.16.36
980     parents: ubc-gateway
981     hostgroups: computers, general, kvmdomains, stretch, hassrvfs, nfs-server, apache2-hosts, xinetd-hosts, apache-https, systemd-timesyncd
982   tye:
983     address: 209.87.16.37
984     parents: ubc-gateway
985     hostgroups: computers, service, kvmdomains, stretch, heavy-exim, apache2-hosts, apache-https, nfs-client, autofs, hassrvfs, systemd-timesyncd
986   ullmann:
987     address: 209.87.16.38
988     parents: ubc-gateway
989     hostgroups: computers, service, kvmdomains, stretch, postgres96-hosts, nfs-client, apache2-hosts, autofs, apache-https, systemd-timesyncd
990   buxtehude:
991     address: 209.87.16.39
992     parents: ubc-gateway
993     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, heavy-exim, postgres96-hosts, hasvarlogfs, apache-https, spamd, nfs-server, systemd-timesyncd
994   piu-slave-ubc-01:
995     address: 209.87.16.42
996     parents: ubc-gateway
997     hostgroups: computers, service, kvmdomains, stretch, nfs-client, autofs, systemd-timesyncd
998     contacts: holger
999   hier:
1000     address: 209.87.16.43
1001     parents: ubc-gateway
1002     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, nfs-client, autofs, systemd-timesyncd
1003   godard:
1004     address: 209.87.16.44
1005     parents: ubc-gateway
1006     hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, systemd-timesyncd, postfix-hosts, postgres96-hosts, manyprocesses
1007   debussy:
1008     address: 209.87.16.46
1009     parents: ubc-gateway
1010     hostgroups: computers, service, kvmdomains, stretch, systemd-timesyncd, apache2-hosts, apache-https, broken_https_default_vhost
1011   # }}}
1012   # {{{ gw-umn
1013   #saens:
1014   #  address: 128.101.240.212
1015   #  parents: gw-umn
1016   #  hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl380, hasvarfs, hasusrfs, hasorgfs, xinetd-hosts, wheezy, security_mirror, no-bacula
1017   mirror-umn:
1018     address: 128.101.240.212
1019     parents: gw-umn
1020     hostgroups: computers, service, apache2-hosts, apache-https, dl360, hassrvfs, stretch
1021   mirror-umn2:
1022     address: 128.101.240.215
1023     parents: mirror-umn
1024     hostgroups: secondary-IPs, rsyncd-hosts, security_mirror
1025   mirror-umn3:
1026     address: 128.101.240.216
1027     parents: mirror-umn
1028     hostgroups: secondary-IPs, rsyncd-hosts
1029   mirror-umn4:
1030     address: 128.101.240.217
1031     parents: mirror-umn
1032     hostgroups: secondary-IPs
1033   # }}}
1034   # {{{ gw-unicamp
1035   prokofiev:
1036     address: 177.220.10.140
1037     parents: gw-unicamp
1038     hostgroups: computers, stretch, service, manyprocesses
1039   powerpc-unicamp-01:
1040     address: 177.220.10.141
1041     parents: prokofiev
1042     hostgroups: computers, hassrvfs, buildd, jessie
1043   ppc64el-unicamp-01:
1044     address: 177.220.10.142
1045     parents: prokofiev
1046     hostgroups: computers, hassrvfs, buildd, stretch
1047   plummer:
1048     address: 177.220.10.143
1049     parents: prokofiev
1050     hostgroups: computers, porterbox, hassrvfs, stretch
1051   # }}}
1052   # {{{ gw-utwente
1053   klecker:
1054     address: 130.89.148.10
1055     parents: gw-utwente
1056     hostgroups: computers, service, apache2-hosts, apache-https, rsyncd-hosts, dl380, stretch, incomingmailrelayed2025, hassrvfs
1057   klecker-ftp:
1058     address: 130.89.148.12
1059     parents: klecker
1060     hostgroups: secondary-IPs
1061   klecker-archive:
1062     address: 130.89.148.13
1063     parents: klecker
1064     hostgroups: secondary-IPs
1065   klecker-static:
1066     address: 130.89.148.14
1067     parents: klecker
1068     hostgroups: secondary-IPs
1069   # }}}
1070   # {{{ gw-ynic
1071   henze:
1072     address: 144.32.168.74
1073     parents: gw-ynic
1074     hostgroups: computers, hasbootfs, hassrvfs, armhf, stretch, buildd
1075   hasse:
1076     address: 144.32.168.75
1077     parents: gw-ynic
1078     hostgroups: computers, hasbootfs, hassrvfs, armhf, stretch, buildd
1079   antheil:
1080     address: 144.32.168.76
1081     parents: gw-ynic
1082     hostgroups: computers, hasbootfs, hassrvfs, armhf, stretch, buildd
1083   # }}}
1084   # {{{ gw-zivit
1085   zandonai:
1086     address: 80.245.147.46
1087     parents: gw-zivit
1088     hostgroups: computers, buildd, hassrvfs, stretch
1089   zelenka:
1090     address: 80.245.147.40
1091     parents: gw-zivit
1092     hostgroups: computers, porterbox, hassrvfs, stretch
1093   # }}}
1094   # {{{ gw-sakura
1095   setoguchi:
1096     address: 133.242.99.74
1097     parents: gw-sakura
1098     hostgroups: computers, service, stretch, no-bacula, hassrvfs, apache2-hosts, rsyncd-hosts, security_mirror
1099   # }}}
1100
1101 # {{{ ############################# host groups #############################
1102 hostgroups:
1103   computers:
1104     alias: computers
1105     private: 1
1106     extinfo-icon_image: base/debian.png
1107     extinfo-icon_image_alt: Debian GNU/Linux
1108     extinfo-notes_url: https://db.debian.org/machines.cgi?host=%s
1109   layer3-infrastructure:
1110     alias: Layer 3 Devices
1111     extinfo-icon_image: base/switch40.png
1112     extinfo-icon_image_alt: router
1113   notacomputer:
1114     alias: Systems that are not really systems.  Yeah :)
1115     private: 1
1116   armhf:
1117     alias: armhf
1118     private: 1
1119   sparc:
1120     alias: sparc
1121     private: 1
1122
1123   porterbox:
1124     alias: developer accessible porter machines
1125   service:
1126     alias: machines running services
1127   buildd:
1128     alias: buildd systems
1129   general:
1130     alias: general purpose developer accessible machines
1131
1132   dl380:
1133     alias: HP DL380 hosts
1134     private: 1
1135   dl360:
1136     alias: HP DL360 hosts
1137     private: 1
1138   bl460:
1139     alias: HP BL460 blades
1140     private: 1
1141   bl460g8:
1142     alias: HP BL460 Gen8 blades
1143     private: 1
1144   bm-bl:
1145     alias: HP blades at bytemark
1146     private: 1
1147   dl180:
1148     alias: HP DL180
1149     private: 1
1150   dl120:
1151     alias: HP DL120
1152     private: 1
1153   sw-raid:
1154     alias: Hosts with Linux software raid
1155     private: 1
1156   aacraid:
1157     alias: Hosts with Adaptec AACraid
1158     private: 1
1159
1160   wheezy:
1161     alias: Hosts running wheezy
1162   jessie:
1163     alias: Hosts running jessie
1164   stretch:
1165     alias: Hosts running stretch
1166
1167   kvmdomains:
1168     alias: Hosts that are KVM domains
1169     private: 1
1170
1171   drbd-hosts:
1172     alias: hosts running drbd
1173   multipath-hosts:
1174     alias: hosts running multipathd
1175   postfix-hosts:
1176     alias: hosts running postfix instead of exim
1177     private: 1
1178   heavy-exim:
1179     alias: "hosts running the full mail stuff, including clamav and postgrey"
1180     private: 1
1181   mail-relay:
1182     alias: "relays usually are hosts with more exim processes"
1183     private: 1
1184   spamd:
1185     alias: "hosts running spamassassin as daemon"
1186     private: 1
1187   heavy-postfix:
1188     alias: "postfix hosts running the full mail stuff, including clamav, SA, postgrey, policyd-weight"
1189     private: 1
1190   apache2-hosts:
1191     alias: hosts running apache2
1192     private: 1
1193   bind9-hosts:
1194     alias: hosts running bind9
1195     private: 1
1196   amavis-hosts:
1197     alias: hosts running amavis
1198     private: 1
1199   rsyncd-hosts:
1200     alias: hosts providing rsync services
1201     private: 1
1202   xinetd-hosts:
1203     alias: hosts providing services via xinetd
1204     private: 1
1205   postgres91-hosts:
1206     alias: hosts running postgres91
1207     private: 1
1208   postgres94-hosts:
1209     alias: hosts running postgres94
1210     private: 1
1211   postgres96-hosts:
1212     alias: hosts running postgres96
1213     private: 1
1214   no-ulogd:
1215     alias: hosts not running ulogd
1216     private: 1
1217   acpid-hosts:
1218     alias: hosts running acpid
1219     private: 1
1220   uploadqueue:
1221     alias: hosts that are an anonymous ftp uploadqueue
1222     private: 1
1223   queued:
1224     alias: hosts running queued
1225     private: 1
1226   bosserver:
1227     alias: hosts running bosserver
1228     private: 1
1229   apache-https:
1230     alias: hosts with https services
1231     private: 1
1232   https-service:
1233     alias: https service for secondary addresses
1234     private: 1
1235   broken_https_default_vhost:
1236     alias: https default vhost does not say 200 OK
1237     private: 1
1238   manyprocesses:
1239     alias: hosts with lots and lots of (kernel) processes
1240
1241   no-bacula:
1242     alias: hosts which are not being backed up with bacula
1243     private: 1
1244
1245   nfs-client:
1246     alias: hosts mounting filesystems using NFS
1247     private: 1
1248   nfs-server:
1249     alias: hosts serving filesystems using NFS
1250     private: 1
1251   autofs:
1252     alias: hosts running the automounter
1253     private: 1
1254   systemd-timesyncd:
1255     alias: Vms running systemd-timesyncd
1256     private: 1
1257
1258   highload:
1259     alias: "hosts on which high load is normal"
1260     private: 1
1261
1262   secondary-IPs:
1263     alias: secondary IP addresses
1264     private: 1
1265
1266   hasbootfs:
1267     alias: hosts with a /boot filesystem
1268     private: 1
1269   hassrvfs:
1270     alias: hosts with a /srv filesystem
1271     private: 1
1272   hasvarlogfs:
1273     alias: hosts with a /var/log filesystem
1274     private: 1
1275
1276   incomingmailrelayed:
1277     alias: incoming mail needs to go through a mail relay
1278     # i.e. no port 25
1279     private: 1
1280   incomingmailrelayed2025:
1281     alias: incoming mail needs to go through a mail relay
1282     # i.e. no port 25
1283     private: 1
1284
1285   brokensamhain:
1286     alias: machines that can not run samhain
1287     private: 1
1288   high-RTT:
1289     alias: machines with high round trip times
1290     private: 1
1291   alioth:
1292     alias: machines that just are just awkward
1293     private: 1
1294   #openstack-compute:
1295   #  alias: nodes that run OpenStack compute
1296   #  private: 1
1297   openstack-controller:
1298     alias: nodes that run OpenStack controller
1299     private: 1
1300
1301   security_mirror:
1302     alias: hosts that are security mirrors
1303     private: 1
1304
1305   broken_mq:
1306     alias: hosts whose MQ is broken
1307     private: 1
1308 # }}}
1309 # {{{ ############################# servicegroups #############################
1310 servicegroups:
1311   diskspace:
1312     alias: diskusage checks
1313   buildd:
1314     alias: buildd checks
1315   raid:
1316     alias: raid checks
1317   backup:
1318     alias: backup checks
1319   kernel:
1320     alias: kernel checks
1321   apt:
1322     alias: apt upgrade status
1323   samhain:
1324     alias: samhain integrity status
1325   time:
1326     alias: time stuff
1327   security:
1328     alias: security
1329     servicegroup_members: apt, kernel, samhain
1330   mirror:
1331     alias: mirror stuff
1332   MQ:
1333     alias: rabbitMQ stuff
1334 # }}}
1335 # {{{ ############################# services #############################
1336 services:
1337   # {{{ ### basic networking
1338   -
1339     name: PING
1340     check: "check_ping!350.0,20%!600.0,40%"
1341     hostgroups: pingable
1342     excludehostgroups: layer3-infrastructure, high-RTT
1343     check_interval: 5
1344     max_check_attempts: 4
1345     retry_interval: 1
1346   -
1347     name: PING
1348     check: "check_ping!600.0,20%!900.0,40%"
1349     hostgroups: high-RTT
1350     check_interval: 5
1351     max_check_attempts: 4
1352     retry_interval: 1
1353   -
1354     name: PING
1355     check: "check_ping!2000.0,60%!3000.0,80%"
1356     hostgroups: layer3-infrastructure
1357     check_interval: 5
1358     max_check_attempts: 4
1359     retry_interval: 1
1360   # }}}
1361   # {{{ ### disk usage
1362   -
1363     name: disk usage - all
1364     servicegroups: diskspace
1365     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'"
1366     hostgroups: computers
1367     excludehosts: sibelius
1368   -
1369     name: disk usage - all
1370     servicegroups: diskspace
1371     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"
1372     hosts: sibelius
1373
1374   -
1375     name: disk usage on /
1376     servicegroups: diskspace
1377     nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /"
1378     hostgroups: computers
1379   -
1380     name: disk usage on /boot
1381     servicegroups: diskspace
1382     nrpe: "/usr/lib/nagios/plugins/check_disk 75 85 /boot"
1383     hostgroups: hasbootfs
1384   -
1385     name: disk usage on /srv
1386     servicegroups: diskspace
1387     nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /srv"
1388     hostgroups: hassrvfs
1389   -
1390     name: disk usage on /var/lib/postgresql
1391     servicegroups: diskspace
1392     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/lib/postgresql"
1393     hosts: sibelius, buxtehude, lw07, fasolo
1394   -
1395     name: disk usage on /var/log
1396     servicegroups: diskspace
1397     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/log"
1398     hostgroups: hasvarlogfs
1399   -
1400     name: disk usage on /var/spool/postfix
1401     servicegroups: diskspace
1402     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/spool/postfix"
1403     hosts: bendel
1404   -
1405     name: disk usage on /srv/mirrors
1406     servicegroups: diskspace
1407     nrpe: "/usr/lib/nagios/plugins/check_disk 95 98 /srv/mirrors"
1408     hosts: sibelius
1409   -
1410     name: disk usage on /srv/snapshot.debian.org
1411     servicegroups: diskspace
1412     nrpe: "/usr/lib/nagios/plugins/check_disk 90 94 /srv/snapshot.debian.org"
1413     hosts: sibelius
1414   -
1415     name: disk usage on /srv/farm-snapshot/farm-2017-0
1416     servicegroups: diskspace
1417     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-0"
1418     hosts: sibelius
1419   -
1420     name: disk usage on /srv/farm-snapshot/farm-2017-1
1421     servicegroups: diskspace
1422     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-1"
1423     hosts: sibelius
1424   -
1425     name: disk usage on /srv/farm-snapshot/farm-2017-2
1426     servicegroups: diskspace
1427     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-2"
1428     hosts: sibelius
1429   -
1430     name: disk usage on /srv/farm-snapshot/farm-2017-3
1431     servicegroups: diskspace
1432     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-3"
1433     hosts: sibelius
1434   -
1435     name: disk usage on /srv/farm-snapshot/farm-2017-4
1436     servicegroups: diskspace
1437     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-4"
1438     hosts: sibelius
1439   -
1440     name: disk usage on /srv/farm-snapshot/farm-2017-5
1441     servicegroups: diskspace
1442     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-5"
1443     hosts: sibelius
1444   -
1445     name: disk usage on /srv/farm-snapshot/farm-2017-6
1446     servicegroups: diskspace
1447     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-6"
1448     hosts: sibelius
1449   -
1450     name: disk usage on /srv/farm-snapshot/farm-2017-7
1451     servicegroups: diskspace
1452     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-2017-7"
1453     hosts: sibelius
1454   -
1455     name: disk usage on /srv/ftp-master.debian.org
1456     servicegroups: diskspace
1457     nrpe: "/usr/lib/nagios/plugins/check_disk 93 96 /srv/ftp-master.debian.org"
1458     hosts: fasolo
1459   -
1460     name: disk usage on /storage/snapshot-farm-1
1461     servicegroups: diskspace
1462     nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-1"
1463     hosts: lw01
1464   -
1465     name: disk usage on /storage/snapshot-farm-2
1466     servicegroups: diskspace
1467     nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-2"
1468     hosts: lw02
1469   -
1470     name: disk usage on /storage/snapshot-farm-3
1471     servicegroups: diskspace
1472     nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-3"
1473     hosts: lw03
1474   -
1475     name: disk usage on /storage/snapshot-farm-4
1476     servicegroups: diskspace
1477     nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-4"
1478     hosts: lw04
1479   -
1480     name: disk usage on /srv/morgue.debian.org/
1481     servicegroups: diskspace
1482     nrpe: "/usr/lib/nagios/plugins/check_disk 95 90 /srv/morgue.debian.org"
1483     hosts: lw03
1484   -
1485     name: disk usage on /srv/QNAP-big/
1486     servicegroups: diskspace
1487     nrpe: "/usr/lib/nagios/plugins/check_disk 90 80 /srv/QNAP-big"
1488     hosts: storace
1489   -
1490     name: disk usage on /srv/QNAP-tiny
1491     servicegroups: diskspace
1492     nrpe: "/usr/lib/nagios/plugins/check_disk 90 80 /srv/QNAP-tiny"
1493     hosts: storace
1494   # }}}
1495   # {{{ ### system
1496   # {{{ setup
1497   -
1498     name: setup - dsa config
1499     nrpe: "/usr/lib/nagios/plugins/dsa-check-config"
1500     hostgroups: computers
1501     check_interval: 60
1502     excludehostgroups: alioth
1503   -
1504     name: setup - local hostname etc-hosts
1505     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'
1506     hostgroups: computers
1507     check_interval: 60
1508   # }}}
1509   # {{{ os health
1510   ####
1511   -
1512     name: users
1513     nrpe: "/usr/lib/nagios/plugins/check_users 30 35"
1514     hostgroups: computers
1515   -
1516     name: load
1517     nrpe: "/usr/lib/nagios/plugins/check_load -w 30,28,26 -c 50,45,50"
1518     hostgroups: computers
1519     excludehostgroups: highload
1520   -
1521     name: load
1522     nrpe: "/usr/lib/nagios/plugins/check_load -w 140,120,100 -c 240,220,200"
1523     hostgroups: highload
1524   -
1525     name: uptime check
1526     nrpe: "/usr/lib/nagios/plugins/dsa-check-uptime"
1527     hostgroups: computers
1528   -
1529     name: processes - total
1530     nrpe: "/usr/lib/nagios/plugins/check_procs 620 700"
1531     hostgroups: computers
1532     excludehostgroups: manyprocesses
1533   -
1534     name: processes - total
1535     hostgroups: manyprocesses
1536     nrpe: "/usr/lib/nagios/plugins/check_procs 1500 1700"
1537   -
1538     name: free memory - mb
1539     nrpe: "/usr/lib/nagios/plugins/dsa-check-memory -m mb"
1540     hostgroups: computers
1541   -
1542     name: free memory - percent
1543     nrpe: "/usr/lib/nagios/plugins/dsa-check-memory -m pct"
1544     hostgroups: computers
1545   -
1546     name: process - getty
1547     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C getty -a /sbin/getty"
1548     hostgroups: computers
1549     excludehosts: zelenka, zandonai
1550     excludehostgroups: jessie, stretch
1551   -
1552     name: process - getty
1553     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C agetty -a /sbin/agetty"
1554     hostgroups: jessie, stretch
1555
1556   -
1557     name: processes - zombies
1558     nrpe: "/usr/lib/nagios/plugins/check_procs 5 10 -s Z"
1559     hostgroups: computers
1560   -
1561     name: system - available entropy
1562     nrpe: "/usr/lib/nagios/plugins/dsa-check-entropy"
1563     event_handler: dsa_event_handler_restart_ekey
1564     hostgroups: computers
1565   -
1566     name: system - filesystem check
1567     nrpe: "/usr/bin/sudo /usr/lib/nagios/plugins/dsa-check-filesystems"
1568     check_interval:  60
1569     retry_interval: 15
1570     hostgroups: computers
1571   # }}}
1572   # {{{ backup
1573   -
1574     name: backup
1575     servicegroups: backup
1576     nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-dabackup"
1577     hostgroups: computers
1578     excludehosts: backuphost, storace
1579     check_interval: 60
1580     max_check_attempts: 2
1581     retry_interval: 5
1582   -
1583     name: backup server config
1584     servicegroups: backup
1585     nrpe: "/usr/lib/nagios/plugins/dsa-check-dabackup-server"
1586     hosts: storace
1587     check_interval: 60
1588     max_check_attempts: 2
1589     retry_interval: 5
1590   -
1591     name: backup - bacula - last backup
1592     servicegroups: backup
1593     remotecheck: "/usr/lib/nagios/plugins/dsa-check-bacula $HOSTNAME$.debian.org"
1594     runfrom: dinis
1595     hostgroups: computers
1596     excludehostgroups: buildd, porterbox, no-bacula
1597     check_interval:  60
1598     retry_interval: 15
1599   -
1600     name: backup - bacula - last full backup
1601     servicegroups: backup
1602     remotecheck: "/usr/lib/nagios/plugins/dsa-check-bacula -w 1080 -c 1560 $HOSTNAME$.debian.org F"
1603     runfrom: dinis
1604     hostgroups: computers
1605     excludehostgroups: buildd, porterbox, no-bacula
1606     check_interval:  60
1607     retry_interval: 15
1608   -
1609     name: process - bacula-dir
1610     servicegroups: backup
1611     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'"
1612     hosts: dinis
1613   -
1614     name: process - bacula-fd
1615     servicegroups: backup
1616     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'"
1617     hostgroups: computers
1618     excludehostgroups: alioth
1619
1620   -
1621     name: network backup status - draghi
1622     servicegroups: backup
1623     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile -a 2h /home/debbackup/nagios-status"
1624     hosts: draghi
1625
1626   ####
1627   -
1628     name: process - acc.umu.se backup
1629     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -a 'dsmc'"
1630     hosts: sibelius
1631   # }}}
1632   # {{{ security
1633   -
1634     name: running kernel
1635     servicegroups: kernel
1636     nrpe: "/usr/lib/nagios/plugins/dsa-check-running-kernel"
1637     hostgroups: computers
1638     check_interval: 60
1639     retry_interval: 5
1640   -
1641     name: apt - security updates
1642     servicegroups: apt
1643     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/apt"
1644     hostgroups: computers
1645     check_interval:  60
1646     retry_interval: 15
1647   -
1648     name: unexpected file - apt sources.list
1649     servicegroups: apt
1650     nrpe: "/usr/lib/nagios/plugins/negate /usr/lib/nagios/plugins/dsa-check-file -f /etc/apt/sources.list"
1651     hostgroups: computers
1652   -
1653     name: upgraded libraries
1654     servicegroups: security
1655     nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-libs --ignore-younger=1h"
1656     hostgroups: computers
1657     check_interval:  60
1658     retry_interval: 15
1659     notification_interval: 10080
1660   -
1661     name: installed firewall
1662     nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/ferm.conf"
1663     hostgroups: computers
1664   -
1665     name: puppetized firewall
1666     nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/conf.d/defs.conf"
1667     hostgroups: computers
1668   -
1669     name: process - ulogd
1670     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C ulogd -a '/usr/sbin/ulogd -d'"
1671     hostgroups: computers
1672     excludehostgroups: sparc, jessie, stretch
1673   -
1674     name: process - ulogd
1675     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u ulog -C ulogd -a '/usr/sbin/ulogd --daemon --uid ulog'"
1676     hostgroups: jessie, stretch
1677   -
1678     name: unexpected process - ulogd
1679     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C ulogd"
1680     hostgroups: sparc
1681   ####
1682   -
1683     name: process - samhain
1684     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C samhain -a '/usr/sbin/samhain'"
1685     hostgroups: computers
1686     excludehostgroups: brokensamhain
1687   -
1688     name: samhain
1689     servicegroups: samhain
1690     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/samhain"
1691     hostgroups: computers
1692     depends: process - samhain
1693     check_interval: 60
1694     retry_interval: 5
1695     excludehostgroups: brokensamhain
1696   -
1697     name: processes - samhain zombies
1698     nrpe: "/usr/lib/nagios/plugins/check_procs 3 6 -s Z -u root -a samhain"
1699     event_handler: dsa_event_handler_restart_samhain
1700     hostgroups: computers
1701     excludehostgroups: brokensamhain
1702   # }}}
1703   # {{{ logging
1704   -
1705     name: process - syslog-ng
1706     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'"
1707     hostgroups: computers
1708     excludehostgroups: jessie, stretch
1709   -
1710     name: process - syslog-ng
1711     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C syslog-ng  -a '/sbin/syslog-ng -F'"
1712     hostgroups: jessie, stretch
1713
1714   -
1715     name: remote logging on lotti
1716     remotecheck: "/usr/lib/nagios/plugins/dsa-check-log-age-loghost $HOSTNAME$"
1717     runfrom: lotti
1718     hostgroups: computers
1719     excludehostgroups: alioth
1720   -
1721     name: remote logging on lully
1722     remotecheck: "/usr/lib/nagios/plugins/dsa-check-log-age-loghost $HOSTNAME$"
1723     runfrom: lully
1724     hostgroups: computers
1725     excludehostgroups: alioth
1726   -
1727     name: remote logging on loghost-grnet-01
1728     remotecheck: "/usr/lib/nagios/plugins/dsa-check-log-age-loghost $HOSTNAME$"
1729     runfrom: loghost-grnet-01
1730     hostgroups: computers
1731     excludehostgroups: alioth
1732   # }}}
1733   # {{{ base service
1734   -
1735     name: process - sshd
1736     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:20 -c 1: -u root -C sshd -a '/usr/sbin/sshd'"
1737     hostgroups: computers
1738   -
1739     name: "network service - sshd"
1740     check: dsa_check_ssh
1741     hostgroups: computers
1742     depends: process - sshd
1743     check_interval:  60
1744     notification_interval: 1440
1745   ####
1746   -
1747     name: network service - nrpe
1748     check: check_tcp!5666
1749     hostgroups: computers
1750     max_check_attempts: -2
1751     notification_interval: 1440
1752   -
1753     name: process - nrpe
1754     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'"
1755     hostgroups: computers
1756     excludehostgroups: stretch
1757     max_check_attempts: -1
1758     depends: network service - nrpe
1759   -
1760     name: process - nrpe
1761     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'"
1762     hostgroups: stretch
1763     max_check_attempts: -1
1764     depends: network service - nrpe
1765   ###
1766   -
1767     name: process - munin-node
1768     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C munin-node -a 'munin-node'"
1769     hostgroups: computers
1770   -
1771     name: network service - munin-node
1772     check: check_tcp!4949
1773     hostgroups: computers
1774     depends: process - munin-node
1775   ###
1776   -
1777     name: process - ntpd
1778     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'"
1779     hostgroups: computers
1780     excludehostgroups: systemd-timesyncd
1781     servicegroups: time
1782   -
1783     name: network service - ntp
1784     check: dsa_check_ntp
1785     hostgroups: computers
1786     excludehostgroups: systemd-timesyncd
1787     depends: process - ntpd
1788     servicegroups: time
1789   -
1790     name: system time synced
1791     nrpe: "/usr/lib/nagios/plugins/dsa-check-timedatectl -s"
1792     hostgroups: computers
1793     excludehostgroups: systemd-timesyncd, wheezy
1794     servicegroups: time
1795   -
1796     name: system time synced
1797     nrpe: "/usr/lib/nagios/plugins/dsa-check-timedatectl"
1798     hostgroups: systemd-timesyncd
1799     servicegroups: time
1800   ###
1801   -
1802     name: process - atd
1803     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C atd -a /usr/sbin/atd"
1804     hostgroups: computers
1805   ###
1806   -
1807     name: process - irqbalance
1808     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C irqbalance -a '/usr/sbin/irqbalance'"
1809     hostgroups: computers
1810     excludehosts: harris, smetana
1811   ###
1812   -
1813     name: process - cron
1814     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C cron -a /usr/sbin/cron"
1815     hostgroups: computers
1816   ###
1817   -
1818     name: process - ud-replicated
1819     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'"
1820     hostgroups: computers
1821     excludehostgroups: alioth
1822   ###
1823   -
1824     name: process - monit
1825     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'"
1826     hostgroups: computers
1827     excludehostgroups: alioth, jessie, stretch
1828   ###
1829   -
1830     name: MQ connection on rainier
1831     servicegroups: MQ
1832     remotecheck: "/usr/lib/nagios/plugins/dsa-check-mq-connection $HOSTNAME$ ud dsa"
1833     runfrom: rainier
1834     hostgroups: computers
1835     check_interval:  60
1836     retry_interval: 15
1837     excludehostgroups: alioth, broken_mq
1838   -
1839     name: MQ connection on rapoport
1840     servicegroups: MQ
1841     remotecheck: "/usr/lib/nagios/plugins/dsa-check-mq-connection $HOSTNAME$ ud dsa"
1842     runfrom: rapoport
1843     hostgroups: computers
1844     check_interval:  60
1845     retry_interval: 15
1846     excludehostgroups: alioth, broken_mq
1847   ###
1848   -
1849     name: local resolver
1850     nrpe: "/usr/lib/nagios/plugins/dsa-check-resolver www.debian.org www.google.com"
1851     hostgroups: computers
1852     check_interval: 60
1853   -
1854     name: process - unbound
1855     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u unbound -C unbound -a '/usr/sbin/unbound'"
1856     hostgroups: computers
1857     excludehostgroups: alioth
1858   ###
1859   -
1860     name: process - uptimed
1861     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C uptimed -a '/usr/sbin/uptimed'"
1862     hostgroups: computers
1863   ###
1864   -
1865     name: process - udevd
1866     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -p 1 -C udevd -a 'udevd'"
1867     hostgroups: computers
1868     excludehostgroups: jessie, stretch
1869   -
1870     name: process - udevd
1871     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -p 1 -C systemd-udevd -a '/lib/systemd/systemd-udevd'"
1872     hostgroups: jessie, stretch
1873   ###
1874   -
1875     name: process - acpid
1876     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C acpid -a '/usr/sbin/acpid'"
1877     hostgroups: acpid-hosts
1878     excludehostgroups: jessie, stretch
1879   -
1880     name: unexpected process - acpid
1881     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C acpid"
1882     hostgroups: computers
1883     excludehostgroups: acpid-hosts, kvmdomains
1884   ###
1885   -
1886     name: process - xinetd
1887     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xinetd -a '/usr/sbin/xinetd '"
1888     hostgroups: xinetd-hosts
1889   -
1890     name: unwanted process - xinetd
1891     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C xinetd"
1892     hostgroups: computers
1893     excludehostgroups: xinetd-hosts
1894   ###
1895   -
1896     name: process - stunnel4 - puppet-ekeyd
1897     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'"
1898     hostgroups: wheezy, jessie, stretch
1899     excludehostgroups: alioth
1900   -
1901     name: process - stunnel4 - puppet-ekeyd is crazy
1902     nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-stunnel-sanity"
1903     hostgroups: computers
1904     excludehostgroups: alioth
1905     excludehosts: czerny, grnet-node01, storace
1906   # }}}
1907   # {{{ anti-services
1908   -
1909     name: ganeti - job watcher paused
1910     nrpe: "/usr/lib/nagios/plugins/negate /usr/lib/nagios/plugins/dsa-check-file -f /var/lib/ganeti/watcher.pause"
1911     hostgroups: computers
1912   -
1913     name: unwanted process - openvpn
1914     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C openvpn"
1915     hostgroups: computers
1916     check_interval: 120
1917   -
1918     name: unwanted process - gkrellmd
1919     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C gkrellmd"
1920     hostgroups: computers
1921   -
1922     name: unwanted process - rpc.statd
1923     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C rpc.statd"
1924     hostgroups: computers
1925     excludehostgroups: nfs-client, nfs-server
1926   -
1927     name: unwanted process - rpc.statd
1928     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C rpc.statd"
1929     hostgroups: stretch
1930     excludehosts: storace
1931   -
1932     name: unwanted process - inetd
1933     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C inetd"
1934     hostgroups: computers
1935     excludehosts: abel
1936   -
1937     name: unwanted process - snmpd
1938     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C snmpd"
1939     hostgroups: computers
1940   # }}}
1941   # {{{ ssl certs
1942   -
1943     name: "host SSL cert"
1944     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"
1945     hostgroups: computers
1946   -
1947     name: "host SSL cert - debian server"
1948     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"
1949     hostgroups: computers
1950   -
1951     name: "host SSL cert - debian client"
1952     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"
1953     hostgroups: computers
1954   -
1955     name: "sso CRL"
1956     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"
1957     hostgroups: computers
1958   -
1959     name: SSL certs - puppet
1960     hosts: global
1961     remotecheck: "/usr/lib/nagios/plugins/dsa-check-cert-expire-dir /etc/puppet/modules/ssl/files/servicecerts"
1962     runfrom: handel
1963   -
1964     name: SSL certs - LE
1965     hosts: global
1966     remotecheck: "/usr/lib/nagios/plugins/dsa-check-cert-expire-dir /srv/puppet.debian.org/from-letsencrypt"
1967     runfrom: handel
1968   # }}}
1969   # {{{ HW health/raid
1970   -
1971     name: process - mdadm monitor
1972     servicegroups: raid
1973     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'"
1974     hostgroups: sw-raid
1975     excludehostgroups: jessie, stretch
1976   -
1977     name: process - mdadm monitor
1978     servicegroups: raid
1979     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C mdadm -a '/sbin/mdadm --monitor --scan'"
1980     hostgroups: sw-raid
1981     excludehostgroups: wheezy
1982   -
1983     name: RAID - sw raid
1984     servicegroups: raid
1985     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-sw"
1986     hostgroups: sw-raid
1987   -
1988     name: RAID - unexpected sw raid
1989     servicegroups: raid
1990     nrpe: "if [ -e /proc/mdstat ]; then echo 'Found /proc/mdstat'; exit 1; else echo 'No /proc/mdstat on this host.'; fi"
1991     hostgroups: computers
1992     excludehostgroups: sw-raid
1993   ###
1994   -
1995     name: HW - HP raid status
1996     servicegroups: raid
1997     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"
1998     check_interval: 120
1999     hostgroups: dl380, dl360, bl460, bl460g8, dl180
2000   -
2001     name: HW - hpacucli status
2002     servicegroups: raid
2003     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli --no-controller-ok --ignore-controller='P700m'"
2004     check_interval: 120
2005     hostgroups: bm-bl
2006   ###
2007 #  -
2008 #    name: HW - edac status
2009 #    nrpe: "/usr/lib/nagios/plugins/dsa-check-edac"
2010 #    check_interval: 120
2011     #hostgroups: computers
2012     #excludehosts: villa, lobos
2013   -
2014     name: HW - hpasmcli status
2015     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm"
2016     check_interval: 120
2017     hostgroups: dl380, dl360, bl460, bm-bl
2018     excludehosts: villa, lobos, storace, mirror-anu, sallinen
2019   -
2020     name: HW - hpasmcli status
2021     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --ps-no-redundant"
2022     check_interval: 120
2023     hosts: villa
2024   -
2025     name: HW - hpasmcli status
2026     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --ps-no-redundant  --ignore-failed='PS2'"
2027     check_interval: 120
2028     hosts: lobos
2029   -
2030     name: HW - hpasmcli status
2031     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-ignore-not-present"
2032     check_interval: 120
2033     hosts: storace, sallinen
2034   -
2035     name: HW - hpasmcli status
2036     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-ignore-not-present --ps-no-redundant --ignore-failed='PS1'"
2037     check_interval: 120
2038     hosts: mirror-anu
2039   -
2040     name: HW - hpasmcli status
2041     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-no-redundant"
2042     check_interval: 120
2043     hostgroups: bl460g8
2044   ###
2045   -
2046     name: RAID - aacraid
2047     servicegroups: raid
2048     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-aacraid"
2049     hostgroups: aacraid
2050   ###
2051   -
2052     name: RAID - DRBD
2053     servicegroups: raid
2054     nrpe: "/usr/lib/nagios/plugins/dsa-check-drbd -d All"
2055     hostgroups: drbd-hosts
2056   # }}}
2057   # }}}
2058   # {{{ ### mail stuff
2059   # {{{ exim processes and mailq
2060   -
2061     name: process - exim
2062     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u Debian-exim -C exim4 -a '/usr/sbin/exim4 -bd -q'"
2063     hostgroups: computers
2064     excludehostgroups: postfix-hosts, mail-relay
2065     excludehosts: master, quantz, buxtehude
2066   -
2067     name: process - exim
2068     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:25 -c 1: -u Debian-exim -C exim4 -a '/usr/sbin/exim4 -bd -q'"
2069     hostgroups: mail-relay
2070   -
2071     name: process - exim - total
2072     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1: -C exim4"
2073     hostgroups: computers
2074     excludehostgroups: postfix-hosts
2075     excludehosts: master, quantz, buxtehude
2076   -
2077     name: process - exim
2078     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:300 -c 1:500 -C exim4 -a '/usr/sbin/exim4'"
2079     hosts: master, quantz, buxtehude
2080   -
2081     name: mail queue
2082     nrpe: "/usr/lib/nagios/plugins/check_mailq -M exim -w 1000 -c 2000"
2083     hostgroups: heavy-exim
2084   # }}}
2085   # {{{ clamav
2086   -
2087     name: process - clamav - clamd
2088     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u clamav -C clamd -a '/usr/sbin/clamd'"
2089     hostgroups: heavy-exim, heavy-postfix
2090   -
2091     name: service - clamav
2092     nrpe: "/usr/lib/nagios/plugins/check_clamd -H /var/run/clamav/clamd.ctl"
2093     hostgroups: heavy-exim, heavy-postfix
2094     depends: process - clamav - clamd
2095   -
2096     name: process - clamav - freshclam
2097     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C freshclam -a '/usr/bin/freshclam -d --quiet'"
2098     hostgroups: heavy-exim, heavy-postfix
2099     excludehostgroups: jessie, stretch
2100   -
2101     name: process - clamav - freshclam
2102     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C freshclam -a '/usr/bin/freshclam -d --foreground=true'"
2103     hostgroups: heavy-exim, heavy-postfix
2104     excludehostgroups: wheezy
2105   -
2106     name: unwanted process - clamav
2107     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C clamd"
2108     hostgroups: computers
2109     excludehostgroups: heavy-exim, heavy-postfix
2110   -
2111     name: unwanted process - freshclam
2112     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C freshclam"
2113     hostgroups: computers
2114     excludehostgroups: heavy-exim, heavy-postfix
2115   # }}}
2116   # {{{ anti-spam
2117   -
2118     name: process - spamd - master
2119     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'"
2120     hostgroups: spamd
2121     excludehosts: picconi
2122     excludehostgroups: jessie, stretch
2123   -
2124     name: process - spamd - master
2125     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'"
2126     hostgroups: spamd
2127     excludehosts: picconi
2128     excludehostgroups: wheezy
2129   -
2130     name: process - spamd - master
2131     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'"
2132     hosts: picconi
2133   -
2134     name: process - spamd - master
2135     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'"
2136     hosts: bendel
2137   -
2138     name: process - spamd - child
2139     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:11 -c 1: -C spamd -a 'spamd child'"
2140     hosts: bendel
2141     hostgroups: spamd
2142     depends: process - spamd - master
2143   #
2144   -
2145     name: unwanted process - spamd
2146     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C spamd"
2147     hostgroups: computers
2148     excludehostgroups: spamd
2149     excludehosts: bendel
2150
2151   -
2152     name: unwanted process - greylistd
2153     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C greylistd"
2154     hostgroups: computers
2155
2156   ###
2157   -
2158     name: process - postgrey
2159     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'"
2160     hostgroups: heavy-exim
2161     excludehostgroups: jessie, stretch
2162   -
2163     name: process - postgrey
2164     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'"
2165     hostgroups: heavy-exim
2166     excludehostgroups: wheezy
2167   -
2168     name: process - postgrey
2169     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'"
2170     hostgroups: heavy-postfix
2171   #
2172   -
2173     name: unwanted process - postgrey
2174     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C postgrey"
2175     hostgroups: computers
2176     excludehostgroups: heavy-postfix, heavy-exim
2177   ###
2178   -
2179     name: process - amavis - master
2180     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u amavis -a 'amavisd-new (master)'"
2181     hostgroups: amavis-hosts
2182   -
2183     name: process - amavis - all
2184     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1:10 -u amavis -a 'amavisd-new '"
2185     hostgroups: amavis-hosts
2186     depends: process - amavis - master
2187   #
2188   -
2189     name: unwanted process - amavis
2190     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C amavisd-new"
2191     hostgroups: computers
2192     excludehostgroups: amavis-hosts
2193   ###
2194   -
2195     name: process - weightd - master
2196     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u polw -a 'policyd-weight (master)'"
2197     hostgroups: heavy-postfix, alioth
2198   -
2199     name: process - weightd - cache
2200     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u polw -a 'policyd-weight (cache)'"
2201     hostgroups: heavy-postfix, alioth
2202     depends: process - weightd - master
2203   -
2204     name: process - weightd - child
2205     nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:50 -c 1: -u polw -a 'policyd-weight (child)'"
2206     hostgroups: heavy-postfix, alioth
2207     depends: process - weightd - master
2208   ###
2209   -
2210     name: unwanted process - policyd-weight
2211     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C policyd-weight"
2212     hostgroups: computers
2213     excludehostgroups: heavy-postfix, alioth
2214   # }}}
2215   # {{{ postfix
2216   ###
2217   -
2218     name: process - postfix - master
2219     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C master -a '/usr/lib/postfix/sbin/master'"
2220     hostgroups: postfix-hosts
2221
2222   -
2223     name: process - postfix - qmgr
2224     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C qmgr -a 'qmgr -l -t unix -u'"
2225     hostgroups: postfix-hosts
2226     depends: process - postfix - master
2227
2228   -
2229     name: process - postfix - pickup
2230     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C pickup -a 'pickup -l -t unix -u -c'"
2231     hostgroups: postfix-hosts
2232     depends: process - postfix - master
2233
2234   -
2235     name: process - postfix - anvil
2236     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:1 -c 0: -u postfix -C anvil -a 'anvil -l -t unix -u'"
2237     hostgroups: postfix-hosts
2238     depends: process - postfix - master
2239
2240   -
2241     name: process - postfix - trivial-rewrite
2242     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'"
2243     hostgroups: postfix-hosts
2244     depends: process - postfix - master
2245   -
2246     name: process - postfix - proxymap
2247     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:10 -c 0:15 -u postfix -C proxymap -a 'proxymap -t unix -u'"
2248     hostgroups: postfix-hosts
2249     depends: process - postfix - master
2250   -
2251     name: process - postfix - cleanup
2252     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:30 -c 0:50 -u postfix -C cleanup -a 'cleanup -z -t unix -u -c'"
2253     hostgroups: postfix-hosts
2254     depends: process - postfix - master
2255   -
2256     name: process - postfix - local
2257     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:30 -c 0:50 -u postfix -C local -a 'local -t unix'"
2258     hostgroups: postfix-hosts
2259     depends: process - postfix - master
2260
2261   -
2262     name: network service local - smtps cert
2263     nrpe: "/usr/lib/nagios/plugins/check_smtp -H localhost -S -D 14"
2264     hostgroups: postfix-hosts
2265     depends: process - postfix - master
2266     check_interval: 120
2267   # }}}
2268   # {{{ mail - network service
2269   -
2270     name: network service - smtp
2271     check: dsa_check_smtp
2272     hostgroups: computers
2273     excludehostgroups: postfix-hosts, incomingmailrelayed, incomingmailrelayed2025
2274     depends: process - exim
2275
2276   -
2277     name: network service - smtp
2278     check: dsa_check_smtp
2279     hostgroups: postfix-hosts
2280     depends: process - postfix - master
2281   -
2282     name: network service - submission
2283     check: dsa_check_smtp_port!587
2284     hostgroups: incomingmailrelayed
2285     depends: process - exim
2286   -
2287     name: network service - smtp 2025
2288     check: dsa_check_smtp_port!2025
2289     hostgroups: incomingmailrelayed2025
2290     depends: process - exim
2291   # }}}
2292   # }}}
2293   # {{{ ### host specific services
2294   # {{{ HTTP
2295   -
2296     name: process - apache2 - master
2297     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -a /usr/sbin/apache2"
2298     hostgroups: apache2-hosts
2299   -
2300     name: process - apache2 - worker
2301     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1:100 -u www-data -a /usr/sbin/apache2"
2302     hostgroups: apache2-hosts
2303     depends: process - apache2 - master
2304     excludehosts: klecker
2305   -
2306     name: process - apache2 - worker
2307     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:80 -c 1:150 -u www-data -a /usr/sbin/apache2"
2308     hosts: klecker
2309     depends: process - apache2 - master
2310   -
2311     name: unwanted process - apache2
2312     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C apache2"
2313     hostgroups: computers
2314     excludehostgroups: apache2-hosts
2315
2316   -
2317     name: network service - http
2318     check: check_http
2319     hostgroups: apache2-hosts
2320     excludehosts: klecker
2321     depends: process - apache2 - master
2322   -
2323     name: network service - http
2324     check: check_http
2325     depends: klecker:process - apache2 - master
2326     hosts: klecker-ftp
2327
2328   # keyserver on kaufmann
2329   -
2330     name: network service - http keyserver
2331     check: dsa_check_http_port!11371
2332     hosts: kaufmann
2333     depends: process - apache2 - master
2334
2335   # https on various hosts
2336   -
2337     name: network service - https
2338     check: check_https
2339     hostgroups: apache-https
2340     excludehosts: menotti
2341     excludehostgroups: broken_https_default_vhost
2342     depends: "process - apache2 - master"
2343     check_interval: 120
2344   -
2345     name: network service - https
2346     check: check_https
2347     hostgroups: https-service
2348     excludehostgroups: broken_https_default_vhost
2349     check_interval: 120
2350   -
2351     name: network service - https
2352     check: dsa_check_https_want_auth
2353     hosts: menotti
2354     depends: "process - apache2 - master"
2355     check_interval: 120
2356   -
2357     name: network service - https
2358     check: dsa_check_https_any_status
2359     hostgroups: broken_https_default_vhost
2360     depends: "process - apache2 - master"
2361     check_interval: 120
2362   -
2363     name: network service - https cert
2364     check: dsa_check_cert!443
2365     hostgroups: apache-https, https-service
2366     depends: network service - https
2367     check_interval: 60
2368   -
2369     name: unwanted network service - https
2370     check: dsa_check_port_closed!443
2371     hostgroups: apache2-hosts
2372     excludehostgroups: apache-https
2373     check_interval: 60
2374   # }}}
2375   # {{{ FTP
2376   -
2377     name: network service - ftp
2378     check: check_ftp
2379     hostgroups: uploadqueue
2380   # }}}
2381   # {{{ postgres
2382   -
2383     name: unwanted process - postgresql
2384     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0 -C postgres"
2385     hostgroups: computers
2386     excludehostgroups: postgres91-hosts, postgres94-hosts, postgres96-hosts
2387   -
2388     name: unwanted process - postgresql 9.0
2389     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0 -C postgres -a '9.0/bin/postgres'"
2390     hostgroups: computers
2391   -
2392     name: process - postgresql91 - master
2393     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/9.1/bin/postgres'"
2394     hostgroups: postgres91-hosts
2395   -
2396     name: process - postgresql94 - master
2397     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/9.4/bin/postgres'"
2398     hostgroups: postgres94-hosts
2399   -
2400     name: process - postgresql96 - master
2401     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/9.6/bin/postgres'"
2402     hostgroups: postgres96-hosts
2403   -
2404     name: postgresql backups
2405     nrpe: "/usr/bin/sudo -u debbackup /usr/lib/nagios/plugins/dsa-check-backuppg"
2406     hosts: storace, backuphost
2407   # }}}
2408   # {{{ buildd
2409   -
2410     name: process - buildd
2411     servicegroups: buildd
2412     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:5 -u buildd -C buildd -a '/usr/bin/buildd'"
2413     hostgroups: buildd
2414     contact_groups: buildd
2415   -
2416     name: processes - zombie schroot
2417     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"
2418     hostgroups: buildd
2419     contact_groups: +buildd
2420     check_interval: 5
2421     max_check_attempts: 24
2422     retry_interval: 5
2423   -
2424     name: processes - lvcreate
2425     nrpe: "/usr/lib/nagios/plugins/check_procs -m 'ELAPSED' -c 500 -C lvcreate -u root -a 'lvcreate'"
2426     hostgroups: buildd
2427     contact_groups: +buildd
2428   # }}}
2429   # {{{ NFS Stuff
2430   -
2431     name: process - statd
2432     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u statd -C rpc.statd -a '/sbin/rpc.statd'"
2433     hostgroups: nfs-client, nfs-server
2434     excludehostgroups: stretch
2435   -
2436     name: process - nfsd
2437     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u root -C nfsd -a '[nfsd]'"
2438     hostgroups: nfs-server
2439   -
2440     name: process - lockd
2441     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C lockd -a '[lockd]'"
2442     hostgroups: nfs-server
2443   -
2444     name: process - mountd
2445     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C rpc.mountd -a '/sbin/rpc.mountd'"
2446     hostgroups: nfs-server
2447   #
2448   -
2449     name: process - automount
2450     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C automount -a '/usr/sbin/automount'"
2451     hostgroups: autofs
2452   -
2453     name: unwanted process - automount
2454     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0 -C automount"
2455     hostgroups: computers
2456     excludehostgroups: autofs
2457   # }}}
2458   # {{{ mirroring
2459   -
2460     name: mirror sync - bugs
2461     check: "dsa_check_mirrorsync_skew!bugs.debian.org!project/trace/bugs-master.debian.org!120:600"
2462     hosts: global
2463     servicegroups: mirror
2464   -
2465     name: mirror sync - security
2466     check: "dsa_check_mirrorsync_skew!security-nagios.debian.org!project/trace/security-master.debian.org!150:3600"
2467     hosts: global
2468     servicegroups: mirror
2469   -
2470     name: mirror sync - packages
2471     check: "dsa_check_mirrorsync_skew!packages.debian.org!Pics/.trace!3600:57600"
2472     hosts: global
2473     check_interval: 15
2474     max_check_attempts: 5
2475     retry_interval: 5
2476     servicegroups: mirror
2477   -
2478     name: mirror sync - snapshot
2479     check: "dsa_check_mirrorsync_skew!snapshot.debian.org!project/trace/snapshot-master.debian.org!3600:28800"
2480     hosts: global
2481     check_interval: 15
2482     max_check_attempts: 5
2483     retry_interval: 5
2484     servicegroups: mirror
2485   -
2486     name: mirror sync - debian archive backend
2487     check: "dsa_check_mirrorsync!debian.backend.mirrors.debian.org!debian/project/trace/master"
2488     hosts: global
2489     check_interval: 15
2490     max_check_attempts: 5
2491     retry_interval: 5
2492     servicegroups: mirror
2493
2494   -
2495     name: mirror static sync - bits
2496     check: "dsa_check_staticsync!bits.debian.org"
2497     hosts: global
2498     servicegroups: mirror
2499   -
2500     name: mirror static sync - network-test
2501     check: "dsa_check_staticsync_nossl!network-test.debian.org"
2502     hosts: global
2503     servicegroups: mirror
2504   -
2505     name: mirror static sync - appstream
2506     check: "dsa_check_staticsync!appstream.debian.org"
2507     hosts: global
2508     servicegroups: mirror
2509   -
2510     name: mirror static sync - blends
2511     check: "dsa_check_staticsync!blends.debian.org"
2512     hosts: global
2513     servicegroups: mirror
2514   -
2515     name: mirror static sync - d-i
2516     check: "dsa_check_staticsync!d-i.debian.org"
2517     hosts: global
2518     servicegroups: mirror
2519   -
2520     name: mirror static sync - debaday
2521     check: "dsa_check_staticsync!debaday.debian.net"
2522     hosts: global
2523     servicegroups: mirror
2524   -
2525     name: mirror static sync - debdeltas
2526     check: "dsa_check_staticsync_nossl!debdeltas.debian.net"
2527     hosts: global
2528     servicegroups: mirror
2529   -
2530     name: mirror static sync - dsa
2531     check: "dsa_check_staticsync!dsa.debian.org"
2532     hosts: global
2533     servicegroups: mirror
2534   -
2535     name: mirror static sync - lintian
2536     check: "dsa_check_staticsync!lintian.debian.org"
2537     hosts: global
2538     servicegroups: mirror
2539   -
2540     name: mirror static sync - mozilla
2541     check: "dsa_check_staticsync_nossl!mozilla.debian.net"
2542     hosts: global
2543     servicegroups: mirror
2544   -
2545     name: mirror static sync - news
2546     check: "dsa_check_staticsync!news.debian.net"
2547     hosts: global
2548     servicegroups: mirror
2549   -
2550     name: mirror static sync - incoming.ports
2551     check: "dsa_check_staticsync_nossl!incoming.ports.debian.org"
2552     hosts: global
2553     servicegroups: mirror
2554  # -
2555  #   name: mirror static sync - release
2556  #   check: "dsa_check_staticsync!release.debian.org"
2557  #   hosts: global
2558  #   servicegroups: mirror
2559   -
2560     name: mirror static sync - rtc
2561     check: "dsa_check_staticsync!rtc.debian.org"
2562     hosts: global
2563     servicegroups: mirror
2564   -
2565     name: mirror static sync - security-team
2566     check: "dsa_check_staticsync!security-team.debian.org"
2567     hosts: global
2568     servicegroups: mirror
2569   -
2570     name: mirror static sync - wnpp-by-tags
2571     check: "dsa_check_staticsync!wnpp-by-tags.debian.net"
2572     hosts: global
2573     servicegroups: mirror
2574   -
2575     name: mirror static sync - www.ports
2576     check: "dsa_check_staticsync!www.ports.debian.org"
2577     hosts: global
2578     servicegroups: mirror
2579   -
2580     name: mirror static sync - timeline
2581     check: "dsa_check_staticsync!timeline.debian.net"
2582     hosts: global
2583     servicegroups: mirror
2584   -
2585     name: mirror static sync - backports
2586     check: "dsa_check_staticsync!backports.debian.org"
2587     hosts: global
2588     servicegroups: mirror
2589   -
2590     name: mirror static sync - incoming
2591     check: "dsa_check_staticsync_nossl!incoming.debian.org"
2592     hosts: global
2593     servicegroups: mirror
2594   -
2595     name: mirror static sync - metadata.ftp-master
2596     check: "dsa_check_staticsync_nossl!metadata.ftp-master.debian.org"
2597     hosts: global
2598     servicegroups: mirror
2599   -
2600     name: mirror static sync - mirror-master
2601     check: "dsa_check_staticsync_nossl!mirror-master.debian.org"
2602     hosts: global
2603     servicegroups: mirror
2604   -
2605     name: mirror static sync - deb
2606     check: "dsa_check_staticsync_nossl!deb.debian.org"
2607     hosts: global
2608     servicegroups: mirror
2609   -
2610     name: mirror static sync - manpages
2611     check: "dsa_check_staticsync!manpages.debian.org"
2612     hosts: global
2613     servicegroups: mirror
2614
2615   -
2616     name: mirror static sync - 10years
2617     check: "dsa_check_staticsync!10years.debconf.org"
2618     hosts: global
2619     servicegroups: mirror
2620   -
2621     name: mirror static sync - debconf0
2622     check: "dsa_check_staticsync!debconf0.debconf.org"
2623     hosts: global
2624     servicegroups: mirror
2625   -
2626     name: mirror static sync - debconf1
2627     check: "dsa_check_staticsync!debconf1.debconf.org"
2628     hosts: global
2629     servicegroups: mirror
2630   -
2631     name: mirror static sync - debconf2
2632     check: "dsa_check_staticsync!debconf2.debconf.org"
2633     hosts: global
2634     servicegroups: mirror
2635   -
2636     name: mirror static sync - debconf3
2637     check: "dsa_check_staticsync!debconf3.debconf.org"
2638     hosts: global
2639     servicegroups: mirror
2640   -
2641     name: mirror static sync - debconf4
2642     check: "dsa_check_staticsync!debconf4.debconf.org"
2643     hosts: global
2644     servicegroups: mirror
2645   -
2646     name: mirror static sync - debconf5
2647     check: "dsa_check_staticsync!debconf5.debconf.org"
2648     hosts: global
2649     servicegroups: mirror
2650   -
2651     name: mirror static sync - debconf6
2652     check: "dsa_check_staticsync!debconf6.debconf.org"
2653     hosts: global
2654     servicegroups: mirror
2655   -
2656     name: mirror static sync - debconf7
2657     check: "dsa_check_staticsync!debconf7.debconf.org"
2658     hosts: global
2659     servicegroups: mirror
2660   -
2661     name: mirror static sync - debconf16
2662     check: "dsa_check_staticsync!debconf16.debconf.org"
2663     hosts: global
2664     servicegroups: mirror
2665   -
2666     name: mirror static sync - es
2667     check: "dsa_check_staticsync!es.debconf.org"
2668     hosts: global
2669     servicegroups: mirror
2670   -
2671     name: mirror static sync - fr
2672     check: "dsa_check_staticsync!fr.debconf.org"
2673     hosts: global
2674     servicegroups: mirror
2675   -
2676     name: mirror static sync - miniconf10
2677     check: "dsa_check_staticsync!miniconf10.debconf.org"
2678     hosts: global
2679     servicegroups: mirror
2680   # }}}
2681   # {{{ DNS
2682   -
2683     name: process - named
2684     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:15 -c 1: -u bind -C named -a '/usr/sbin/named '"
2685     hostgroups: bind9-hosts
2686   -
2687     name: network service - dns
2688     check: check_dns
2689     hostgroups: bind9-hosts
2690     depends: process - named
2691   -
2692     name: unwanted process - named
2693     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C named"
2694     hostgroups: computers
2695     excludehostgroups: bind9-hosts
2696   ###
2697   -
2698     name: DNS SOA sync - debian.org
2699     check: "dsa_check_soas_add!denis.debian.org!debian.org"
2700     hosts: global
2701   -
2702     name: DNS SOA sync - debian.net
2703     check: "dsa_check_soas_add!denis.debian.org!debian.net"
2704     hosts: global
2705   -
2706     name: DNS SOA sync - debian.com
2707     check: "dsa_check_soas_add!denis.debian.org!debian.com"
2708     hosts: global
2709   -
2710     name: DNS SOA sync - 144-28.118.59.86.in-addr.arpa
2711     check: "dsa_check_soas_add!denis.debian.org!144-28.118.59.86.in-addr.arpa"
2712     hosts: global
2713   -
2714     name: DNS SOA sync - alioth.debian.org
2715     check: "dsa_check_soas_add!denis.debian.org!alioth.debian.org"
2716     hosts: global
2717   -
2718     name: DNS SOA sync - debconf.net
2719     check: "dsa_check_soas_add!denis.debian.org!debconf.net"
2720     hosts: global
2721   -
2722     name: DNS SOA sync - debconf.org
2723     check: "dsa_check_soas_add!denis.debian.org!debconf.org"
2724     hosts: global
2725   -
2726     name: DNS SOA sync - debianday.org
2727     check: "dsa_check_soas_add!denis.debian.org!debianday.org"
2728     hosts: global
2729   -
2730     name: DNS SOA sync - dpkg.org
2731     check: "dsa_check_soas_add!denis.debian.org!dpkg.org"
2732     hosts: global
2733   -
2734     name: DNS - delegation and signature expiry
2735     hosts: global
2736     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"
2737     runfrom: denis
2738   -
2739     name: DNS - security delegations
2740     hosts: global
2741     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"
2742     runfrom: denis
2743   -
2744     name: DNS - key coverage
2745     hosts: global
2746     remotecheck: "/usr/lib/nagios/plugins/dsa-check-statusfile /srv/dns.debian.org/var/nagios/coverage"
2747     runfrom: denis
2748   -
2749     name: DNS - DS expiry
2750     hosts: global
2751     remotecheck: "/usr/lib/nagios/plugins/dsa-check-statusfile /srv/dns.debian.org/var/nagios/ds"
2752     runfrom: denis
2753   -
2754     name: DNS - zones signed properly
2755     hosts: global
2756     remotecheck: "/usr/lib/nagios/plugins/dsa-check-zone-signature-all"
2757     runfrom: denis
2758   # }}}
2759   # {{{ storage
2760   -
2761     name: process - multipathd
2762     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:15 -c 1: -u root -C multipathd -a '/sbin/multipathd'"
2763     hostgroups: multipath-hosts
2764   -
2765     name: unwanted process - multipathd
2766     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C multipathd"
2767     hostgroups: computers
2768     excludehostgroups: multipath-hosts
2769   # }}}
2770   # {{{ porterbox
2771   -
2772     name: current chroots
2773     nrpe: "/usr/lib/nagios/plugins/dsa-check-dchroots-current"
2774     hostgroups: porterbox
2775     check_interval:  60
2776     retry_interval: 15
2777   # }}}
2778   # {{{ openstack
2779 #  -
2780 #    name: process - openstack - memcached
2781 #    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'"
2782 #    hostgroups: openstack-controller
2783 #  -
2784 #    name: process - openstack - glance-registry
2785 #    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'"
2786 #    hostgroups: openstack-controller
2787 #  -
2788 #    name: process - openstack - nova-api
2789 #    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'"
2790 #    hostgroups: openstack-controller
2791 #  -
2792 #    name: process - openstack - nova-compute
2793 #    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'"
2794 #    hostgroups: openstack-compute
2795 #  -
2796 #    name: process - openstack - nova-cert
2797 #    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'"
2798 #    hostgroups: openstack-controller
2799 #  -
2800 #    name: process - openstack - nova-conductor
2801 #    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'"
2802 #    hostgroups: openstack-controller
2803 #  -
2804 #    name: process - openstack - nova-consoleauth
2805 #    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'"
2806 #    hostgroups: openstack-controller
2807 #  -
2808 #    name: process - openstack - nova-scheduler
2809 #    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'"
2810 #    hostgroups: openstack-controller
2811 #  -
2812 #    name: process - openstack - nova-spicehtml5proxy
2813 #    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'"
2814 #    hostgroups: openstack-controller
2815 #  -
2816 #    name: process - openstack - neutron-server
2817 #    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'"
2818 #    hostgroups: openstack-controller
2819   # }}}
2820   # {{{ misc
2821   -
2822     name: system - all services running
2823     nrpe: "/usr/bin/sudo /bin/systemctl is-system-running"
2824     hostgroups: jessie, stretch
2825   ###
2826   -
2827     name: process - slapd
2828     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'"
2829     hosts: draghi
2830   -
2831     name: network service - ldaps cert
2832     check: dsa_check_cert!636
2833     depends: process - slapd
2834     check_interval: 60
2835     hosts: draghi
2836   ###
2837   -
2838     name: network service - finger
2839     check: check_tcp!79
2840     hosts: draghi
2841     depends: process - xinetd
2842   ###
2843   -
2844     name: network service - rsync
2845     check: check_tcp!873
2846     hostgroups: rsyncd-hosts
2847   ###
2848   -
2849     name: process - icinga
2850     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'"
2851     hosts: tchaikovsky
2852   ###
2853   -
2854     name: process - debianqueued
2855     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u dak-unpriv -C debianqueued"
2856     hostgroups: queued
2857   ####
2858   -
2859     name: network service - gobby
2860     check: check_tcp!6523
2861     hosts: gombert
2862     contact_groups: gobby
2863   ####
2864   -
2865     name: network service - sip-tls cert - 443
2866     check: dsa_check_cert!443
2867     check_interval: 60
2868     hosts: vogler
2869   -
2870     name: network service - sip-tls cert - 5061
2871     check: dsa_check_cert!5061
2872     check_interval: 60
2873     hosts: vogler
2874   ####
2875   -
2876     name: puppetmaster cert
2877     nrpe: "sudo -u puppet /usr/lib/nagios/plugins/dsa-check-cert-expire /var/lib/puppet/ssl/certs/ca.pem"
2878     hosts: handel
2879     check_interval: 60
2880     max_check_attempts: 2
2881     retry_interval: 5
2882   -
2883     name: puppet - agent check
2884     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/puppet-agent"
2885     hostgroups: computers
2886     excludehosts: moszumanska
2887     check_interval:  60
2888     retry_interval: 15
2889   # }}}
2890 # }}}
2891
2892 # vim: set ts=2 sw=2 et ai si fdm=marker:
2893
2894