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