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