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