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