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