add loghost-grnet-01
[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-bytemark:
37     address: 89.16.160.116
38     parents: gw-ubcece
39     hostgroups: layer3-infrastructure
40   gw-c3sl:
41     address: 200.17.202.254
42     parents: gw-ubcece
43     hostgroups: layer3-infrastructure
44   gw-cecsit:
45     address: 150.203.164.38
46     parents: gw-ubcece
47     hostgroups: layer3-infrastructure
48   gw-arm:
49     address: 213.104.121.213
50     parents: gw-ubcece
51     hostgroups: layer3-infrastructure
52   gw-brown:
53     address: 138.16.160.1
54     parents: gw-ubcece
55     hostgroups: layer3-infrastructure
56   gw-carnet:
57     address: 161.53.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.132.102
70     parents: gw-ubcece
71     hostgroups: layer3-infrastructure
72     contacts: bzed
73   gw-freenet:
74     address: 62.104.23.249
75     parents: gw-ubcece
76     hostgroups: layer3-infrastructure
77   gw-gatech:
78     address: 128.61.240.1
79     parents: gw-ubcece
80     hostgroups: layer3-infrastructure
81   gw-grnet:
82     address: 194.177.211.193
83     parents: gw-ubcece
84     hostgroups: layer3-infrastructure
85   gw-isc:
86     address: 149.20.20.1
87     parents: gw-ubcece
88     hostgroups: layer3-infrastructure
89   gw-karlsruhe:
90     address: 129.143.57.177
91     parents: gw-ubcece
92     hostgroups: layer3-infrastructure
93   gw-leaseweb:
94     address: 185.17.185.190
95     parents: gw-ubcece
96     hostgroups: layer3-infrastructure
97   gw-man-da:
98     address: 82.195.75.126
99     parents: gw-ubcece
100     hostgroups: layer3-infrastructure
101   gw-marist:
102     address: 148.100.88.1
103     parents: gw-ubcece
104     hostgroups: layer3-infrastructure
105   gw-osuosl:
106     address: 140.211.166.1
107     parents: gw-ubcece
108     hostgroups: layer3-infrastructure
109   gw-rapidswitch:
110     address: 193.201.200.129
111     parents: gw-ubcece
112     hostgroups: layer3-infrastructure
113   gw-sanger:
114     address: 193.62.202.20
115     parents: gw-ubcece
116     hostgroups: layer3-infrastructure
117     contacts: tjrc1, dave
118   gw-scanplus-lobos:
119     address: 212.211.132.249
120     parents: gw-ubcece
121     hostgroups: layer3-infrastructure
122   gw-scanplus-villa:
123     address: 212.211.132.1
124     parents: gw-ubcece
125     hostgroups: layer3-infrastructure
126   gw-sil:
127     address: 86.59.118.145
128     parents: gw-ubcece
129     hostgroups: layer3-infrastructure
130   gw-ubcece:
131     address: 206.12.19.254
132     hostgroups: layer3-infrastructure
133     contacts: lfilipoz
134   gw-ugent:
135     address: 193.191.17.50
136     parents: gw-ubcece
137     hostgroups: layer3-infrastructure
138   gw-umn:
139     address: 128.101.240.222
140     parents: gw-ubcece
141     hostgroups: layer3-infrastructure
142   gw-unicamp:
143     address: 143.106.167.234
144     parents: gw-ubcece
145     hostgroups: layer3-infrastructure
146   gw-utwente:
147     address: 130.89.149.1
148     parents: gw-ubcece
149     hostgroups: layer3-infrastructure
150   gw-ynic:
151     # really janet, because ynic is stupid about firewalling
152     #address: 146.97.42.26
153     address: 146.97.41.66
154     parents: gw-ubcece
155     hostgroups: layer3-infrastructure
156   gw-zivit:
157     address: 80.245.144.3
158     parents: gw-ubcece
159     hostgroups: layer3-infrastructure
160   # }}}
161   # {{{ servers
162   # {{{ gw-1und1
163   powell:
164     address: 87.106.64.223
165     parents: gw-1und1
166     hostgroups: computers, service, acpid-hosts, wheezy
167   pkgmirror-1and1:
168     address: 213.165.95.4
169     parents: powell
170     hostgroups: computers, service, kvmdomains, wheezy, apache2-hosts, no-bacula, apache-https
171   babin:
172     address: 213.165.95.6
173     parents: powell
174     hostgroups: computers, buildd, hassrvfs, kvmdomains, wheezy
175   piu-slave-1und1-01:
176     address: 213.165.95.7
177     parents: powell
178     hostgroups: computers, service, kvmdomains, wheezy
179     contacts: holger
180   # }}}
181   # {{{ gw-1und1-sec
182   schumann:
183     address: 212.227.126.54
184     parents: gw-1und1-sec
185     hostgroups: computers, acpid-hosts, service, wheezy
186   chopin:
187     address: 195.20.242.124
188     parents: schumann
189     hostgroups: computers, service, apache2-hosts, hassrvfs, hasbootfs, rsyncd-hosts, uploadqueue, kvmdomains, xinetd-hosts, apache-https, postgres91-hosts, wheezy
190   geo3:
191     address: 195.20.242.125
192     parents: schumann
193     hostgroups: computers, service, hasbootfs, bind9-hosts, kvmdomains, wheezy
194   soler:
195     address: 195.20.242.126
196     parents: schumann
197     hostgroups: computers, service, hasbootfs, hassrvfs, kvmdomains, apache2-hosts, wheezy, apache-https
198   wieck:
199     address: 195.20.242.89
200     parents: gw-1und1-sec
201     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, acpid-hosts, xinetd-hosts, wheezy, security_mirror, hasvarlogfs, no-bacula
202   # }}}
203   # {{{ gw-accumu
204   pettersson:
205     address: 130.239.18.123
206     parents: gw-accumu
207     hostgroups: computers, hasbootfs, aacraid, nfs-client, acpid-hosts, service, apache2-hosts, wheezy, autofs
208   praetorius:
209     address: 130.239.18.121
210     parents: gw-accumu
211     hostgroups: computers, buildd, hassrvfs, wheezy
212   # }}}
213   # {{{ gw-arm
214   abel:
215     address: 217.140.96.56
216     parents: gw-arm
217     hostgroups: computers, hasbootfs, hassrvfs, porterbox, wheezy, broken_mq
218   antheil:
219     address: 217.140.96.60
220     parents: gw-arm
221     hostgroups: computers, hasbootfs, hassrvfs, buildd, wheezy, broken_mq
222   arnold:
223     address: 217.140.96.57
224     parents: gw-arm
225     hostgroups: computers, hasbootfs, hassrvfs, buildd, wheezy, broken_mq
226   arm-arm-01:
227     address: 217.140.96.58
228     parents: gw-arm
229     hostgroups: computers, hasbootfs, hassrvfs, buildd, wheezy, broken_mq
230   arm-arm-02:
231     address: 217.140.96.59
232     parents: gw-arm
233     hostgroups: computers, hasbootfs, hassrvfs, buildd, wheezy, broken_mq
234   harris:
235     address: 217.140.96.66
236     parents: gw-arm
237     hostgroups: computers, hasbootfs, hassrvfs, wheezy, armhf, porterbox, broken_mq
238   hartmann:
239     address: 217.140.96.67
240     parents: gw-arm
241     hostgroups: computers, hasbootfs, hassrvfs, wheezy, armhf, buildd, broken_mq
242   hasse:
243     address: 217.140.96.68
244     parents: gw-arm
245     hostgroups: computers, hasbootfs, hassrvfs, wheezy, armhf, buildd, broken_mq
246   henze:
247     address: 217.140.96.70
248     parents: gw-arm
249     hostgroups: computers, hasbootfs, hassrvfs, wheezy, armhf, buildd, broken_mq
250   hoiby:
251     address: 217.140.96.71
252     parents: gw-arm
253     hostgroups: computers, hasbootfs, hassrvfs, armhf, wheezy, buildd, broken_mq
254   # }}}
255   # {{{ gw-brown
256   franck:
257     address: 138.16.160.12
258     parents: gw-brown
259     hostgroups: computers, service, apache2-hosts, dl380, rsyncd-hosts, postgres91-hosts, spamd, acpid-hosts, uploadqueue, xinetd-hosts, apache-https, hassrvfs, wheezy
260   # }}}
261   # {{{ gw-bytemark
262   bm-bl1:
263     address: 5.153.231.241
264     parents: gw-bytemark
265     hostgroups: computers, bm-bl, acpid-hosts, service, wheezy
266   bm-bl2:
267     address: 5.153.231.242
268     parents: gw-bytemark
269     hostgroups: computers, bm-bl, acpid-hosts, service, wheezy
270   bm-bl3:
271     address: 5.153.231.243
272     parents: gw-bytemark
273     hostgroups: computers, bm-bl, acpid-hosts, service, wheezy
274   bm-bl4:
275     address: 5.153.231.244
276     parents: gw-bytemark
277     hostgroups: computers, bm-bl, acpid-hosts, service, wheezy
278   bm-bl5:
279     address: 5.153.231.245
280     parents: gw-bytemark
281     hostgroups: computers, bm-bl, acpid-hosts, service, wheezy
282   bm-bl6:
283     address: 5.153.231.246
284     parents: gw-bytemark
285     hostgroups: computers, bm-bl, acpid-hosts, service, wheezy
286   bm-bl7:
287     address: 5.153.231.247
288     parents: gw-bytemark
289     hostgroups: computers, bm-bl, acpid-hosts, service, wheezy
290   bm-bl8:
291     address: 5.153.231.248
292     parents: gw-bytemark
293     hostgroups: computers, bm-bl, acpid-hosts, service, wheezy
294   bm-bl9:
295     address: 5.153.231.249
296     parents: gw-bytemark
297     hostgroups: computers, bm-bl, acpid-hosts, service, wheezy, openstack-compute, broken_mq
298   bm-bl10:
299     address: 5.153.231.250
300     parents: gw-bytemark
301     hostgroups: computers, bm-bl, acpid-hosts, service, wheezy, openstack-compute, broken_mq
302   bm-bl11:
303     address: 5.153.231.251
304     parents: gw-bytemark
305     hostgroups: computers, bm-bl, acpid-hosts, service, wheezy, openstack-compute, broken_mq
306   bm-bl12:
307     address: 5.153.231.252
308     parents: gw-bytemark
309     hostgroups: computers, bm-bl, acpid-hosts, service, wheezy, openstack-compute, broken_mq
310
311   milanollo:
312     address: 5.153.231.2
313     parents: gw-bytemark
314     hostgroups: computers, service, kvmdomains, wheezy, apache2-hosts, nfs-server, xinetd-hosts
315   milanollo2:
316     address: 5.153.231.9
317     parents: milanollo
318     hostgroups: secondary-IPs
319   picconi:
320     address: 5.153.231.3
321     parents: gw-bytemark
322     hostgroups: computers, service, kvmdomains, wheezy, apache2-hosts, nfs-client, autofs, heavy-exim, spamd, apache-https
323   senfter:
324     address: 5.153.231.4
325     parents: gw-bytemark
326     hostgroups: computers, service, kvmdomains, wheezy, apache2-hosts, no-bacula, apache-https
327   adayevskaya:
328     address: 5.153.231.5
329     parents: gw-bytemark
330     hostgroups: computers, service, kvmdomains, wheezy
331   pejacevic:
332     address: 5.153.231.6
333     parents: gw-bytemark
334     hostgroups: computers, service, kvmdomains, wheezy, apache2-hosts, nfs-client, autofs, apache-https
335     contacts: holger
336   piu-slave-bm-a:
337     address: 5.153.231.7
338     parents: gw-bytemark
339     hostgroups: computers, service, kvmdomains, wheezy, nfs-client, autofs
340     contacts: holger
341   binet:
342     address: 5.153.231.8
343     parents: gw-bytemark
344     hostgroups: computers, buildd, hassrvfs, kvmdomains, wheezy
345   bmdb1:
346     address: 5.153.231.10
347     parents: gw-bytemark
348     hostgroups: computers, hassrvfs, kvmdomains, wheezy, postgres91-hosts
349   ganeti-bytemark:
350     address: 82.195.75.111
351     parents: gw-bytemark
352     hostgroups: notacomputer
353   coccia:
354     address: 5.153.231.11
355     parents: ganeti-bytemark
356     hostgroups: computers, hassrvfs, kvmdomains, wheezy, autofs, nfs-client, uploadqueue, xinetd-hosts
357   backuphost:
358     address: 5.153.231.12
359     parents: ganeti-bytemark
360     hostgroups: computers, hassrvfs, kvmdomains, wheezy
361   philp:
362     address: 5.153.231.13
363     parents: ganeti-bytemark
364     hostgroups: computers, hassrvfs, kvmdomains, wheezy, apache2-hosts
365   couper:
366     address: 5.153.231.14
367     parents: ganeti-bytemark
368     hostgroups: computers, hassrvfs, kvmdomains, wheezy, apache2-hosts, nfs-client, autofs
369   rainier:
370     address: 5.153.231.16
371     parents: ganeti-bytemark
372     hostgroups: computers, kvmdomains, wheezy, no-bacula
373   rapoport:
374     address: 5.153.231.15
375     parents: ganeti-bytemark
376     hostgroups: computers, kvmdomains, wheezy, no-bacula
377   delfin:
378     address: 5.153.231.17
379     parents: ganeti-bytemark
380     hostgroups: computers, hassrvfs, kvmdomains, wheezy, apache2-hosts, nfs-client, autofs
381   wuiet:
382     address: 5.153.231.18
383     parents: ganeti-bytemark
384     hostgroups: computers, general, kvmdomains, wheezy, service, apache-https, apache2-hosts, heavy-exim, xinetd-hosts
385   dinis:
386     address: 5.153.231.19
387     parents: ganeti-bytemark
388     hostgroups: computers, general, kvmdomains, wheezy
389   donizetti:
390     address: 5.153.231.20
391     parents: ganeti-bytemark
392     hostgroups: computers, general, kvmdomains, wheezy, nfs-client, autofs
393   moszumanska:
394     address: 5.153.231.21
395     parents: ganeti-bytemark
396     contact_groups: alioth-admins
397     hostgroups: computers, general, wheezy, postgres91-hosts, apache2-hosts, acpid-hosts, apache-https, brokensamhain, no-bacula, bind9-hosts, xinetd-hosts, alioth, heavy-exim, spamd
398     no-servicegroups: true
399   dillon:
400     address: 5.153.231.22
401     parents: ganeti-bytemark
402     hostgroups: computers, general, kvmdomains, wheezy, nfs-client, autofs, hassrvfs
403   ticharich:
404     address: 5.153.231.23
405     parents: ganeti-bytemark
406     hostgroups: computers, general, kvmdomains, wheezy, nfs-client, autofs, apache2-hosts, apache-https, service, broken_https_default_vhost
407   petrova:
408     address: 5.153.231.25
409     parents: ganeti-bytemark
410     hostgroups: computers, kvmdomains, wheezy, apache2-hosts
411   oyens:
412     address: 5.153.231.26
413     parents: ganeti-bytemark
414     hostgroups: computers, kvmdomains, wheezy, apache2-hosts, openstack-controller, apache-https, broken_mq
415   barriere:
416     address: 5.153.231.27
417     parents: ganeti-bytemark
418     hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, porterbox
419   quantz:
420     address: 5.153.231.28
421     parents: ganeti-bytemark
422     hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, nfs-client, xinetd-hosts, heavy-exim, apache2-hosts, autofs, apache-https
423   portman:
424     address: 5.153.231.29
425     parents: ganeti-bytemark
426     hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, apache2-hosts
427   paradis:
428     address: 5.153.231.30
429     parents: ganeti-bytemark
430     hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, apache2-hosts, apache-https
431   x86-bm-01:
432     address: 5.153.231.32
433     parents: ganeti-bytemark
434     hostgroups: computers, kvmdomains, wheezy, acpid-hosts, no-bacula
435   fischer:
436     address: 5.153.231.33
437     parents: ganeti-bytemark
438     hostgroups: computers, freebsd, hassrvfs, porterbox, wheezy
439   gideon:
440     address: 5.153.231.34
441     parents: ganeti-bytemark
442     hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, apache2-hosts, apache-https
443   httpredir-bm-01:
444     address: 5.153.231.35
445     parents: ganeti-bytemark
446     hostgroups: computers, service, kvmdomains, wheezy, apache2-hosts
447   # }}}
448   # {{{ gw-c3sl
449   santoro:
450     address: 200.17.202.197
451     parents: gw-c3sl
452     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, xinetd-hosts, hassrvfs, wheezy, high-RTT, security_mirror, no-bacula, apache-https
453     contacts: faw
454   # }}}
455   # {{{ gw-carnet
456   lebrun:
457     address: 193.198.184.10
458     parents: gw-carnet
459     hostgroups: computers, buildd, sw-raid, hasorgfs, sparc, wheezy
460   schroeder:
461     address: 193.198.184.11
462     parents: gw-carnet
463     hostgroups: computers, buildd, sw-raid, hassrvfs, sparc, wheezy
464   # }}}
465   # {{{ gw-cecsit
466   gluck:
467     address: 150.203.164.38
468     parents: gw-cecsit
469     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl380, hassrvfs, acpid-hosts, xinetd-hosts, wheezy, security_mirror, no-bacula, apache-https
470   # }}}
471   # {{{ gw-conova
472   sompek:
473     address: 217.196.149.225
474     parents: gw-conova
475     hostgroups: computers, buildd, hassrvfs, sw-raid, wheezy, sparc
476   stadler:
477     address: 217.196.149.226
478     parents: gw-conova
479     hostgroups: computers, buildd, hassrvfs, sw-raid, wheezy, sparc
480   # }}}
481   # {{{ gw-csail
482   senfl:
483     address: 128.31.0.51
484     parents: gw-csail
485     hostgroups: computers, service, dl360, acpid-hosts, hassrvfs, apache2-hosts, rsyncd-hosts, xinetd-hosts, squeeze, apache-https
486   steffani:
487     address: 128.31.0.36
488     parents: gw-csail
489     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, sw-raid, acpid-hosts, hasbootfs, hasorgfs, xinetd-hosts, wheezy, security_mirror, no-bacula
490   csail-node01:
491     address: 128.31.0.16
492     parents: gw-csail
493     hostgroups: computers, service, dl360, acpid-hosts, wheezy, drbd-hosts
494   csail-node02:
495     address: 128.31.0.46
496     parents: gw-csail
497     hostgroups: computers, service, dl360, acpid-hosts, wheezy, drbd-hosts
498   ganeti-csail:
499     address: 128.31.0.49
500     parents: gw-bytemark
501     hostgroups: notacomputer
502   x86-csail-01:
503     address: 128.31.0.50
504     parents: ganeti-csail
505     hostgroups: computers, buildd, hassrvfs, kvmdomains, wheezy
506   mirror-csail:
507     address: 128.31.0.62
508     parents: ganeti-csail
509     hostgroups: computers, service, hassrvfs, kvmdomains, wheezy, apache2-hosts, rsyncd-hosts, xinetd-hosts
510   # }}}
511   # {{{ gw-dgi
512   storace:
513     address: 93.94.130.161
514     parents: gw-dgi
515     hostgroups: computers, acpid-hosts, wheezy, dl380, nfs-client, hassrvfs
516   # }}}
517   # {{{ gw-gatech
518   sechter:
519     address: 128.61.240.73
520     parents: gw-gatech
521     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, sw-raid, acpid-hosts, hasbootfs, hassrvfs, xinetd-hosts, wheezy, security_mirror
522   # }}}
523   # {{{ gw-grnet
524   ganeti-grnet:
525     address: 194.177.211.194
526     parents: gw-grnet
527     hostgroups: notacomputer
528   grnet-node01:
529     address: 194.177.211.195
530     parents: gw-grnet
531     hostgroups: computers, service, dl380, acpid-hosts, wheezy, drbd-hosts
532   grnet-node02:
533     address: 194.177.211.196
534     parents: gw-grnet
535     hostgroups: computers, service, dl380, acpid-hosts, wheezy, drbd-hosts
536   rautavaara:
537     address: 194.177.211.199
538     parents: gw-grnet
539     hostgroups: computers, acpid-hosts, megaraid, service, squeeze, nfs-server
540   loghost-grnet-01:
541     address: 194.177.211.200
542     parents: gw-grnet
543     hostgroups: computers, service, kvmdomains, wheezy, hassrvfs
544   # }}}
545   # {{{ gw-isc
546   schein:
547     address: 149.20.20.6
548     parents: gw-isc
549     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, acpid-hosts, dl360, hasorgfs, xinetd-hosts, wheezy, security_mirror, no-bacula
550   # }}}
551   # {{{ gw-leaseweb
552   lw01:
553     address: 185.17.185.177
554     parents: gw-leaseweb
555     hostgroups: computers, service, acpid-hosts, wheezy, dl180, nfs-server
556   lw02:
557     address: 185.17.185.178
558     parents: gw-leaseweb
559     hostgroups: computers, service, acpid-hosts, wheezy, dl180, nfs-server
560   lw03:
561     address: 185.17.185.179
562     parents: gw-leaseweb
563     hostgroups: computers, service, acpid-hosts, wheezy, dl180, nfs-server
564   lw04:
565     address: 185.17.185.180
566     parents: gw-leaseweb
567     hostgroups: computers, service, acpid-hosts, wheezy, dl180, nfs-server
568   lw07:
569     address: 185.17.185.187
570     parents: gw-leaseweb
571     hostgroups: computers,  service, acpid-hosts, wheezy, dl180, nfs-client, autofs, hassrvfs, postgres91-hosts, apache2-hosts
572   lw08:
573     address: 185.17.185.189
574     parents: gw-leaseweb
575     hostgroups: computers,  service, acpid-hosts, wheezy, dl180, nfs-client, autofs, hassrvfs
576   #, apache2-hosts
577   # }}}
578   # {{{ gw-karlsruhe
579   zemlinsky:
580     address: 129.143.160.6
581     parents: gw-karlsruhe
582     hostgroups: computers, buildd, wheezy
583     contacts: pkern
584   # }}}
585   # {{{ gw-man-da
586   ball:
587     address: 82.195.75.70
588     parents: gw-man-da
589     hostgroups: computers, buildd, hasbootfs, wheezy
590   # bartok TODO
591   czerny:
592     address: 82.195.75.109
593     parents: gw-man-da
594     hostgroups: computers, service, dl380, acpid-hosts, wheezy, drbd-hosts
595   clementi:
596     address: 82.195.75.103
597     parents: gw-man-da
598     hostgroups: computers, service, dl380, acpid-hosts, wheezy, drbd-hosts
599   bendel:
600     address: 82.195.75.100
601     parents: ganeti3
602     hostgroups: computers, service, hasbootfs, kvmdomains, hassrvfs, apache2-hosts, wheezy, postfix-hosts, heavy-postfix, acpid-hosts, apache-https, amavis-hosts, hasvarlogfs
603   master:
604     address: 82.195.75.110
605     parents: ganeti3
606     hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, spamd, heavy-exim, highload
607   mipsel-manda-01:
608     address: 82.195.75.72
609     parents: gw-arm
610     hostgroups: computers, hasbootfs, hassrvfs, buildd, wheezy
611   mipsel-manda-02:
612     address: 82.195.75.74
613     parents: gw-arm
614     hostgroups: computers, hasbootfs, hassrvfs, buildd, wheezy
615   fils:
616     address: 82.195.75.89
617     parents: ganeti3
618     hostgroups: computers, freebsd, wheezy, buildd, hassrvfs
619     contacts: christoph
620   fayrfax:
621     address: 82.195.75.82
622     parents: ganeti3
623     hostgroups: computers, freebsd, wheezy, buildd, hassrvfs
624     contacts: christoph
625   vento:
626     address: 82.195.75.98
627     parents: ganeti3
628     hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, apache2-hosts, apache-https, heavy-exim
629   lully:
630     address: 82.195.75.99
631     parents: ganeti3
632     hostgroups: computers, service, hasbootfs, kvmdomains, wheezy, hasvarlogfs
633   rem:
634     address: 82.195.75.68
635     parents: gw-man-da
636     hostgroups: computers, hasbootfs, hassrvfs, wheezy, no-bacula
637   draghi:
638     address: 82.195.75.106
639     parents: ganeti3
640     hostgroups: computers, service, hasbootfs, hassrvfs, apache2-hosts, spamd, heavy-exim, kvmdomains, xinetd-hosts, apache-https, wheezy
641   geo1:
642     address: 82.195.75.105
643     parents: ganeti3
644     hostgroups: computers, service, bind9-hosts, kvmdomains, wheezy
645   handel:
646     address: 82.195.75.104
647     parents: ganeti3
648     hostgroups: computers, service, kvmdomains, apache2-hosts, wheezy, apache-https
649   kaufmann:
650     address: 82.195.75.107
651     parents: ganeti3
652     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, kvmdomains, xinetd-hosts, wheezy
653   stockhausen:
654     address: 82.195.75.108
655     parents: ganeti3
656     hostgroups: computers, service, kvmdomains, wheezy, acpid-hosts, jetty-hosts
657   ganeti3:
658     address: 82.195.75.111
659     parents: gw-man-da
660     hostgroups: notacomputer
661   wilder:
662     address: 82.195.75.112
663     parents: ganeti3
664     hostgroups: computers, service, hassrvfs, apache2-hosts, kvmdomains, wheezy, acpid-hosts, apache-https, rsyncd-hosts, xinetd-hosts
665   mailly:
666     address: 82.195.75.114
667     parents: ganeti3
668     hostgroups: computers, service, kvmdomains, wheezy, spamd, heavy-exim, mail-relay
669   denis:
670     address: 82.195.75.91
671     parents: ganeti3
672     hostgroups: computers, service, kvmdomains, wheezy, bind9-hosts
673   vogler:
674     address: 82.195.75.92
675     parents: ganeti3
676     hostgroups: computers, service, kvmdomains, wheezy
677   mipsel-manda-01:
678     address: 82.195.75.72
679     parents: gw-man-da
680     hostgroups: computers, buildd, wheezy, hassrvfs, sw-raid
681   mipsel-manda-02:
682     address: 82.195.75.74
683     parents: gw-man-da
684     hostgroups: computers, buildd, wheezy, hassrvfs, sw-raid
685   # }}}
686   # {{{ gw-marist
687   zani:
688     address: 148.100.88.22
689     parents: gw-marist
690     hostgroups: computers, buildd, hassrvfs, wheezy, incomingmailrelayed, ping-suckers
691   # }}}
692   # {{{ gw-osuosl
693   busoni:
694     address: 140.211.15.34
695     parents: gw-osuosl
696     hostgroups: computers, service, dl360, hassrvfs, acpid-hosts, wheezy, hasvarlogfs, apache2-hosts, no-bacula, apache-https
697   byrd:
698     address: 140.211.166.20
699     parents: gw-osuosl
700     hostgroups: computers, service, dl380, acpid-hosts, wheezy
701   buxtehude:
702     address: 140.211.166.26
703     parents: byrd
704     hostgroups: computers, service, hassrvfs, acpid-hosts, apache2-hosts, heavy-exim, postgres91-hosts, wheezy, hasvarlogfs, apache-https
705   # malo TODO
706   mayer:
707     address: 140.211.166.78
708     parents: gw-osuosl
709     hostgroups: computers, buildd, hasbootfs, wheezy
710 #  mayr:
711 #    address: 140.211.166.58
712 #    parents: gw-osuosl
713 #    hostgroups: computers, buildd, hasbootfs
714   merulo:
715     address: 140.211.166.46
716     parents: gw-osuosl
717     hostgroups: computers, porterbox, hasusrfs, wheezy
718   parry:
719     address: 140.211.15.153
720     parents: gw-osuosl
721     hostgroups: computers, wheezy, buildd, hassrvfs
722   partch:
723     address: 140.211.15.152
724     parents: gw-osuosl
725     hostgroups: computers, wheezy, hassrvfs, porterbox
726   rietz:
727     address: 140.211.166.43
728     parents: gw-osuosl
729     hostgroups: computers, service, rsyncd-hosts, dl385, hassrvfs, acpid-hosts, xinetd-hosts, wheezy
730     #, bosserver
731   rietz2:
732     address: 140.211.166.44
733     parents: rietz
734     hostgroups: secondary-IPs
735   # zee TODO
736   # }}}
737   # {{{ gs-rapidswitch
738   caballero:
739     address: 193.201.200.200
740     parents: gw-rapidswitch
741     hostgroups: computers, buildd, sw-raid, wheezy, hassrvfs, acpid-hosts
742   # }}}
743   # {{{ gw-sanger
744   sibelius:
745     address: 193.62.202.28
746     parents: gw-sanger
747     hostgroups: computers, acpid-hosts, postgres91-hosts, service, apache2-hosts, sw-raid, squeeze, rsyncd-hosts, xinetd-hosts, hasvarlogfs
748     contacts: tjrc1, dave
749   smetana:
750     address: 193.62.202.29
751     parents: gw-sanger
752     hostgroups: computers, porterbox, sw-raid, sparc, wheezy
753     contacts: tjrc1, dave
754   # }}}
755   # {{{ gw-scanplus
756   lobos:
757     address: 212.211.132.250
758     parents: gw-scanplus-lobos
759     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl380, hasvarfs, hasusrfs, hasorgfs, xinetd-hosts, wheezy, security_mirror, no-bacula
760   villa:
761     address: 212.211.132.32
762     parents: gw-scanplus-villa
763     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl380, hasvarfs, hasusrfs, hasorgfs, xinetd-hosts, wheezy, security_mirror, no-bacula
764   # }}}
765   # {{{ gw-sil
766   eder:
767     address: 86.59.118.151
768     parents: gw-sil
769     hostgroups: computers, porterbox, wheezy, hassrvfs
770   eysler:
771     address: 86.59.118.152
772     parents: gw-sil
773     hostgroups: computers, buildd, wheezy
774   eberlin:
775     address: 86.59.118.155
776     parents: gw-sil
777     hostgroups: computers, buildd, wheezy
778   # }}}
779   # {{{ gw-ubcece
780   sw-ubcece:
781     hostgroups: layer2-infrastructure
782     contacts: lfilipoz
783     pingable: false
784     check_command: dsa_check_always_ok
785   sw-ubcece-mcld:
786     hostgroups: layer2-infrastructure
787     parents: sw-ubcece
788     contacts: lfilipoz
789     pingable: false
790     check_command: dsa_check_always_ok
791   sw-ubcece-kais:
792     hostgroups: layer2-infrastructure
793     parents: sw-ubcece
794     contacts: lfilipoz
795     pingable: false
796     check_command: dsa_check_always_ok
797   spontini:
798     address: 206.12.19.14
799     parents: sw-ubcece-mcld
800     hostgroups: computers, buildd, hasbootfs, hassrvfs, sparc, wheezy
801     contacts: lfilipoz
802   ravel:
803     address: 206.12.19.5
804     parents: sw-ubcece-kais
805     hostgroups: computers, general, dl385, apache2-hosts, acpid-hosts, hasbootfs, nfs-client, hasorgfs, wheezy, autofs
806   dijkstra:
807     address: 206.12.19.218
808     parents: sw-ubcece-kais
809     hostgroups: computers, bl460, acpid-hosts, service, wheezy, drbd-hosts
810   pasquini:
811     address: 206.12.19.217
812     parents: sw-ubcece-kais
813     hostgroups: computers, bl460, acpid-hosts, service, wheezy, drbd-hosts
814   luchesi:
815     address: 206.12.19.214
816     parents: sw-ubcece-kais
817     hostgroups: computers, bl460, acpid-hosts, service, wheezy, drbd-hosts
818   tristano:
819     address: 206.12.19.213
820     parents: sw-ubcece-kais
821     hostgroups: computers, bl460, acpid-hosts, service, wheezy, drbd-hosts
822   boito:
823     address: 206.12.19.216
824     parents: sw-ubcece-kais
825     hostgroups: computers, bl460, acpid-hosts, service, wheezy, drbd-hosts
826   bertali:
827     address: 206.12.19.212
828     parents: sw-ubcece-kais
829     hostgroups: computers, bl460, acpid-hosts, service, wheezy, drbd-hosts
830   ganeti2:
831     address: 206.12.19.23
832     parents: sw-ubcece-kais
833     hostgroups: notacomputer
834   tchaikovsky:
835     address: 206.12.19.118
836     parents: ganeti2
837     hostgroups: computers, general, apache2-hosts, hasbootfs, kvmdomains, apache-https, wheezy
838   wolkenstein:
839     address: 206.12.19.116
840     parents: ganeti2
841     hostgroups: computers, hasbootfs, hassrvfs, kvmdomains, service, xinetd-hosts, rsyncd-hosts, apache2-hosts, wheezy
842   brahms:
843     address: 206.12.19.115
844     parents: ganeti2
845     hostgroups: computers, buildd, hassrvfs, kvmdomains, wheezy
846   geo2:
847     address: 206.12.19.113
848     parents: ganeti2
849     hostgroups: computers, service, bind9-hosts, kvmdomains, wheezy
850   # MSA 2000 (2012i)
851   giustini:
852     address: 192.168.2.6
853     parents: dijkstra
854     hostgroups: notacomputer
855     # unless we implement runfrom for host alive checks
856     pingable: false
857     check_command: dsa_check_always_ok
858   falla:
859     address: 206.12.19.117
860     parents: ganeti2
861     hostgroups: computers, freebsd, hassrvfs, porterbox, wheezy
862   fano:
863     address: 206.12.19.110
864     parents: ganeti2
865     hostgroups: computers, freebsd, wheezy, buildd, hassrvfs
866     contacts: christoph
867   finzi:
868     address: 206.12.19.111
869     parents: ganeti2
870     hostgroups: computers, freebsd, wheezy, buildd, hassrvfs
871     contacts: christoph
872   gabrielli:
873     address: 206.12.19.17
874     parents: sw-ubcece-kais
875     hostgroups: computers, porterbox, wheezy
876   corelli:
877     address: 206.12.19.16
878     parents: sw-ubcece-kais
879     hostgroups: computers, buildd, wheezy
880   lucatelli:
881     address: 206.12.19.15
882     parents: sw-ubcece-kais
883     hostgroups: computers, buildd, wheezy
884   rossini:
885     address: 206.12.19.19
886     parents: sw-ubcece-kais
887     hostgroups: computers, dl585, acpid-hosts, service, wheezy
888   salieri:
889     address: 206.12.19.20
890     parents: sw-ubcece-kais
891     hostgroups: computers, dl585, acpid-hosts, service, wheezy
892   traetta:
893     address: 206.12.19.21
894     parents: sw-ubcece-kais
895     hostgroups: computers, dl585, acpid-hosts, service, wheezy
896 #  locke:
897 #    address: 206.12.19.120
898 #    parents: sw-ubcece-kais
899 #    hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hasvicepa
900   lotti:
901     address: 206.12.19.121
902     parents: sw-ubcece-kais
903     hostgroups: computers, service, hasbootfs, kvmdomains, wheezy, hassrvfs
904   nono:
905     address: 206.12.19.123
906     parents: traetta
907     hostgroups: computers, service, kvmdomains, wheezy, heavy-exim, xinetd-hosts, apache2-hosts, apache-https, broken_https_default_vhost
908   reger:
909     address: 206.12.19.124
910     parents: ganeti2
911     hostgroups: computers, service, kvmdomains, wheezy, apache2-hosts, apache-https, heavy-exim
912   danzi:
913     address: 206.12.19.125
914     parents: ganeti2
915     hostgroups: computers, service, kvmdomains, wheezy, postgres91-hosts, xinetd-hosts
916   glinka:
917     address: 206.12.19.126
918     parents: traetta
919     hostgroups: computers, service, kvmdomains, wheezy, apache2-hosts, nfs-client, autofs, xinetd-hosts
920   tye:
921     address: 206.12.19.129
922     parents: ganeti2
923     hostgroups: computers, service, kvmdomains, wheezy, heavy-exim, apache2-hosts, nfs-client, autofs, hassrvfs
924   elgar:
925     address: 206.12.19.130
926     parents: salieri
927     hostgroups: computers, service, kvmdomains, wheezy
928   gombert:
929     address: 206.12.19.132
930     parents: ganeti2
931     hostgroups: computers, service, kvmdomains, wheezy, apache2-hosts
932   jenkins:
933     address: 206.12.19.133
934     parents: salieri
935     hostgroups: computers, service, kvmdomains, wheezy
936   blavet:
937     address: 206.12.19.134
938     parents: ganeti2
939     hostgroups: computers, service, kvmdomains, wheezy, xinetd-hosts, nfs-client, autofs
940   diabelli:
941     address: 206.12.19.136
942     parents: traetta
943     hostgroups: computers, service, hasbootfs, kvmdomains, wheezy, apache2-hosts, apache-https, broken_https_default_vhost
944   bizet:
945     address: 206.12.19.137
946     parents: ganeti2
947     hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, no-bacula
948   lilburn:
949     address: 206.12.19.138
950     parents: ganeti2
951     hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, apache2-hosts, nfs-client, autofs
952   popov:
953     address: 206.12.19.119
954     parents: ganeti2
955     hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, apache2-hosts, nfs-client, autofs, heavy-exim
956   beach:
957     address: 206.12.19.140
958     parents: ganeti2
959     hostgroups: computers, service, kvmdomains, wheezy, apache2-hosts, xinetd-hosts, hassrvfs, nfs-server, rsyncd-hosts, no-bacula, apache-https
960   ullmann:
961     address: 206.12.19.141
962     parents: ganeti2
963     hostgroups: computers, service, kvmdomains, wheezy, postgres91-hosts, nfs-client, apache2-hosts, autofs, apache-https
964   sonntag:
965     address: 206.12.19.142
966     parents: ganeti2
967     hostgroups: computers, service, kvmdomains, wheezy, nfs-client, autofs
968   menotti:
969     address: 206.12.19.143
970     parents: ganeti2
971     hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, apache2-hosts, apache-https
972   muffat:
973     address: 206.12.19.146
974     parents: ganeti2
975     hostgroups: computers, service, kvmdomains, wheezy, spamd, heavy-exim, mail-relay
976   # }}}
977   # {{{ gw-ugent
978   # }}}
979   # {{{ gw-umn
980   saens:
981     address: 128.101.240.212
982     parents: gw-umn
983     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl380, hasvarfs, hasusrfs, hasorgfs, xinetd-hosts, wheezy, security_mirror, no-bacula
984   # }}}
985   # {{{ gw-unicamp
986   asgard:
987     address: 143.106.167.145
988     parents: gw-unicamp
989     hostgroups: layer3-infrastructure
990   powerpc-unicamp-01:
991     address: 143.106.167.149
992     parents: asgard
993     hostgroups: computers, hasbootfs, hassrvfs, buildd, wheezy
994   # }}}
995   # {{{ gw-utwente
996   klecker:
997     address: 130.89.148.10
998     parents: gw-utwente
999     hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl380, acpid-hosts, xinetd-hosts, wheezy, incomingmailrelayed2025, hassrvfs
1000   klecker-ftp:
1001     address: 130.89.148.12
1002     parents: klecker
1003     hostgroups: secondary-IPs
1004   klecker-archive:
1005     address: 130.89.148.13
1006     parents: klecker
1007     hostgroups: secondary-IPs
1008   klecker-static:
1009     address: 130.89.148.14
1010     parents: klecker
1011     hostgroups: secondary-IPs
1012   # }}}
1013   # {{{ gw-ynic
1014   howells:
1015     address: 144.32.168.75
1016     parents: gw-ynic
1017     hostgroups: computers, hasbootfs, hassrvfs, armhf, wheezy, buildd
1018   hummel:
1019     address: 144.32.168.76
1020     parents: gw-ynic
1021     hostgroups: computers, hasbootfs, hassrvfs, armhf, wheezy, buildd
1022   porpora:
1023     address: 144.32.168.78
1024     parents: gw-ynic
1025     hostgroups: computers, buildd, sw-raid, hassrvfs, wheezy
1026   poulenc:
1027     address: 144.32.168.77
1028     parents: gw-ynic
1029     hostgroups: computers, buildd, sw-raid, hassrvfs, wheezy
1030   # }}}
1031   # {{{ gw-zivit
1032   zandonai:
1033     address: 80.245.147.46
1034     parents: gw-zivit
1035     hostgroups: computers, buildd, hassrvfs, wheezy
1036   zelenka:
1037     address: 80.245.147.40
1038     parents: gw-zivit
1039     hostgroups: computers, porterbox, hassrvfs, wheezy
1040   # }}}
1041   # }}}
1042
1043 # {{{ ############################# host groups #############################
1044 hostgroups:
1045   computers:
1046     alias: computers
1047     private: 1
1048   layer2-infrastructure:
1049     alias: Layer 2 Devices
1050     extinfo-icon_image: base/switch40.png
1051     extinfo-icon_image_alt: switch
1052   layer3-infrastructure:
1053     alias: Layer 3 Devices
1054     extinfo-icon_image: base/switch40.png
1055     extinfo-icon_image_alt: router
1056   notacomputer:
1057     alias: Systems that are not really systems.  Yeah :)
1058     private: 1
1059   freebsd:
1060     alias: freebsd
1061     private: 1
1062   armhf:
1063     alias: armhf
1064     private: 1
1065   sparc:
1066     alias: sparc
1067     private: 1
1068
1069   porterbox:
1070     alias: developer accessible porter machines
1071     extinfo-icon_image: base/debian.png
1072     extinfo-icon_image_alt: Debian GNU/Linux
1073     extinfo-notes_url: http://db.debian.org/machines.cgi?host=%s
1074   service:
1075     alias: machines running services
1076     extinfo-icon_image: base/debian.png
1077     extinfo-icon_image_alt: Debian GNU/Linux
1078     extinfo-notes_url: http://db.debian.org/machines.cgi?host=%s
1079   buildd:
1080     alias: buildd systems
1081     extinfo-icon_image: base/debian.png
1082     extinfo-icon_image_alt: Debian GNU/Linux
1083     extinfo-notes_url: http://db.debian.org/machines.cgi?host=%s
1084   general:
1085     alias: general purpose developer accessible machines
1086     extinfo-icon_image: base/debian.png
1087     extinfo-icon_image_alt: Debian GNU/Linux
1088     extinfo-notes_url: http://db.debian.org/machines.cgi?host=%s
1089
1090   dl380:
1091     alias: HP DL380 hosts
1092     private: 1
1093   dl385:
1094     alias: HP DL385 hosts
1095     private: 1
1096   dl360:
1097     alias: HP DL360 hosts
1098     private: 1
1099   bl460:
1100     alias: HP BL460 blades
1101     private: 1
1102   bm-bl:
1103     alias: HP blades at bytemark
1104     private: 1
1105   dl585:
1106     alias: HP DL385 hosts
1107     private: 1
1108   dl180:
1109     alias: HP DL180
1110     private: 1
1111   dl120:
1112     alias: HP DL120
1113     private: 1
1114   sw-raid:
1115     alias: Hosts with Linux software raid
1116     private: 1
1117   aacraid:
1118     alias: Hosts with Adaptec AACraid
1119     private: 1
1120   megaraid:
1121     alias: Hosts with LSI Logic MegaRAID
1122     private: 1
1123
1124   squeeze:
1125     alias: Hosts running squeeze
1126   wheezy:
1127     alias: Hosts running wheezy
1128
1129   kvmdomains:
1130     alias: Hosts that are KVM domains
1131     private: 1
1132
1133   drbd-hosts:
1134     alias: hosts running drbd
1135   postfix-hosts:
1136     alias: hosts running postfix instead of exim
1137     private: 1
1138   heavy-exim:
1139     alias: "hosts running the full mail stuff, including clamav and postgrey"
1140     private: 1
1141   mail-relay:
1142     alias: "relays usually are hosts with more exim processes"
1143     private: 1
1144   spamd:
1145     alias: "hosts running spamassassin as daemon"
1146     private: 1
1147   heavy-postfix:
1148     alias: "postfix hosts running the full mail stuff, including clamav, SA, postgrey, policyd-weight"
1149     private: 1
1150   apache2-hosts:
1151     alias: hosts running apache2
1152     private: 1
1153   jetty-hosts:
1154     alias: hosts running jetty
1155     private: 1
1156   bind9-hosts:
1157     alias: hosts running bind9
1158     private: 1
1159   # once every host runs unbound, do away with this group and check "computers" instead
1160   amavis-hosts:
1161     alias: hosts running amavis
1162     private: 1
1163   rsyncd-hosts:
1164     alias: hosts providing rsync services via xinetd
1165     private: 1
1166   xinetd-hosts:
1167     alias: hosts providing services via xinetd
1168     private: 1
1169   postgres91-hosts:
1170     alias: hosts running postgres91
1171     private: 1
1172   no-ulogd:
1173     alias: hosts not running ulogd
1174     private: 1
1175   acpid-hosts:
1176     alias: hosts running acpid
1177     private: 1
1178   uploadqueue:
1179     alias: hosts that are an anonymous ftp uploadqueue
1180     private: 1
1181   bosserver:
1182     alias: hosts running bosserver
1183     private: 1
1184   apache-https:
1185     alias: hosts with https services
1186     private: 1
1187   broken_https_default_vhost:
1188     alias: https default vhost does not say 200 OK
1189     private: 1
1190
1191   no-bacula:
1192     alias: hosts which are not being backed up with bacula
1193     private: 1
1194
1195   nfs-client:
1196     alias: hosts mounting filesystems using NFS
1197     private: 1
1198   nfs-server:
1199     alias: hosts serving filesystems using NFS
1200     private: 1
1201   autofs:
1202     alias: hosts running the automounter
1203     private: 1
1204
1205   highload:
1206     alias: "hosts on which high load is normal"
1207     private: 1
1208
1209   secondary-IPs:
1210     alias: secondary IP addresses
1211     private: 1
1212
1213   hasbootfs:
1214     alias: hosts with a /boot filesystem
1215     private: 1
1216   hassrvfs:
1217     alias: hosts with a /srv filesystem
1218     private: 1
1219   hasorgfs:
1220     alias: hosts with a /org filesystem
1221     private: 1
1222   hasvarfs:
1223     alias: hosts with a /var filesystem
1224     private: 1
1225   hasvarlogfs:
1226     alias: hosts with a /var/log filesystem
1227     private: 1
1228   hasusrfs:
1229     alias: hosts with a /usr filesystem
1230     private: 1
1231
1232   incomingmailrelayed:
1233     alias: incoming mail needs to go through a mail relay
1234     # i.e. no port 25
1235     private: 1
1236   incomingmailrelayed2025:
1237     alias: incoming mail needs to go through a mail relay
1238     # i.e. no port 25
1239     private: 1
1240
1241   brokensamhain:
1242     alias: machines that can not run samhain
1243     private: 1
1244   high-RTT:
1245     alias: machines with high round trip times
1246     private: 1
1247   ping-suckers:
1248     alias: machines that just suck at icmp
1249     private: 1
1250   alioth:
1251     alias: machines that just are just awkward
1252     private: 1
1253   openstack-compute:
1254     alias: nodes that run OpenStack compute
1255     private: 1
1256   openstack-controller:
1257     alias: nodes that run OpenStack controller
1258     private: 1
1259
1260   security_mirror:
1261     alias: hosts that are security mirrors
1262     private: 1
1263
1264   broken_mq:
1265     alias: hosts whose MQ is broken
1266     private: 1
1267 # }}}
1268 # {{{ ############################# servicegroups #############################
1269 servicegroups:
1270   diskspace:
1271     alias: diskusage checks
1272   buildd:
1273     alias: buildd checks
1274   raid:
1275     alias: raid checks
1276   backup:
1277     alias: backup checks
1278   kernel:
1279     alias: kernel checks
1280   apt:
1281     alias: apt upgrade status
1282   samhain:
1283     alias: samhain integrity status
1284   time:
1285     alias: time stuff
1286   security:
1287     alias: security
1288     servicegroup_members: apt, kernel, samhain
1289   MQ:
1290     alias: rabbitMQ stuff
1291 # }}}
1292 # {{{ ############################# services #############################
1293 services:
1294   # {{{ ### basic networking
1295   -
1296     name: PING
1297     check: "check_ping!350.0,20%!600.0,40%"
1298     hostgroups: pingable
1299     excludehostgroups: layer3-infrastructure, high-RTT, ping-suckers
1300     normal_check_interval: 5
1301     max_check_attempts: 4
1302     retry_check_interval: 1
1303   -
1304     name: PING
1305     check: "check_ping!600.0,20%!900.0,40%"
1306     hostgroups: high-RTT
1307     normal_check_interval: 5
1308     max_check_attempts: 4
1309     retry_check_interval: 1
1310   -
1311     name: PING
1312     check: "check_ping!600.0,90%!900.0,95%"
1313     hostgroups: ping-suckers
1314     normal_check_interval: 5
1315     max_check_attempts: 4
1316     retry_check_interval: 1
1317   -
1318     name: PING
1319     check: "check_ping!2000.0,60%!3000.0,80%"
1320     hostgroups: layer3-infrastructure
1321     normal_check_interval: 5
1322     max_check_attempts: 4
1323     retry_check_interval: 1
1324   # }}}
1325   # {{{ ### disk usage
1326   -
1327     name: disk usage - all
1328     servicegroups: diskspace
1329     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 --ignore-eregi-path='/home/buildd/build-tr|/var/lib/schroot/mount'"
1330     hostgroups: computers
1331     excludehosts: sibelius
1332   -
1333     name: disk usage - all
1334     servicegroups: diskspace
1335     nrpe: "/usr/lib/nagios/plugins/check_disk -X devpts -X proc -X linprocfs -X devfs -X fdescfs -X sysfs -X nfs 95 98"
1336     hosts: sibelius
1337
1338   -
1339     name: disk usage on /
1340     servicegroups: diskspace
1341     nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /"
1342     hostgroups: computers
1343   -
1344     name: disk usage on /boot
1345     servicegroups: diskspace
1346     nrpe: "/usr/lib/nagios/plugins/check_disk 75 85 /boot"
1347     hostgroups: hasbootfs
1348   -
1349     name: disk usage on /var
1350     servicegroups: diskspace
1351     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var"
1352     hostgroups: hasvarfs
1353   -
1354     name: disk usage on /org
1355     servicegroups: diskspace
1356     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org"
1357     hostgroups: hasorgfs
1358   -
1359     name: disk usage on /srv
1360     servicegroups: diskspace
1361     nrpe: "/usr/lib/nagios/plugins/check_disk 95 98 /srv"
1362     hostgroups: hassrvfs
1363   -
1364     name: disk usage on /tmp
1365     servicegroups: diskspace
1366     nrpe: "/usr/lib/nagios/plugins/check_disk 60 80 /tmp"
1367     hosts: saens
1368   -
1369     name: disk usage on /usr
1370     servicegroups: diskspace
1371     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /usr"
1372     hostgroups: hasusrfs
1373   -
1374     name: disk usage on /var/lib/postgresql
1375     servicegroups: diskspace
1376     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/lib/postgresql"
1377     hosts: sibelius, busoni, buxtehude, lw07
1378   -
1379     name: disk usage on /var/log
1380     servicegroups: diskspace
1381     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/log"
1382     hostgroups: hasvarlogfs
1383   -
1384     name: disk usage on /var/spool/postfix
1385     servicegroups: diskspace
1386     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/spool/postfix"
1387     hosts: bendel
1388   -
1389     name: disk usage on /srv/mirrors
1390     servicegroups: diskspace
1391     nrpe: "/usr/lib/nagios/plugins/check_disk 95 98 /srv/mirrors"
1392     hosts: sibelius
1393   -
1394     name: disk usage on /srv/snapshot.debian.org
1395     servicegroups: diskspace
1396     nrpe: "/usr/lib/nagios/plugins/check_disk 90 94 /srv/snapshot.debian.org"
1397     hosts: sibelius
1398   -
1399     name: disk usage on /srv/farm-snapshot/farm-misc
1400     servicegroups: diskspace
1401     nrpe: "/usr/lib/nagios/plugins/check_disk 97 95 /srv/farm-snapshot/farm-misc"
1402     hosts: sibelius
1403   -
1404     name: disk usage on /var/lib/postgresql/9.1
1405     servicegroups: diskspace
1406     nrpe: "/usr/lib/nagios/plugins/check_disk 75 85 /var/lib/postgresql/9.1"
1407     hosts: franck
1408   -
1409     name: disk usage on /srv/ftp-master.debian.org
1410     servicegroups: diskspace
1411     nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/ftp-master.debian.org"
1412     hosts: franck
1413   -
1414     name: disk usage on /storage/snapshot-farm-1
1415     servicegroups: diskspace
1416     nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-1"
1417     hosts: lw01
1418   -
1419     name: disk usage on /storage/snapshot-farm-2
1420     servicegroups: diskspace
1421     nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-2"
1422     hosts: lw02
1423   -
1424     name: disk usage on /storage/snapshot-farm-3
1425     servicegroups: diskspace
1426     nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-3"
1427     hosts: lw03
1428   -
1429     name: disk usage on /storage/snapshot-farm-4
1430     servicegroups: diskspace
1431     nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-4"
1432     hosts: lw04
1433   -
1434     name: disk usage on /srv/morgue.debian.org/
1435     servicegroups: diskspace
1436     nrpe: "/usr/lib/nagios/plugins/check_disk 95 90 /srv/morgue.debian.org"
1437     hosts: lw03
1438   # }}}
1439   # {{{ ### system
1440   # {{{ setup
1441   -
1442     name: setup - dsa config
1443     nrpe: "/usr/lib/nagios/plugins/dsa-check-config"
1444     hostgroups: computers
1445     normal_check_interval: 60
1446     excludehostgroups: alioth
1447   -
1448     name: setup - local hostname etc-hosts
1449     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'
1450     hostgroups: computers
1451     normal_check_interval: 60
1452   # }}}
1453   # {{{ os health
1454   ####
1455   -
1456     name: users
1457     nrpe: "/usr/lib/nagios/plugins/check_users 30 35"
1458     hostgroups: computers
1459   -
1460     name: load
1461     nrpe: "/usr/lib/nagios/plugins/check_load -w 30,28,26 -c 50,45,50"
1462     hostgroups: computers
1463     excludehostgroups: highload
1464   -
1465     name: load
1466     nrpe: "/usr/lib/nagios/plugins/check_load -w 140,120,100 -c 240,220,200"
1467     hostgroups: highload
1468   -
1469     name: uptime check
1470     nrpe: "/usr/lib/nagios/plugins/dsa-check-uptime"
1471     hostgroups: computers
1472   -
1473     name: processes - total
1474     nrpe: "/usr/lib/nagios/plugins/check_procs 620 700"
1475     hostgroups: computers
1476   -
1477     name: swap usage - percent
1478     nrpe: "/usr/lib/nagios/plugins/check_swap -w 20% -c 10%"
1479     hostgroups: computers
1480   -
1481     name: swap usage - mb
1482     nrpe: "/usr/lib/nagios/plugins/check_swap -w 20000 -c 5000"
1483     hostgroups: computers
1484   -
1485     name: process - getty
1486     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C getty -a /sbin/getty"
1487     hostgroups: computers
1488     excludehosts: zelenka, zandonai
1489   -
1490     name: processes - zombies
1491     nrpe: "/usr/lib/nagios/plugins/check_procs 5 10 -s Z"
1492     hostgroups: computers
1493   -
1494     name: system - available entropy
1495     nrpe: "/usr/lib/nagios/plugins/dsa-check-entropy"
1496     event_handler: dsa_event_handler_restart_ekey
1497     hostgroups: computers
1498     excludehostgroups: freebsd
1499   -
1500     name: system - filesystem check
1501     nrpe: "/usr/bin/sudo /usr/lib/nagios/plugins/dsa-check-filesystems"
1502     normal_check_interval:  60
1503     retry_check_interval: 15
1504     hostgroups: computers
1505   # }}}
1506   # {{{ backup
1507   -
1508     name: backup
1509     servicegroups: backup
1510     nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-dabackup"
1511     hostgroups: computers
1512     excludehosts: backuphost
1513     normal_check_interval: 60
1514     max_check_attempts: 2
1515     retry_check_interval: 5
1516   -
1517     name: backup server config
1518     servicegroups: backup
1519     nrpe: "/usr/lib/nagios/plugins/dsa-check-dabackup-server"
1520     hosts: backuphost
1521     normal_check_interval: 60
1522     max_check_attempts: 2
1523     retry_check_interval: 5
1524   -
1525     name: backup - bacula - last backup
1526     servicegroups: backup
1527     remotecheck: "/usr/lib/nagios/plugins/dsa-check-bacula $HOSTNAME$.debian.org"
1528     runfrom: dinis
1529     hostgroups: computers
1530     excludehostgroups: buildd, porterbox, no-bacula
1531     normal_check_interval:  60
1532     retry_check_interval: 15
1533   -
1534     name: backup - bacula - last full backup
1535     servicegroups: backup
1536     remotecheck: "/usr/lib/nagios/plugins/dsa-check-bacula -w 1080 -c 1560 $HOSTNAME$.debian.org F"
1537     runfrom: dinis
1538     hostgroups: computers
1539     excludehostgroups: buildd, porterbox, no-bacula
1540     normal_check_interval:  60
1541     retry_check_interval: 15
1542   -
1543     name: process - bacula-fd
1544     servicegroups: backup
1545     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'"
1546     hostgroups: computers
1547     excludehostgroups: freebsd, alioth
1548   -
1549     name: process - bacula-fd
1550     servicegroups: backup
1551     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'"
1552     hostgroups: freebsd
1553
1554   ####
1555   -
1556     name: process - acc.umu.se backup
1557     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -a 'dsmc'"
1558     hosts: sibelius
1559   # }}}
1560   # {{{ security
1561   -
1562     name: running kernel
1563     servicegroups: kernel
1564     nrpe: "/usr/lib/nagios/plugins/dsa-check-running-kernel"
1565     hostgroups: computers
1566     normal_check_interval: 60
1567     retry_check_interval: 5
1568   -
1569     name: apt - security updates
1570     servicegroups: apt
1571     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/apt"
1572     hostgroups: computers
1573     normal_check_interval:  60
1574     retry_check_interval: 15
1575   -
1576     name: installed firewall
1577     nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/ferm.conf"
1578     hostgroups: computers
1579     excludehostgroups: freebsd
1580   -
1581     name: puppetized firewall
1582     nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/conf.d/defs.conf"
1583     hostgroups: computers
1584     excludehostgroups: freebsd
1585   -
1586     name: process - ulogd
1587     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C ulogd -a '/usr/sbin/ulogd -d'"
1588     hostgroups: computers
1589     excludehostgroups: freebsd, sparc
1590   -
1591     name: unexpected process - ulogd
1592     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C ulogd"
1593     hostgroups: freebsd, sparc
1594   ####
1595   -
1596     name: process - samhain
1597     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C samhain -a '/usr/sbin/samhain'"
1598     hostgroups: computers
1599     excludehostgroups: brokensamhain
1600   -
1601     name: samhain
1602     servicegroups: samhain
1603     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/samhain"
1604     hostgroups: computers
1605     depends: process - samhain
1606     normal_check_interval: 60
1607     retry_check_interval: 5
1608     excludehostgroups: brokensamhain
1609   -
1610     name: processes - samhain zombies
1611     nrpe: "/usr/lib/nagios/plugins/check_procs 3 6 -s Z -u root -a samhain"
1612     event_handler: dsa_event_handler_restart_samhain
1613     hostgroups: computers
1614     excludehostgroups: brokensamhain
1615   # }}}
1616   # {{{ logging
1617   -
1618     name: process - syslog-ng
1619     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'"
1620     hostgroups: computers
1621     excludehostgroups: freebsd
1622
1623   -
1624     name: process - syslog-ng
1625     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'"
1626     hostgroups: freebsd
1627
1628   -
1629     name: remote logging on lotti
1630     remotecheck: "/usr/lib/nagios/plugins/dsa-check-log-age-loghost $HOSTNAME$"
1631     runfrom: lotti
1632     hostgroups: computers
1633     excludehostgroups: alioth
1634   -
1635     name: remote logging on lully
1636     remotecheck: "/usr/lib/nagios/plugins/dsa-check-log-age-loghost $HOSTNAME$"
1637     runfrom: lully
1638     hostgroups: computers
1639     excludehostgroups: alioth
1640   # }}}
1641   # {{{ base service
1642   -
1643     name: process - sshd
1644     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:20 -c 1: -u root -C sshd -a '/usr/sbin/sshd'"
1645     hostgroups: computers
1646   -
1647     name: "network service - sshd"
1648     check: dsa_check_ssh
1649     hostgroups: computers
1650     depends: process - sshd
1651     normal_check_interval:  60
1652     notification_interval: 1440
1653   ####
1654   -
1655     name: network service - nrpe
1656     check: check_tcp!5666
1657     hostgroups: computers
1658     max_check_attempts: -2
1659     notification_interval: 1440
1660   -
1661     name: process - nrpe
1662     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'"
1663     hostgroups: computers
1664     max_check_attempts: -1
1665     depends: network service - nrpe
1666   ###
1667   -
1668     name: process - munin-node
1669     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C munin-node -a '/usr/sbin/munin-node'"
1670     hostgroups: computers
1671     excludehostgroups: freebsd, armhf
1672   -
1673     name: process - munin-node
1674     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'"
1675     hostgroups: freebsd
1676   -
1677     name: process - munin-node
1678     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C munin-node -a 'munin-node'"
1679     hostgroups: wheezy
1680     excludehostgroups: freebsd
1681   -
1682     name: network service - munin-node
1683     check: check_tcp!4949
1684     hostgroups: computers
1685     depends: process - munin-node
1686   ###
1687   -
1688     name: process - ntpd
1689     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'"
1690     hostgroups: computers
1691     servicegroups: time
1692   -
1693     name: network service - ntp
1694     check: dsa_check_ntp
1695     hostgroups: computers
1696     depends: process - ntpd
1697     servicegroups: time
1698   ###
1699   -
1700     name: process - atd
1701     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C atd -a /usr/sbin/atd"
1702     hostgroups: computers
1703   ###
1704   -
1705     name: process - cron
1706     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C cron -a /usr/sbin/cron"
1707     hostgroups: computers
1708   ###
1709   -
1710     name: process - ud-replicated
1711     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'"
1712     hostgroups: computers
1713     excludehostgroups: squeeze, freebsd, alioth
1714   -
1715     name: process - ud-replicated
1716     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'"
1717     hostgroups: freebsd
1718   ###
1719   -
1720     name: process - monit
1721     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C monit -a '/usr/sbin/monit -d 300 -I -c /etc/monit/monitrc -s /var/lib/monit/monit.state'"
1722     hostgroups: squeeze
1723   -
1724     name: process - monit
1725     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'"
1726     hostgroups: computers
1727     excludehostgroups: squeeze, alioth
1728   ###
1729   -
1730     name: MQ connection on rainier
1731     servicegroups: MQ
1732     remotecheck: "/usr/lib/nagios/plugins/dsa-check-mq-connection $HOSTNAME$ ud dsa"
1733     runfrom: rainier
1734     hostgroups: computers
1735     normal_check_interval:  60
1736     retry_check_interval: 15
1737     excludehostgroups: alioth, broken_mq
1738   -
1739     name: MQ connection on rapoport
1740     servicegroups: MQ
1741     remotecheck: "/usr/lib/nagios/plugins/dsa-check-mq-connection $HOSTNAME$ ud dsa"
1742     runfrom: rapoport
1743     hostgroups: computers
1744     normal_check_interval:  60
1745     retry_check_interval: 15
1746     excludehostgroups: alioth, broken_mq
1747   ###
1748   -
1749     name: local resolver
1750     nrpe: "/usr/lib/nagios/plugins/dsa-check-resolver www.debian.org www.google.com"
1751     hostgroups: computers
1752     normal_check_interval: 60
1753   -
1754     name: process - unbound
1755     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u unbound -C unbound -a '/usr/sbin/unbound'"
1756     hostgroups: computers
1757     excludehostgroups: alioth
1758   ###
1759   -
1760     name: process - uptimed
1761     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C uptimed -a '/usr/sbin/uptimed'"
1762     hostgroups: computers
1763   ###
1764   -
1765     name: process - udevd
1766     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -p 1 -C udevd -a 'udevd'"
1767     hostgroups: computers
1768     excludehostgroups: freebsd
1769   -
1770     name: unexpected process - udev
1771     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C udevd"
1772     hostgroups: freebsd
1773   ###
1774   -
1775     name: process - acpid
1776     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C acpid -a '/usr/sbin/acpid'"
1777     hostgroups: acpid-hosts
1778   -
1779     name: unexpected process - acpid
1780     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C acpid"
1781     hostgroups: computers
1782     excludehostgroups: acpid-hosts, kvmdomains
1783   ###
1784   -
1785     name: process - xinetd
1786     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xinetd -a '/usr/sbin/xinetd -pidfile /var/run/xinetd.pid -stayalive'"
1787     hostgroups: xinetd-hosts
1788   -
1789     name: unwanted process - xinetd
1790     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C xinetd"
1791     hostgroups: computers
1792     excludehostgroups: xinetd-hosts
1793   ###
1794   -
1795     name: process - stunnel4 - puppet-ekeyd
1796     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'"
1797     hostgroups: squeeze, wheezy
1798     excludehostgroups: freebsd, alioth
1799   # }}}
1800   # {{{ anti-services
1801   -
1802     name: ganeti - job watcher paused
1803     nrpe: "/usr/lib/nagios/plugins/negate /usr/lib/nagios/plugins/dsa-check-file -f /var/lib/ganeti/watcher.pause"
1804     hostgroups: computers
1805   -
1806     name: unwanted process - irqbalance
1807     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C irqbalance"
1808     hostgroups: computers
1809   -
1810     name: unwanted process - openvpn
1811     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C openvpn"
1812     hostgroups: computers
1813     normal_check_interval: 120
1814   -
1815     name: unwanted process - gkrellmd
1816     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C gkrellmd"
1817     hostgroups: computers
1818   -
1819     name: unwanted process - rpc.statd
1820     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C rpc.statd"
1821     hostgroups: computers
1822     excludehostgroups: nfs-client, nfs-server
1823   -
1824     name: unwanted process - inetd
1825     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C inetd"
1826     hostgroups: computers
1827     excludehosts: abel
1828   -
1829     name: unwanted process - snmpd
1830     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C snmpd"
1831     hostgroups: computers
1832   # }}}
1833   # {{{ ssl certs
1834   -
1835     name: "host SSL cert"
1836     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"
1837     hostgroups: computers
1838   # }}}
1839   # {{{ HW health/raid
1840   -
1841     name: process - mdadm monitor
1842     servicegroups: raid
1843     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C mdadm -a '/sbin/mdadm --monitor --pid-file /var/run/mdadm/monitor.pid --daemonise --scan'"
1844     hostgroups: sw-raid
1845     excludehostgroups: wheezy
1846   -
1847     # wheezy:
1848     name: process - mdadm monitor
1849     servicegroups: raid
1850     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'"
1851     hostgroups: sw-raid
1852     excludehostgroups: squeeze
1853   -
1854     name: RAID - sw raid
1855     servicegroups: raid
1856     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-sw"
1857     hostgroups: sw-raid
1858   ###
1859   -
1860     name: HW - hpacucli status
1861     servicegroups: raid
1862     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli"
1863     normal_check_interval: 120
1864     hostgroups: dl385, dl380, dl360, bl460, dl180
1865     excludehosts: schein, rietz
1866   -
1867     name: HW - hpacucli status
1868     servicegroups: raid
1869     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli --no-controller-ok --ignore-controller='P700m'"
1870     normal_check_interval: 120
1871     hostgroups: bm-bl
1872   -
1873     name: HW - hpacucli status
1874     servicegroups: raid
1875     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli --no-battery"
1876     normal_check_interval: 120
1877     hosts: schein, rietz
1878   -
1879     name: HW - hpacucli enclosure status
1880     servicegroups: raid
1881     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli-enclosure 1 1E:1"
1882     normal_check_interval: 120
1883     hosts: franck
1884   -
1885     name: HW - hpacucli status
1886     servicegroups: raid
1887     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli --ignore-transfer-speed=1I:1:1 --ignore-transfer-speed=1I:1:2"
1888     normal_check_interval: 120
1889     hostgroups: dl585
1890   ###
1891 #  -
1892 #    name: HW - edac status
1893 #    nrpe: "/usr/lib/nagios/plugins/dsa-check-edac"
1894 #    normal_check_interval: 120
1895     #hostgroups: computers
1896     #excludehosts: villa, lobos, senfl, schein
1897   -
1898     name: HW - hpasmcli status
1899     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm"
1900     normal_check_interval: 120
1901     hostgroups: dl385, dl380, dl360, bl460, dl585, bm-bl
1902     excludehosts: villa, lobos, senfl, schein, storace
1903   -
1904     name: HW - hpasmcli status
1905     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --ps-no-redundant"
1906     normal_check_interval: 120
1907     hosts: villa
1908   -
1909     name: HW - hpasmcli status
1910     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --ps-no-redundant  --ignore-failed='PS2'"
1911     normal_check_interval: 120
1912     hosts: lobos
1913   -
1914     name: HW - hpasmcli status
1915     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-no-redundant"
1916     normal_check_interval: 120
1917     hosts: senfl, schein
1918   -
1919     name: HW - hpasmcli status
1920     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-ignore-not-present"
1921     normal_check_interval: 120
1922     hosts: storace
1923   ###
1924   -
1925     name: RAID - 3ware
1926     servicegroups: raid
1927     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-3ware"
1928     hosts: powell
1929   ###
1930   -
1931     name: RAID - aacraid
1932     servicegroups: raid
1933     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-aacraid"
1934     hostgroups: aacraid
1935   ###
1936   -
1937     name: RAID - megaraid
1938     servicegroups: raid
1939     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-megaraid"
1940     hostgroups: megaraid
1941   ###
1942   -
1943     name: RAID - DRBD
1944     servicegroups: raid
1945     nrpe: "/usr/lib/nagios/plugins/dsa-check-drbd -d All"
1946     hostgroups: drbd-hosts
1947   # }}}
1948   # }}}
1949   # {{{ ### mail stuff
1950   # {{{ exim processes and mailq
1951   -
1952     name: process - exim
1953     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u Debian-exim -C exim4 -a '/usr/sbin/exim4 -bd -q'"
1954     hostgroups: computers
1955     excludehostgroups: postfix-hosts, mail-relay
1956     excludehosts: master, busoni, quantz, buxtehude
1957   -
1958     name: process - exim
1959     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:25 -c 1: -u Debian-exim -C exim4 -a '/usr/sbin/exim4 -bd -q'"
1960     hostgroups: mail-relay
1961   -
1962     name: process - exim - total
1963     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1: -C exim4"
1964     hostgroups: computers
1965     excludehostgroups: postfix-hosts
1966     excludehosts: master, busoni, quantz, buxtehude
1967   -
1968     name: process - exim
1969     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:300 -c 1:500 -C exim4 -a '/usr/sbin/exim4'"
1970     hosts: master, busoni, quantz, buxtehude
1971   -
1972     name: mail queue
1973     nrpe: "/usr/lib/nagios/plugins/check_mailq -M exim -w 1000 -c 2000"
1974     hostgroups: heavy-exim
1975   # }}}
1976   # {{{ clamav
1977   -
1978     name: process - clamav - clamd
1979     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u clamav -C clamd -a '/usr/sbin/clamd'"
1980     hostgroups: heavy-exim, heavy-postfix
1981   -
1982     name: service - clamav
1983     nrpe: "/usr/lib/nagios/plugins/check_clamd -H /var/run/clamav/clamd.ctl"
1984     hostgroups: heavy-exim, heavy-postfix
1985     depends: process - clamav - clamd
1986   -
1987     name: process - clamav - freshclam
1988     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C freshclam -a '/usr/bin/freshclam -d --quiet'"
1989     hostgroups: heavy-exim, heavy-postfix
1990   -
1991     name: unwanted process - clamav
1992     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C clamd"
1993     hostgroups: computers
1994     excludehostgroups: heavy-exim, heavy-postfix
1995   -
1996     name: unwanted process - freshclam
1997     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C freshclam"
1998     hostgroups: computers
1999     excludehostgroups: heavy-exim, heavy-postfix
2000   # }}}
2001   # {{{ anti-spam
2002   -
2003     name: process - spamd - master
2004     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'"
2005     hostgroups: spamd
2006     excludehosts: picconi
2007   -
2008     name: process - spamd - master
2009     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd --create-prefs --max-children 20 --min-spare=5 --helper-home-dir -d --pidfile=/var/run/spamd.pid'"
2010     hosts: picconi
2011   -
2012     name: process - spamd - master
2013     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd --create-prefs --max-children 10 --helper-home-dir -d --pidfile=/var/run/spamd.pid'"
2014     hosts: bendel
2015   -
2016     name: process - spamd - child
2017     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:11 -c 1: -C spamd -a 'spamd child'"
2018     hosts: bendel
2019     hostgroups: spamd
2020     depends: process - spamd - master
2021   #
2022   -
2023     name: process - spamd - master
2024     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u debbugs -C spamd -a '/usr/sbin/spamd -d '"
2025     hosts: buxtehude
2026   -
2027     name: process - spamd - child
2028     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:6 -c 1: -u debbugs -C spamd -a 'spamd child'"
2029     hosts: buxtehude
2030   #
2031   -
2032     name: unwanted process - spamd
2033     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C spamd"
2034     hostgroups: computers
2035     excludehostgroups: spamd
2036     excludehosts: bendel, busoni, buxtehude
2037
2038   -
2039     name: unwanted process - greylistd
2040     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C greylistd"
2041     hostgroups: computers
2042
2043   ###
2044   -
2045     name: process - postgrey
2046     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'"
2047     hostgroups: heavy-exim
2048   -
2049     name: process - postgrey
2050     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgrey -a '/usr/sbin/postgrey --pidfile=/var/run/postgrey.pid --daemonize --inet=127.0.0.1:60000'"
2051     hostgroups: heavy-postfix
2052   #
2053   -
2054     name: unwanted process - postgrey
2055     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C postgrey"
2056     hostgroups: computers
2057     excludehostgroups: heavy-postfix, heavy-exim
2058   ###
2059   -
2060     name: process - amavis - master
2061     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u amavis -a 'amavisd-new (master)'"
2062     hostgroups: amavis-hosts
2063   -
2064     name: process - amavis - all
2065     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1:10 -u amavis -a 'amavisd-new '"
2066     hostgroups: amavis-hosts
2067     depends: process - amavis - master
2068   #
2069   -
2070     name: unwanted process - amavis
2071     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C amavisd-new"
2072     hostgroups: computers
2073     excludehostgroups: amavis-hosts
2074   ###
2075   -
2076     name: process - weightd - master
2077     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u polw -a 'policyd-weight (master)'"
2078     hostgroups: heavy-postfix, alioth
2079   -
2080     name: process - weightd - cache
2081     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u polw -a 'policyd-weight (cache)'"
2082     hostgroups: heavy-postfix, alioth
2083     depends: process - weightd - master
2084   -
2085     name: process - weightd - child
2086     nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:50 -c 1: -u polw -a 'policyd-weight (child)'"
2087     hostgroups: heavy-postfix, alioth
2088     depends: process - weightd - master
2089   ###
2090   -
2091     name: unwanted process - policyd-weight
2092     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C policyd-weight"
2093     hostgroups: computers
2094     excludehostgroups: heavy-postfix, alioth
2095   # }}}
2096   # {{{ postfix
2097   ###
2098   -
2099     name: process - postfix - master
2100     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C master -a '/usr/lib/postfix/master'"
2101     hostgroups: postfix-hosts
2102   -
2103     name: process - postfix - qmgr
2104     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C qmgr -a 'qmgr -l -t fifo -u'"
2105     hostgroups: postfix-hosts
2106     depends: process - postfix - master
2107   -
2108     name: process - postfix - pickup
2109     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C pickup -a 'pickup -l -t fifo -u -c'"
2110     hostgroups: postfix-hosts
2111     depends: process - postfix - master
2112   -
2113     name: process - postfix - anvil
2114     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:1 -c 0: -u postfix -C anvil -a 'anvil -l -t unix -u'"
2115     hostgroups: postfix-hosts
2116     depends: process - postfix - master
2117
2118   -
2119     name: process - postfix - trivial-rewrite
2120     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'"
2121     hostgroups: postfix-hosts
2122     depends: process - postfix - master
2123   -
2124     name: process - postfix - proxymap
2125     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:10 -c 0:15 -u postfix -C proxymap -a 'proxymap -t unix -u'"
2126     hostgroups: postfix-hosts
2127     depends: process - postfix - master
2128   -
2129     name: process - postfix - cleanup
2130     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:30 -c 0:50 -u postfix -C cleanup -a 'cleanup -z -t unix -u -c'"
2131     hostgroups: postfix-hosts
2132     depends: process - postfix - master
2133   -
2134     name: process - postfix - local
2135     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:30 -c 0:50 -u postfix -C local -a 'local -t unix'"
2136     hostgroups: postfix-hosts
2137     depends: process - postfix - master
2138
2139   -
2140     name: network service local - smtps cert
2141     nrpe: "/usr/lib/nagios/plugins/check_http -H localhost -p 465 -S -C 14 -t 45"
2142     hostgroups: postfix-hosts
2143     depends: process - postfix - master
2144     normal_check_interval: 120
2145   # }}}
2146   # {{{ mail - network service
2147   -
2148     name: network service - smtp
2149     check: dsa_check_smtp
2150     hostgroups: computers
2151     excludehostgroups: postfix-hosts, incomingmailrelayed, incomingmailrelayed2025
2152     depends: process - exim
2153
2154   -
2155     name: network service - smtp
2156     check: dsa_check_smtp
2157     hostgroups: postfix-hosts
2158     depends: process - postfix - master
2159   -
2160     name: network service - submission
2161     check: dsa_check_smtp_port!587
2162     hostgroups: incomingmailrelayed
2163     depends: process - exim
2164   -
2165     name: network service - smtp 2025
2166     check: dsa_check_smtp_port!2025
2167     hostgroups: incomingmailrelayed2025
2168     depends: process - exim
2169   # }}}
2170   # }}}
2171   # {{{ ### host specific services
2172   # {{{ HTTP
2173   -
2174     name: process - apache2 - master
2175     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -a /usr/sbin/apache2"
2176     hostgroups: apache2-hosts
2177   -
2178     name: process - apache2 - worker
2179     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1:100 -u www-data -a /usr/sbin/apache2"
2180     hostgroups: apache2-hosts
2181     depends: process - apache2 - master
2182   -
2183     name: unwanted process - apache2
2184     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C apache2"
2185     hostgroups: computers
2186     excludehostgroups: apache2-hosts
2187
2188   -
2189     name: network service - http
2190     check: check_http
2191     hostgroups: apache2-hosts
2192     excludehosts: klecker
2193     depends: process - apache2 - master
2194   -
2195     name: network service - http
2196     check: check_http
2197     depends: klecker:process - apache2 - master
2198     hosts: klecker-ftp
2199
2200   # keyserver on kaufmann
2201   -
2202     name: network service - http keyserver
2203     check: dsa_check_http_port!11371
2204     hosts: kaufmann
2205     depends: process - apache2 - master
2206
2207   # https on various hosts
2208   -
2209     name: network service - https
2210     check: check_https
2211     hostgroups: apache-https
2212     excludehosts: handel,menotti
2213     excludehostgroups: broken_https_default_vhost
2214     depends: "process - apache2 - master"
2215     normal_check_interval: 120
2216   -
2217     name: network service - https
2218     check: dsa_check_https_want_auth
2219     hosts: handel,menotti
2220     depends: "process - apache2 - master"
2221     normal_check_interval: 120
2222   -
2223     name: network service - https
2224     check: dsa_check_https_any_status
2225     hostgroups: broken_https_default_vhost
2226     depends: "process - apache2 - master"
2227     normal_check_interval: 120
2228   -
2229     name: network service - https cert
2230     check: dsa_check_cert!443
2231     hostgroups: apache-https
2232     depends: network service - https
2233     normal_check_interval: 60
2234   -
2235     name: unwanted network service - https
2236     check: dsa_check_port_closed!443
2237     hostgroups: apache2-hosts
2238     excludehostgroups: apache-https
2239     # ravel does ssh on port 443
2240     excludehosts: ravel
2241     normal_check_interval: 60
2242   # }}}
2243   # {{{ FTP
2244   -
2245     name: network service - ftp
2246     check: check_ftp
2247     hostgroups: uploadqueue, security_mirror
2248     excludehosts: klecker
2249   -
2250     name: network service - ftp
2251     check: check_ftp
2252     hosts: klecker-ftp
2253     depends: klecker:process - xinetd
2254   # }}}
2255   # {{{ postgres
2256   -
2257     name: unwanted process - postgresql
2258     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0 -C postgres"
2259     hostgroups: computers
2260     excludehostgroups: postgres91-hosts
2261   -
2262     name: unwanted process - postgresql 9.0
2263     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0 -C postgres -a '9.0/bin/postgres'"
2264     hostgroups: computers
2265   -
2266     name: process - postgresql91 - master
2267     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/9.1/bin/postgres'"
2268     hostgroups: postgres91-hosts
2269   -
2270     name: postgresql backups
2271     nrpe: "/usr/bin/sudo -u debbackup /usr/lib/nagios/plugins/dsa-check-backuppg"
2272     hosts: backuphost
2273   # }}}
2274   # {{{ power
2275 #  -
2276 #    name: process - UPS - nut usbhid-ups - ups1
2277 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u nut -C usbhid-ups  -a '/lib/nut/usbhid-ups -a ups1'"
2278 #    hosts: franck
2279 #  -
2280 #    name: process - UPS - nut upsd
2281 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u nut -C upsd  -a '/sbin/upsd'"
2282 #    hosts: franck
2283 #  -
2284 #    name: process - UPS - nut upsmon master
2285 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C upsmon  -a '/sbin/upsmon'"
2286 #    hosts: franck
2287 #  -
2288 #    name: process - UPS - nut upsmon worker
2289 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u nut -C upsmon  -a '/sbin/upsmon'"
2290 #    hosts: franck
2291 #    depends: process - UPS - nut upsmon master
2292 #  -
2293 #    name: UPS - on line power
2294 #    nrpe: "/usr/lib/nagios/plugins/dsa-check-ups"
2295 #    hosts: franck
2296 #    depends: process - UPS - nut upsd
2297   # }}}
2298   # {{{ buildd
2299   -
2300     name: process - buildd
2301     servicegroups: buildd
2302     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:5 -u buildd -C perl -a '/usr/bin/buildd'"
2303     hosts: fano, finzi, fils, fayrfax
2304     contact_groups: buildd
2305   -
2306     name: process - buildd
2307     servicegroups: buildd
2308     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:5 -u buildd -C buildd -a '/usr/bin/buildd'"
2309     hostgroups: buildd
2310     excludehosts: fano, finzi, fils, fayrfax
2311     contact_groups: buildd
2312   -
2313     name: processes - zombie schroot
2314     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"
2315     hostgroups: buildd
2316     contact_groups: +buildd
2317     normal_check_interval: 5
2318     max_check_attempts: 24
2319     retry_check_interval: 5
2320   -
2321     name: processes - lvcreate
2322     nrpe: "/usr/lib/nagios/plugins/check_procs -m 'ELAPSED' -c 500 -C lvcreate -u root -a 'lvcreate'"
2323     hostgroups: buildd
2324     contact_groups: +buildd
2325   # }}}
2326   # {{{ NFS Stuff
2327   -
2328     name: process - statd
2329     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u statd -C rpc.statd -a '/sbin/rpc.statd'"
2330     hostgroups: nfs-client, nfs-server
2331   -
2332     name: process - nfsd
2333     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u root -C nfsd -a '[nfsd]'"
2334     hostgroups: nfs-server
2335   -
2336     name: process - lockd
2337     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C lockd -a '[lockd]'"
2338     hostgroups: nfs-server
2339   -
2340     name: process - mountd
2341     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C rpc.mountd -a '/sbin/rpc.mountd'"
2342     hostgroups: nfs-server
2343   #
2344   -
2345     name: process - automount
2346     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C automount -a '/usr/sbin/automount'"
2347     hostgroups: autofs
2348   -
2349     name: unwanted process - automount
2350     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0 -C automount"
2351     hostgroups: computers
2352     excludehostgroups: autofs
2353   # }}}
2354   # {{{ mirroring
2355   -
2356     name: mirror sync - bugs
2357     check: "dsa_check_mirrorsync_skew!bugs.debian.org!project/trace/bugs-master.debian.org!120:600"
2358     hosts: global
2359   -
2360     name: mirror sync - security
2361     check: "dsa_check_mirrorsync_skew!security-nagios.debian.org!project/trace/security-master.debian.org!150:3600"
2362     hosts: global
2363   -
2364     name: mirror sync - packages
2365     check: "dsa_check_mirrorsync_skew!packages.debian.org!Pics/.trace!3600:57600"
2366     hosts: global
2367     normal_check_interval: 15
2368     max_check_attempts: 5
2369     retry_check_interval: 5
2370   -
2371     name: mirror sync - snapshot
2372     check: "dsa_check_mirrorsync_skew!snapshot.debian.org!project/trace/snapshot-master.debian.org!3600:28800"
2373     hosts: global
2374     normal_check_interval: 15
2375     max_check_attempts: 5
2376     retry_check_interval: 5
2377   # }}}
2378   # {{{ DNS
2379   -
2380     name: process - named
2381     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:15 -c 1: -u bind -C named -a '/usr/sbin/named -u bind'"
2382     hostgroups: bind9-hosts
2383   -
2384     name: network service - dns
2385     check: check_dns
2386     hostgroups: bind9-hosts
2387     depends: process - named
2388   -
2389     name: unwanted process - named
2390     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C named"
2391     hostgroups: computers
2392     excludehostgroups: bind9-hosts
2393   ###
2394   -
2395     name: DNS SOA sync - debian.org
2396     check: "dsa_check_soas_add!denis.debian.org!debian.org"
2397     hosts: global
2398   -
2399     name: DNS SOA sync - debian.net
2400     check: "dsa_check_soas_add!denis.debian.org!debian.net"
2401     hosts: global
2402   -
2403     name: DNS SOA sync - debian.com
2404     check: "dsa_check_soas_add!denis.debian.org!debian.com"
2405     hosts: global
2406   -
2407     name: DNS SOA sync - 144-28.118.59.86.in-addr.arpa
2408     check: "dsa_check_soas_add!denis.debian.org!144-28.118.59.86.in-addr.arpa"
2409     hosts: global
2410   -
2411     name: DNS SOA sync - alioth.debian.org
2412     check: "dsa_check_soas_add!denis.debian.org!alioth.debian.org"
2413     hosts: global
2414   -
2415     name: DNS - delegation and signature expiry
2416     hosts: global
2417     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"
2418     runfrom: denis
2419   -
2420     name: DNS - security delegations
2421     hosts: global
2422     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"
2423     runfrom: denis
2424   -
2425     name: DNS - key coverage
2426     hosts: global
2427     remotecheck: "/usr/lib/nagios/plugins/dsa-check-statusfile /srv/dns.debian.org/var/nagios/coverage"
2428     runfrom: denis
2429   -
2430     name: DNS - DS expiry
2431     hosts: global
2432     remotecheck: "/usr/lib/nagios/plugins/dsa-check-statusfile /srv/dns.debian.org/var/nagios/ds"
2433     runfrom: denis
2434   # }}}
2435   # {{{ storage
2436   -
2437     name: ping alive check
2438     remotecheck: "/usr/lib/nagios/plugins/check_ping -H $HOSTADDRESS$ -w 50,10% -c 200,30%"
2439     runfrom: dijkstra
2440     hosts: giustini
2441     normal_check_interval: 5
2442     max_check_attempts: 4
2443     retry_check_interval: 1
2444   -
2445     name: Overall Unit Status
2446     remotecheck: "/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C public -P 2c -o connUnitStatus -n -c 3 -w 3"
2447     runfrom: dijkstra
2448     hosts: giustini
2449   -
2450     name: event log
2451     remotecheck: "/usr/lib/nagios/plugins/dsa-check-msa-eventlog --start=9966 $HOSTADDRESS$ public"
2452     runfrom: dijkstra
2453     hosts: giustini
2454   # }}}
2455   # {{{ porterbox
2456   -
2457     name: current chroots
2458     nrpe: "/usr/lib/nagios/plugins/dsa-check-dchroots-current"
2459     hostgroups: porterbox
2460     normal_check_interval:  60
2461     retry_check_interval: 15
2462   # }}}
2463   # {{{ openstack
2464   -
2465     name: process - openstack - memcached
2466     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'"
2467     hostgroups: openstack-controller
2468   -
2469     name: process - openstack - glance-registry
2470     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'"
2471     hostgroups: openstack-controller
2472   -
2473     name: process - openstack - nova-api
2474     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'"
2475     hostgroups: openstack-controller
2476   -
2477     name: process - openstack - nova-compute
2478     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'"
2479     hostgroups: openstack-compute
2480   -
2481     name: process - openstack - nova-cert
2482     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'"
2483     hostgroups: openstack-controller
2484   -
2485     name: process - openstack - nova-conductor
2486     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'"
2487     hostgroups: openstack-controller
2488   -
2489     name: process - openstack - nova-consoleauth
2490     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'"
2491     hostgroups: openstack-controller
2492   -
2493     name: process - openstack - nova-scheduler
2494     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'"
2495     hostgroups: openstack-controller
2496   -
2497     name: process - openstack - nova-spicehtml5proxy
2498     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'"
2499     hostgroups: openstack-controller
2500   -
2501     name: process - openstack - neutron-server
2502     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'"
2503     hostgroups: openstack-controller
2504   # }}}
2505   # {{{ misc
2506   -
2507     name: process - rngd
2508     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C rngd  -a '/usr/sbin/rngd -r /dev/hwrng'"
2509     hostgroups: dl385
2510   ###
2511   -
2512     name: process - slapd
2513     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'"
2514     hosts: draghi
2515   -
2516     name: network service - ldaps cert
2517     check: dsa_check_cert!636
2518     depends: process - slapd
2519     normal_check_interval: 60
2520     hosts: draghi
2521   ###
2522   -
2523     name: network service - finger
2524     check: check_tcp!79
2525     hosts: draghi
2526     depends: process - xinetd
2527   ###
2528   -
2529     name: network service - rsync
2530     check: check_tcp!873
2531     hostgroups: rsyncd-hosts
2532     depends: process - xinetd
2533     excludehosts: rietz
2534   -
2535     name: network service - rsync
2536     check: check_tcp!873
2537     hosts: rietz2
2538     depends: rietz:process - xinetd
2539   -
2540     name: network service - rsync
2541     check: check_tcp!873
2542     hosts: milanollo2
2543     depends: milanollo:process - xinetd
2544   ###
2545   -
2546     name: process - icinga
2547     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:30 -c 1: -u nagios -C icinga -a '/usr/sbin/icinga -d /etc/icinga/icinga.cfg'"
2548     hosts: tchaikovsky
2549   ###
2550   -
2551     name: process - jetty - master
2552     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -a 'jsvc.exec'"
2553     hostgroups: jetty-hosts
2554   -
2555     name: process - jetty - worker
2556     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1:100 -u jetty -a 'jsvc.exec -user jetty'"
2557     hostgroups: jetty-hosts
2558     depends: process - jetty - master
2559   ###
2560   -
2561     name: process - debianqueued
2562     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u dak-unpriv -C debianqueued"
2563     hostgroups: uploadqueue
2564   ####
2565   -
2566     name: network service - gobby
2567     check: check_tcp!6523
2568     hosts: gombert
2569     contact_groups: gobby
2570   ####
2571   -
2572     name: puppetmaster cert
2573     nrpe: "/usr/lib/nagios/plugins/dsa-check-cert-expire /var/lib/puppet/ssl/certs/ca.pem"
2574     hosts: handel
2575     normal_check_interval: 60
2576     max_check_attempts: 2
2577     retry_check_interval: 5
2578   # }}}
2579 # }}}
2580
2581 # vim: set ts=2 sw=2 et ai si fdm=marker: