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