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