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