lobos 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, lenny
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, lenny
214     contacts: dannf
215   penalosa:
216     address: 192.25.206.68
217     parents: gw-HP-ftc
218     hostgroups: computers, buildd, hasbootfs, lenny
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, lenny
224   paer:
225     address: 192.25.206.11
226     parents: gw-HP-ftc
227     hostgroups: computers, porterbox, hasbootfs, hashomefs, lenny
228   merulo:
229     address: 192.25.206.58
230     parents: gw-HP-ftc
231     hostgroups: computers, porterbox, hasusrfs, lenny
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, lenny
241     contacts: bzed
242   agricola:
243     address: 82.195.75.86
244     parents: gw-man-da
245     hostgroups: computers, porterbox, sw-raid, hassrvfs, lenny
246     contacts: bzed
247   arcadelt:
248     address: 82.195.75.87
249     parents: gw-man-da
250     hostgroups: computers, buildd, sw-raid, hassrvfs, lenny
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, lenny
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, lenny
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, lenny
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, lenny
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, lenny
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, lenny
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, lenny
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, lenny
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, squeeze
343   zee:
344     address: 140.211.166.16
345     parents: gw-osuosl
346     hostgroups: computers, porterbox, hassrvfs, hasbootfs, sparc, lenny
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, squeeze
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, squeeze
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, lenny
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, lenny
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, lenny
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, lenny
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, lenny
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, lenny
391
392   argento:
393     address: 93.94.130.160
394     parents: gw-dg-i.net
395     hostgroups: computers, buildd, sw-raid, hassrvfs, lenny
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, squeeze
402     contacts: bzed
403
404   pergolesi:
405     address: 62.104.23.252
406     parents: gw-freenet
407     hostgroups: computers, porterbox, sw-raid, hasusrfs, hasorgfs, lenny
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, lenny
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, lenny
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, lenny
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, lenny
442     contacts: joerg
443
444   schumann:
445     address: 212.227.126.54
446     parents: gw-1und1-karlsruhe
447     hostgroups: computers, acpid-hosts, service, squeeze
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, squeeze
464
465   caballero:
466     address: 193.201.200.200
467     parents: gw-blackcat
468     hostgroups: computers, buildd, sw-raid, lenny
469
470   pescetti:
471     address: 217.114.76.85
472     parents: gw-nmmn
473     hostgroups: computers, porterbox, smart, hasorgfs, lenny
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, lenny
496     contacts: luk
497
498   agnesi:
499     address: 67.233.102.241
500     parents: gw-agnesi
501     hostgroups: deadslow, porterbox, lenny
502
503   spontini:
504     address: 206.12.19.14
505     parents: gw-ubc
506     hostgroups: computers, buildd, hasbootfs, hassrvfs, sparc, lenny
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, lenny
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, lenny
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, lenny
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, lenny
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, squeeze
555   paganini:
556     address: 206.12.19.10
557     parents: tchaikovsky
558     hostgroups: computers, hasbootfs, aacraid, hassrvfs, xinetd-hosts, nfs-client, service, apache2-hosts, lenny
559   respighi:
560     address: 206.12.19.11
561     parents: gw-ubc
562     hostgroups: computers, hasbootfs, aacraid, hassrvfs, service, apache2-hosts, lenny
563   vivaldi:
564     address: 206.12.19.12
565     parents: tchaikovsky
566     hostgroups: computers, hasbootfs, aacraid, hassrvfs, apache2-hosts, postgres84-hosts, service, apache-https, lenny
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, lenny
587   corelli:
588     address: 206.12.19.16
589     parents: tchaikovsky
590     hostgroups: computers, buildd, lenny
591   lucatelli:
592     address: 206.12.19.15
593     parents: tchaikovsky
594     hostgroups: computers, buildd, lenny
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, lenny
640   schroeder:
641     address: 193.198.184.11
642     parents: gw-carnet
643     hostgroups: computers, buildd, sw-raid, hassrvfs, sparc, lenny
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, lenny
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, squeeze
660
661   zelenka:
662     address: 80.245.147.40
663     parents: gw-HP-ftc
664     hostgroups: computers, porterbox, hassrvfs, xinetd-hosts, lenny
665   zandonai:
666     address: 80.245.147.46
667     parents: gw-HP-ftc
668     hostgroups: computers, buildd, hassrvfs, lenny
669
670   goedel:
671     address: 213.188.99.214
672     parents: gw-cst
673     hostgroups: computers, hasbootfs, ntpsuckers, buildd, lenny
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, lenny
684   pettersson:
685     address: 130.239.18.123
686     parents: gw-aca
687     hostgroups: computers, hasbootfs, aacraid, nfs-client, acpid-hosts, service, apache2-hosts, squeeze
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, lenny
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, lenny
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, lenny
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, lenny
772   arnold:
773     address: 217.140.96.57
774     parents: gw-arm
775     hostgroups: computers, hasbootfs, hassrvfs, buildd, lenny
776   alain:
777     address: 217.140.96.58
778     parents: gw-arm
779     hostgroups: computers, hasbootfs, hassrvfs, buildd, lenny
780   alwyn:
781     address: 217.140.96.59
782     parents: gw-arm
783     hostgroups: computers, hasbootfs, hassrvfs, buildd, lenny
784   antheil:
785     address: 217.140.96.60
786     parents: gw-arm
787     hostgroups: computers, hasbootfs, hassrvfs, buildd, lenny
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, lenny
797   porpora:
798     address: 144.32.168.78
799     parents: gw-ynic
800     hostgroups: computers, buildd, sw-raid, hassrvfs, lenny
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
886   lenny:
887     alias: Hosts running lenny
888
889   kvmdomains:
890     alias: Hosts that are KVM domains
891     private: 1
892
893   postfix-hosts:
894     alias: hosts running postfix instead of exim
895     private: 1
896   heavy-exim:
897     alias: "hosts running the full mail stuff, including clamav and postgrey"
898     private: 1
899   mail-relay:
900     alias: "relays usually are hosts with more exim processes"
901     private: 1
902   spamd:
903     alias: "hosts running spamassassin as daemon"
904     private: 1
905   heavy-postfix:
906     alias: "postfix hosts running the full mail stuff, including clamav, SA, postgrey, policyd-weight"
907     private: 1
908   apache2-hosts:
909     alias: hosts running apache2
910     private: 1
911   bind9-hosts:
912     alias: hosts running bind9
913     private: 1
914   # once every host runs unbound, do away with this group and check "computers" instead
915   unbound-hosts:
916     alias: hosts running unbound
917     private: 1
918   amavis-hosts:
919     alias: hosts running amavis
920     private: 1
921   ftpd-hosts:
922     alias: hosts running vsftpd
923     private: 1
924   #tftpd-hosts:
925   #  alias: hosts running a tftpd (tftpd-hpa as a daemon)
926   #  private: 1
927   rsyncd-hosts:
928     alias: hosts providing rsync services via xinetd
929     private: 1
930   xinetd-hosts:
931     alias: hosts providing services via xinetd
932     private: 1
933   #postgres81-hosts:
934   #  alias: hosts running postgres81
935   #  private: 1
936   postgres83-hosts:
937     alias: hosts running postgres83
938     private: 1
939   postgres84-hosts:
940     alias: hosts running postgres84
941     private: 1
942   postgres90-hosts:
943     alias: hosts running postgres90
944     private: 1
945   mysql-hosts:
946     alias: hosts running mysql
947     private: 1
948   no-udev:
949     alias: hosts not using udev
950     private: 1
951   no-ulogd:
952     alias: hosts not running ulogd
953     private: 1
954   acpid-hosts:
955     alias: hosts running acpid
956     private: 1
957   uploadqueue:
958     alias: hosts that are an anonymous ftp uploadqueue
959     private: 1
960   bosserver:
961     alias: hosts running bosserver
962     private: 1
963   apache-https:
964     alias: hosts with https services
965     private: 1
966
967   nfs-client:
968     alias: hosts mounting filesystems using NFS
969     private: 1
970   nfs-server:
971     alias: hosts serving filesystems using NFS
972     private: 1
973
974   highload:
975     alias: "hosts on which high load is normal"
976     private: 1
977
978   secondary-IPs:
979     alias: secondary IP addresses
980     private: 1
981
982   smart:
983     alias: hosts with smartd
984     private: 1
985   hasbootfs:
986     alias: hosts with a /boot filesystem
987     private: 1
988   hassrvfs:
989     alias: hosts with a /srv filesystem
990     private: 1
991   hasorgfs:
992     alias: hosts with a /org filesystem
993     private: 1
994   hashomefs:
995     alias: hosts with a /home filesystem
996     private: 1
997   hasvarfs:
998     alias: hosts with a /var filesystem
999     private: 1
1000   hasusrfs:
1001     alias: hosts with a /usr filesystem
1002     private: 1
1003   hasvicepa:
1004     alias: hosts with a /vicepa
1005     private: 1
1006
1007   incomingmailrelayed:
1008     alias: incoming mail needs to go through a mail relay
1009     # i.e. no port 25
1010     private: 1
1011   incomingmailrelayed2025:
1012     alias: incoming mail needs to go through a mail relay
1013     # i.e. no port 25
1014     private: 1
1015
1016   ntpsuckers:
1017     alias: "hosts who's ntp offset is often unknown"
1018     private: 1
1019
1020 #############################
1021 # servicegroups
1022 #############################
1023 servicegroups:
1024   diskspace:
1025     alias: diskusage checks
1026   buildd:
1027     alias: buildd checks
1028   raid:
1029     alias: raid checks
1030   kernel:
1031     alias: kernel checks
1032   weaksshkeys:
1033     alias: weak ssh keys
1034   apt:
1035     alias: apt upgrade status
1036   samhain:
1037     alias: samhain integrity status
1038   security:
1039     alias: security
1040     servicegroup_members: apt, weaksshkeys, kernel, samhain
1041
1042 #############################
1043 # services
1044 #############################
1045 services:
1046   -
1047     name: PING
1048     check: "check_ping!300.0,20%!600.0,40%"
1049     hostgroups: pingable
1050     excludehostgroups: routing-infrastructure
1051     normal_check_interval: 5
1052     max_check_attempts: 4
1053     retry_check_interval: 1
1054   -
1055     name: PING
1056     check: "check_ping!2000.0,60%!3000.0,80%"
1057     hostgroups: routing-infrastructure
1058     normal_check_interval: 5
1059     max_check_attempts: 4
1060     retry_check_interval: 1
1061
1062  ############ Services ############
1063  ###
1064
1065  ############ Disk Usage ############
1066  ####
1067   -
1068     name: disk usage - all
1069     servicegroups: diskspace
1070     nrpe: "/usr/lib/nagios/plugins/check_disk -X devpts -X proc -X linprocfs -X devfs -X fdescfs -X sysfs -X nfs 90 95"
1071     hostgroups: computers
1072   -
1073     name: disk usage on /
1074     servicegroups: diskspace
1075     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /"
1076     hostgroups: computers
1077     excludehosts: klecker, kassia, spohr, liszt
1078   -
1079     name: disk usage on /
1080     servicegroups: diskspace
1081     nrpe: "/usr/lib/nagios/plugins/check_disk 90 93 /"
1082     hosts: klecker, kassia, spohr, liszt
1083   -
1084     name: disk usage on /boot
1085     servicegroups: diskspace
1086     nrpe: "/usr/lib/nagios/plugins/check_disk 75 85 /boot"
1087     hostgroups: hasbootfs
1088   -
1089     name: disk usage on /var
1090     servicegroups: diskspace
1091     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var"
1092     hostgroups: hasvarfs
1093   -
1094     name: disk usage on /org
1095     servicegroups: diskspace
1096     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org"
1097     hostgroups: hasorgfs
1098   -
1099     name: disk usage on /org
1100     servicegroups: diskspace
1101     nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /org"
1102     hosts: merkel
1103   -
1104     name: disk usage on /srv
1105     servicegroups: diskspace
1106     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv"
1107     hostgroups: hassrvfs
1108     excludehosts: ries
1109   -
1110     name: disk usage on /srv
1111     servicegroups: diskspace
1112     nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /srv"
1113     hosts: ries
1114   -
1115     name: disk usage on /org/scratch
1116     servicegroups: diskspace
1117     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org/scratch"
1118     hosts: merkel
1119   -
1120     name: disk usage on /tmp
1121     servicegroups: diskspace
1122     nrpe: "/usr/lib/nagios/plugins/check_disk 60 80 /tmp"
1123     hosts: saens, merkel, tartini, powell, piatti
1124   -
1125     name: disk usage on /usr
1126     servicegroups: diskspace
1127     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /usr"
1128     hostgroups: hasusrfs
1129   -
1130     name: disk usage on /home
1131     servicegroups: diskspace
1132     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /home"
1133     hostgroups: hashomefs
1134   -
1135     name: disk usage on /mnt/hdc
1136     servicegroups: diskspace
1137     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /mnt/hdc"
1138     hosts: voltaire
1139   -
1140     name: disk usage on /x
1141     servicegroups: diskspace
1142     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /x"
1143     hosts: caballero
1144   -
1145     name: disk usage on /var/lib/postgresql
1146     servicegroups: diskspace
1147     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/lib/postgresql"
1148     hosts: samosa, stabile, sibelius, busoni
1149
1150   -
1151     name: disk usage on /var/log
1152     servicegroups: diskspace
1153     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/log"
1154     hosts: busoni, wieck, heininen
1155
1156   -
1157     name: disk usage on /srv/morgue.debian.org
1158     servicegroups: diskspace
1159     nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /srv/morgue.debian.org"
1160     hosts: stabile
1161   -
1162     name: disk usage on /srv/mirrors
1163     servicegroups: diskspace
1164     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv/mirrors"
1165     hosts: stabile, beethoven, sibelius
1166   -
1167     name: disk usage on /srv/snapshot.debian.org
1168     servicegroups: diskspace
1169     nrpe: "/usr/lib/nagios/plugins/check_disk 90 94 /srv/snapshot.debian.org"
1170     hosts: stabile,sibelius
1171   -
1172     name: disk usage on /srv/farm-snapshot/farm-01
1173     servicegroups: diskspace
1174     nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-01"
1175     hosts: sibelius
1176   -
1177     name: disk usage on /srv/farm-snapshot/farm-23
1178     servicegroups: diskspace
1179     nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-23"
1180     hosts: sibelius
1181   -
1182     name: disk usage on /srv/farm-snapshot/farm-45
1183     servicegroups: diskspace
1184     nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-45"
1185     hosts: sibelius
1186   -
1187     name: disk usage on /srv/farm-snapshot/farm-67
1188     servicegroups: diskspace
1189     nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-67"
1190     hosts: sibelius
1191   -
1192     name: disk usage on /srv/farm-snapshot/farm-89
1193     servicegroups: diskspace
1194     nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-89"
1195     hosts: sibelius
1196   -
1197     name: disk usage on /srv/farm-snapshot/farm-abf
1198     servicegroups: diskspace
1199     nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-abf"
1200     hosts: sibelius
1201   -
1202     name: disk usage on /srv/farm-snapshot/farm-cde
1203     servicegroups: diskspace
1204     nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-cde"
1205     hosts: sibelius
1206   -
1207     name: disk usage on /srv/fossology.debian.net
1208     servicegroups: diskspace
1209     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv/fossology.debian.net"
1210     hosts: vivaldi
1211   -
1212     name: disk usage on /vicepa
1213     servicegroups: diskspace
1214     nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /vicepa"
1215     hostgroups: hasvicepa
1216   -
1217     name: disk usage on /var/lib/postgresql/9.0/dak
1218     servicegroups: diskspace
1219     nrpe: "/usr/lib/nagios/plugins/check_disk 75 85 /var/lib/postgresql/9.0/dak"
1220     hosts: franck
1221   -
1222     name: disk usage on /srv/ftp-master.debian.org
1223     servicegroups: diskspace
1224     nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/ftp-master.debian.org"
1225     hosts: franck
1226   -
1227     name: disk usage on /srv/pgbackup
1228     servicegroups: diskspace
1229     nrpe: "/usr/lib/nagios/plugins/check_disk 75 85 /srv/pgbackup"
1230     hosts: franck
1231
1232  ############ All Computers ############
1233  ####
1234   -
1235     name: apt - security updates
1236     servicegroups: apt
1237     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/apt"
1238     hostgroups: computers
1239     normal_check_interval:  60
1240     retry_check_interval: 15
1241  ####
1242   -
1243     name: backup
1244     nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-dabackup"
1245     hostgroups: computers
1246     normal_check_interval: 60
1247     max_check_attempts: 2
1248     retry_check_interval: 5
1249   -
1250     name: backup server config
1251     nrpe: "/usr/lib/nagios/plugins/dsa-check-dabackup-server"
1252     hosts: beethoven
1253     normal_check_interval: 60
1254     max_check_attempts: 2
1255     retry_check_interval: 5
1256
1257  ####
1258   -
1259     name: running kernel
1260     servicegroups: kernel
1261     nrpe: "/usr/lib/nagios/plugins/dsa-check-running-kernel"
1262     hostgroups: computers
1263     normal_check_interval: 60
1264     retry_check_interval: 5
1265
1266  ####
1267   - name: afs - space
1268     hostgroups: bosserver
1269     nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-space -H localhost"
1270     normal_check_interval: 60
1271     max_check_attempts: 2
1272     retry_check_interval: 5
1273
1274   - name: afs - bos
1275     hostgroups: bosserver
1276     nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-bos -H localhost"
1277     normal_check_interval: 60
1278     max_check_attempts: 2
1279     retry_check_interval: 5
1280
1281   - name: afs - waiting connections
1282     hostgroups: bosserver
1283     nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-rxdebug -H localhost"
1284     normal_check_interval: 60
1285     max_check_attempts: 2
1286     retry_check_interval: 5
1287
1288   #- name: afs - udebug
1289   #  hostgroups: bosserver
1290   #  nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-udebug -H localhost"
1291   #  normal_check_interval: 60
1292   #  max_check_attempts: 2
1293   #  retry_check_interval: 5
1294
1295  ####
1296   -
1297     name: puppet
1298     nrpe: "/usr/lib/nagios/plugins/dsa-check-file_age -i 540 -f /var/lib/puppet/state/state.yaml"
1299     hostgroups: computers
1300
1301  ####
1302   -
1303     name: installed firewall
1304     nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/ferm.conf"
1305     hostgroups: computers
1306     excludehostgroups: freebsd
1307   -
1308     name: puppetized firewall
1309     nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/conf.d/defs.conf"
1310     hostgroups: computers
1311     excludehostgroups: freebsd
1312
1313  ####
1314   -
1315     name: process - samhain
1316     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C samhain -a '/usr/sbin/samhain'"
1317     hostgroups: computers
1318   -
1319     name: samhain
1320     servicegroups: samhain
1321     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/samhain"
1322     hostgroups: computers
1323     depends: process - samhain
1324     normal_check_interval: 60
1325     retry_check_interval: 5
1326
1327  ####
1328   -
1329     name: users
1330     nrpe: "/usr/lib/nagios/plugins/check_users 30 35"
1331     hostgroups: computers
1332  ####
1333   -
1334     name: load
1335     nrpe: "/usr/lib/nagios/plugins/check_load -w 30,28,26 -c 50,45,50"
1336     hostgroups: computers
1337     excludehostgroups: highload
1338   -
1339     name: load
1340     nrpe: "/usr/lib/nagios/plugins/check_load -w 140,120,100 -c 240,220,200"
1341     hostgroups: highload
1342  ####
1343   -
1344     name: uptime check
1345     nrpe: "/usr/lib/nagios/plugins/dsa-check-uptime"
1346     hostgroups: computers
1347  ####
1348   -
1349     name: processes - zombies
1350     nrpe: "/usr/lib/nagios/plugins/check_procs 5 10 -s Z"
1351     hostgroups: computers
1352  ####
1353   -
1354     name: processes - total
1355     nrpe: "/usr/lib/nagios/plugins/check_procs 620 700"
1356     hostgroups: computers
1357     excludehosts: liszt
1358   -
1359     name: processes - total
1360     nrpe: "/usr/lib/nagios/plugins/check_procs 800 1000"
1361     hosts: liszt
1362  ####
1363   -
1364     name: swap usage - percent
1365     nrpe: "/usr/lib/nagios/plugins/check_swap -w 20% -c 10%"
1366     hostgroups: computers
1367  ####
1368   -
1369     name: swap usage - mb
1370     nrpe: "/usr/lib/nagios/plugins/check_swap -w 20000 -c 5000"
1371     hostgroups: computers
1372  ####
1373   -
1374     name: process - getty
1375     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C getty -a /sbin/getty"
1376     hostgroups: computers
1377     excludehosts: zelenka, zandonai
1378  ####
1379   -
1380     name: process - sshd
1381     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:20 -c 1: -u root -C sshd -a '/usr/sbin/sshd'"
1382     hostgroups: computers
1383   -
1384     name: "network service - sshd"
1385     check: dsa_check_ssh
1386     hostgroups: computers
1387     depends: process - sshd
1388     normal_check_interval:  60
1389     notification_interval: 1440
1390
1391   -
1392     name: "network service - sshd - 2260"
1393     check: dsa_check_ssh_port!2260
1394     hosts: agnesi
1395     normal_check_interval:  180
1396
1397   -
1398     name: ssh - weak keys
1399     servicegroups: weaksshkeys
1400     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/weak-ssh-keys"
1401     hostgroups: computers
1402     normal_check_interval:  60
1403  ####
1404   -
1405     name: network service - nrpe
1406     check: check_tcp!5666
1407     hostgroups: computers
1408     max_check_attempts: -2
1409     notification_interval: 1440
1410   -
1411     name: process - nrpe
1412     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'"
1413     hostgroups: computers
1414     max_check_attempts: -1
1415     depends: network service - nrpe
1416  ###
1417   -
1418     name: process - munin-node
1419     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C munin-node -a '/usr/sbin/munin-node'"
1420     hostgroups: computers
1421     excludehostgroups: freebsd
1422   -
1423     name: process - munin-node
1424     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'"
1425     hostgroups: freebsd
1426   -
1427     name: network service - munin-node
1428     check: check_tcp!4949
1429     hostgroups: computers
1430     depends: process - munin-node
1431  ###
1432   -
1433     name: process - ntpd
1434     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'"
1435     hostgroups: computers
1436     excludehosts: zelenka
1437   -
1438     name: network service - ntp
1439     check: dsa_check_ntp
1440     hostgroups: computers
1441     depends: process - ntpd
1442     excludehosts: zelenka, ancina
1443     excludehostgroups: ntpsuckers
1444   #
1445   -
1446     name: network service - time
1447     check: dsa_check_time
1448     hosts: zelenka, ancina
1449     depends: process - xinetd
1450
1451  ###
1452   -
1453     name: process - atd
1454     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C atd -a /usr/sbin/atd"
1455     hostgroups: computers
1456  ###
1457   -
1458     name: process - cron
1459     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C cron -a /usr/sbin/cron"
1460     hostgroups: computers
1461
1462  ###
1463   -
1464     name: process - syslog-ng
1465     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'"
1466     hostgroups: computers
1467     excludehostgroups: freebsd
1468
1469   -
1470     name: process - syslog-ng
1471     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'"
1472     hostgroups: freebsd
1473
1474   -
1475     name: remote logging
1476     remotecheck: "/usr/lib/nagios/plugins/dsa-check-log-age-loghost $HOSTNAME$"
1477     runfrom: heininen
1478     hostgroups: computers
1479  ### MAIL STUFF
1480  ###
1481   -
1482     name: process - exim
1483     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u Debian-exim -C exim4 -a '/usr/sbin/exim4 -bd -q'"
1484     hostgroups: computers
1485     excludehostgroups: postfix-hosts, mail-relay
1486     excludehosts: master, busoni, merkel, quantz
1487   -
1488     name: process - exim
1489     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:25 -c 1: -u Debian-exim -C exim4 -a '/usr/sbin/exim4 -bd -q'"
1490     hostgroups: mail-relay
1491   -
1492     name: process - exim - total
1493     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1: -C exim4"
1494     hostgroups: computers
1495     excludehostgroups: postfix-hosts
1496     excludehosts: master, busoni, merkel, quantz
1497   -
1498     name: process - exim
1499     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:300 -c 1:500 -C exim4 -a '/usr/sbin/exim4'"
1500     hosts: master, busoni, merkel, quantz
1501   -
1502     name: mail queue
1503     nrpe: "/usr/lib/nagios/plugins/check_mailq -M exim -w 1000 -c 2000"
1504     hostgroups: heavy-exim
1505  ###
1506   -
1507     name: process - clamav - clamd
1508     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u clamav -C clamd -a '/usr/sbin/clamd'"
1509     hostgroups: heavy-exim, heavy-postfix
1510   -
1511     name: service - clamav
1512     nrpe: "/usr/lib/nagios/plugins/check_clamd -H /var/run/clamav/clamd.ctl"
1513     hostgroups: heavy-exim, heavy-postfix
1514     depends: process - clamav - clamd
1515   -
1516     name: process - clamav - freshclam
1517     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C freshclam -a '/usr/bin/freshclam -d --quiet'"
1518     hostgroups: heavy-exim, heavy-postfix
1519   -
1520     name: unwanted process - clamav
1521     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C clamd"
1522     hostgroups: computers
1523     excludehostgroups: heavy-exim, heavy-postfix
1524   -
1525     name: unwanted process - freshclam
1526     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C freshclam"
1527     hostgroups: computers
1528     excludehostgroups: heavy-exim, heavy-postfix
1529   -
1530     name: process - spamd - master
1531     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'"
1532     hostgroups: spamd
1533     excludehosts: powell
1534   -
1535     name: process - spamd - master
1536     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'"
1537     hosts: powell
1538   -
1539     name: process - spamd - master
1540     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'"
1541     hosts: liszt
1542   -
1543     name: process - spamd - child
1544     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:11 -c 1: -C spamd -a 'spamd child'"
1545     hosts: liszt
1546     hostgroups: spamd
1547     depends: process - spamd - master
1548   #
1549   -
1550     name: process - spamd - master
1551     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u debbugs -C spamd -a '/usr/sbin/spamd -d '"
1552     hosts: busoni
1553   -
1554     name: process - spamd - child
1555     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:6 -c 1: -u debbugs -C spamd -a 'spamd child'"
1556     hosts: busoni
1557   #
1558   -
1559     name: unwanted process - spamd
1560     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C spamd"
1561     hostgroups: computers
1562     excludehostgroups: spamd
1563     excludehosts: liszt, busoni
1564
1565  ###
1566   #-
1567   #  name: process - greylistd
1568   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u greylist -C greylistd -a '/usr/bin/python /usr/sbin/greylistd'"
1569   #  hostgroups: heavy-exim
1570   #
1571   -
1572     name: unwanted process - greylistd
1573     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C greylistd"
1574     hostgroups: computers
1575
1576  ###
1577   -
1578     name: process - postgrey
1579     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'"
1580     hostgroups: heavy-exim
1581   -
1582     name: process - postgrey
1583     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'"
1584     hostgroups: heavy-postfix
1585   #
1586   -
1587     name: unwanted process - postgrey
1588     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C postgrey"
1589     hostgroups: computers
1590     excludehostgroups: heavy-postfix, heavy-exim
1591  ###
1592   -
1593     name: process - amavis - master
1594     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u amavis -C amavisd-new -a 'amavisd (master)'"
1595     hostgroups: amavis-hosts
1596   -
1597     name: process - amavis - all
1598     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1:10 -u amavis -C amavisd-new -a 'amavisd '"
1599     hostgroups: amavis-hosts
1600     depends: process - amavis - master
1601   #
1602   -
1603     name: unwanted process - amavis
1604     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C amavisd-new"
1605     hostgroups: computers
1606     excludehostgroups: amavis-hosts
1607  ###
1608   -
1609     name: process - weightd - master
1610     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u polw -C policyd-weight -a 'policyd-weight (master)'"
1611     hostgroups: heavy-postfix
1612   -
1613     name: process - weightd - cache
1614     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u polw -C policyd-weight -a 'policyd-weight (cache)'"
1615     hostgroups: heavy-postfix
1616     depends: process - weightd - master
1617   -
1618     name: process - weightd - child
1619     nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:50 -c 1: -u polw -C policyd-weight -a 'policyd-weight (child)'"
1620     hostgroups: heavy-postfix
1621     depends: process - weightd - master
1622   #
1623   -
1624     name: unwanted process - policyd-weight
1625     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C policyd-weight"
1626     hostgroups: computers
1627     excludehostgroups: heavy-postfix
1628
1629
1630
1631  ###
1632   -
1633     name: process - postfix - master
1634     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C master -a '/usr/lib/postfix/master'"
1635     hostgroups: postfix-hosts
1636   -
1637     name: process - postfix - qmgr
1638     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C qmgr -a 'qmgr -l -t fifo -u'"
1639     hostgroups: postfix-hosts
1640     depends: process - postfix - master
1641   #-
1642   #  name: process - postfix - tlsmgr
1643   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C tlsmgr -a 'tlsmgr -l -t fifo -u'"
1644   #  hostgroups: postfix-hosts
1645   #  depends: process - postfix - master
1646   -
1647     name: process - postfix - pickup
1648     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C pickup -a 'pickup -l -t fifo -u -c'"
1649     hostgroups: postfix-hosts
1650     depends: process - postfix - master
1651   -
1652     name: process - postfix - anvil
1653     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:1 -c 0: -u postfix -C anvil -a 'anvil -l -t unix -u'"
1654     hostgroups: postfix-hosts
1655     depends: process - postfix - master
1656
1657   -
1658     name: process - postfix - trivial-rewrite
1659     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'"
1660     hostgroups: postfix-hosts
1661     depends: process - postfix - master
1662   -
1663     name: process - postfix - proxymap
1664     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:10 -c 0:15 -u postfix -C proxymap -a 'proxymap -t unix -u'"
1665     hostgroups: postfix-hosts
1666     depends: process - postfix - master
1667   -
1668     name: process - postfix - cleanup
1669     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:30 -c 0:50 -u postfix -C cleanup -a 'cleanup -z -t unix -u -c'"
1670     hostgroups: postfix-hosts
1671     depends: process - postfix - master
1672   -
1673     name: process - postfix - local
1674     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:30 -c 0:50 -u postfix -C local -a 'local -t unix'"
1675     hostgroups: postfix-hosts
1676     depends: process - postfix - master
1677
1678   -
1679     name: process - postfix - smtpd
1680     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'"
1681     hosts: liszt
1682     depends: process - postfix - master
1683   -
1684     name: process - postfix - smtp
1685     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:350 -c 0:500 -u postfix -C smtp -a 'smtp -t unix -u -c'"
1686     hosts: liszt
1687     depends: process - postfix - master
1688
1689  ###
1690   -
1691     name: network service - smtp
1692     check: dsa_check_smtp
1693     hostgroups: computers
1694     excludehostgroups: postfix-hosts, incomingmailrelayed, incomingmailrelayed2025
1695     depends: process - exim
1696
1697   -
1698     name: network service - smtp
1699     check: dsa_check_smtp
1700     hostgroups: postfix-hosts
1701     depends: process - postfix - master
1702   -
1703     name: network service - submission
1704     check: dsa_check_smtp_port!587
1705     hostgroups: incomingmailrelayed
1706     depends: process - exim
1707   -
1708     name: network service - smtp 2025
1709     check: dsa_check_smtp_port!2025
1710     hostgroups: incomingmailrelayed2025
1711     depends: process - exim
1712   -
1713     name: network service local - smtps cert
1714     nrpe: "/usr/lib/nagios/plugins/check_http -H localhost -p 465 -S -C 14 -t 45"
1715     hostgroups: postfix-hosts
1716     depends: process - postfix - master
1717     normal_check_interval: 120
1718
1719   -
1720     name: setup - dsa config
1721     nrpe: "/usr/lib/nagios/plugins/dsa-check-config"
1722     hostgroups: computers
1723     normal_check_interval: 60
1724   -
1725     name: setup - ud-ldap freshness
1726     nrpe: "/usr/lib/nagios/plugins/dsa-check-udldap-freshness"
1727     hostgroups: computers
1728  ###
1729   -
1730     name: local resolver
1731     nrpe: "/usr/lib/nagios/plugins/dsa-check-resolver www.debian.org www.google.com"
1732     hostgroups: computers
1733     normal_check_interval: 60
1734   -
1735     name: process - unbound
1736     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u unbound -C unbound -a '/usr/sbin/unbound'"
1737     hostgroups: unbound-hosts, squeeze
1738  ###
1739   -
1740     name: process - uptimed
1741     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C uptimed -a '/usr/sbin/uptimed'"
1742     hostgroups: computers
1743  ###
1744   -
1745     name: unwanted process - irqbalance
1746     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C irqbalance"
1747     hostgroups: computers
1748
1749  ####
1750  ###
1751   #-
1752   #  name: unwanted process - system-tools-backends
1753   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C system-tools-ba"
1754   #  hostgroups: computers
1755   #-
1756   #  name: unwanted process - dbus-daemon
1757   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C dbus-daemon"
1758   #  hostgroups: computers
1759   -
1760     name: unwanted process - gkrellmd
1761     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C gkrellmd"
1762     hostgroups: computers
1763   -
1764     name: unwanted process - portmap
1765     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C portmap"
1766     hostgroups: computers
1767     excludehostgroups: nfs-client, nfs-server
1768   -
1769     name: unwanted process - rpc.statd
1770     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C rpc.statd"
1771     hostgroups: computers
1772     excludehostgroups: nfs-client, nfs-server
1773   -
1774     name: unwanted process - inetd
1775     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C inetd"
1776     hostgroups: computers
1777     excludehosts: grieg, byrd
1778   -
1779     name: unwanted process - snmpd
1780     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C snmpd"
1781     hostgroups: computers
1782
1783  ####
1784   -
1785     name: "host SSL cert"
1786     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"
1787     hostgroups: computers
1788
1789  ############ Processes/Services that only run on some computers ############
1790  ####
1791  ###
1792   -
1793     name: process - rngd
1794     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C rngd  -a '/usr/sbin/rngd -r /dev/hwrng'"
1795     hostgroups: dl385
1796  ###
1797   -
1798     name: process - mdadm monitor
1799     servicegroups: raid
1800     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'"
1801     hostgroups: sw-raid
1802   -
1803     name: RAID - sw raid
1804     servicegroups: raid
1805     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-sw"
1806     hostgroups: sw-raid
1807
1808  ###
1809   -
1810     name: process - monit
1811     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'"
1812     hostgroups: computers
1813   -
1814     name: process - cpqarrayd
1815     servicegroups: raid
1816     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C cpqarrayd -a '/usr/sbin/cpqarrayd'"
1817     hostgroups: dl385, dl380, dl360, bl460, dl585
1818     excludehostgroups: squeeze
1819   -
1820     name: RAID - arrayprobe
1821     servicegroups: raid
1822     nrpe: "sudo /usr/bin/arrayprobe"
1823     hostgroups: dl385, dl380, dl360, bl460, dl585
1824     excludehosts: franck
1825   -
1826     name: RAID - arrayprobe
1827     servicegroups: raid
1828     nrpe: "sudo /usr/bin/arrayprobe -f /dev/cciss/c1d0"
1829     hosts: franck
1830   -
1831     name: HW - hpacucli status
1832     servicegroups: raid
1833     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli"
1834     normal_check_interval: 120
1835     hostgroups: dl385, dl380, dl360, bl460
1836   -
1837     name: HW - hpacucli enclosure status
1838     servicegroups: raid
1839     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli-enclosure 1 1E:1"
1840     normal_check_interval: 120
1841     hosts: franck
1842   -
1843     name: HW - hpacucli status
1844     servicegroups: raid
1845     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli --ignore-transfer-speed=1I:1:1 --ignore-transfer-speed=1I:1:2"
1846     normal_check_interval: 120
1847     hostgroups: dl585
1848  ###
1849   -
1850     name: HW - hpasmcli status
1851     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm"
1852     normal_check_interval: 120
1853     hostgroups: dl385, dl380, dl360, bl460, dl585
1854     excludehosts: villa, lobos, liszt, senfl, schein, rore
1855   -
1856     name: HW - hpasmcli status
1857     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --ps-no-redundant"
1858     normal_check_interval: 120
1859     hosts: villa, lobos, liszt
1860   -
1861     name: HW - hpasmcli status
1862     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-no-redundant"
1863     normal_check_interval: 120
1864     hosts: senfl, schein
1865   -
1866     name: HW - hpasmcli status
1867     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-no-redundant --fan-high"
1868     normal_check_interval: 120
1869     hosts: rore
1870  ###
1871   -
1872     name: RAID - areca
1873     servicegroups: raid
1874     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-areca"
1875     hosts: powell
1876  ###
1877   -
1878     name: RAID - aacraid
1879     servicegroups: raid
1880     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-aacraid"
1881     hostgroups: aacraid
1882  ###
1883   -
1884     name: RAID - megaraid
1885     servicegroups: raid
1886     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-megaraid"
1887     hostgroups: megaraid
1888  ###
1889   #-
1890   #  name: RAID - 3ware
1891   #  servicegroups: raid
1892   #  nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-3ware"
1893   #  hosts: puccini
1894  ###
1895   -
1896     name: RAID - MPT
1897     servicegroups: raid
1898     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-mpt"
1899     hostgroups: mptraid
1900
1901  ###
1902   -
1903     name: process - slapd
1904     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'"
1905     hosts: draghi
1906  ###
1907   -
1908     name: process - ulogd
1909     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C ulogd -a '/usr/sbin/ulogd -d'"
1910     hostgroups: computers
1911     excludehostgroups: freebsd, sparc
1912   -
1913     name: unexpected process - ulogd
1914     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C ulogd"
1915     hostgroups: freebsd, sparc
1916
1917  ###
1918   -
1919     name: process - udevd
1920     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -p 1 -C udevd -a 'udevd'"
1921     hostgroups: computers
1922     excludehostgroups: no-udev, freebsd
1923   -
1924     name: unexpected process - udev
1925     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C udevd"
1926     hostgroups: no-udev, freebsd
1927  ###
1928   -
1929     name: process - acpid
1930     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C acpid -a '/usr/sbin/acpid'"
1931     hostgroups: acpid-hosts
1932   -
1933     name: unexpected process - acpid
1934     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C acpid"
1935     hostgroups: computers
1936     excludehostgroups: acpid-hosts, kvmdomains
1937  ###
1938   -
1939     name: process - bosserver
1940     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C bosserver -a '/usr/sbin/bosserver'"
1941     hostgroups: bosserver
1942
1943  ###
1944   -
1945     name: process - inetd
1946     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C inetd -a '/usr/sbin/inetd'"
1947     hosts: grieg, byrd
1948  ###
1949   -
1950     name: process - xinetd
1951     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'"
1952     hostgroups: xinetd-hosts
1953   -
1954     name: unwanted process - xinetd
1955     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C xinetd"
1956     hostgroups: computers
1957     excludehostgroups: xinetd-hosts
1958  ###
1959   -
1960     name: network service - finger
1961     check: check_tcp!79
1962     hosts: draghi
1963     depends: process - xinetd
1964  ###
1965 #  -
1966 #    name: network service - rsync
1967 #    check: check_tcp!873
1968 #    hostgroups: rsyncd-hosts
1969 #    depends: process - xinetd
1970 #
1971   -
1972     name: network service - rsync
1973     check: check_tcp!873
1974     hosts: rietz2
1975     depends: rietz:process - xinetd
1976   #-
1977   #  name: network service - rsync
1978   #  check: check_tcp!873
1979   #  hosts: kassia-sec
1980   #  depends: kassia:process - xinetd
1981   -
1982     name: network service - rsync
1983     check: check_tcp!873
1984     hosts: merikanto2
1985     depends: merikanto:process - xinetd
1986
1987  ###
1988   -
1989     name: process - nagios3
1990     # there is always one extra process per check currently running..
1991     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'"
1992     hosts: tchaikovsky
1993
1994  ###
1995   -
1996     name: process - apache2 - master
1997     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C apache2 -a /usr/sbin/apache2"
1998     hostgroups: apache2-hosts
1999   -
2000     name: process - apache2 - worker
2001     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1:100 -u www-data -C apache2 -a /usr/sbin/apache2"
2002     hostgroups: apache2-hosts
2003     depends: process - apache2 - master
2004   -
2005     name: unwanted process - apache2
2006     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C apache2"
2007     hostgroups: computers
2008     excludehostgroups: apache2-hosts
2009
2010   -
2011     name: network service - http
2012     check: check_http
2013     hostgroups: apache2-hosts
2014     excludehosts: kassia
2015     depends: process - apache2 - master
2016   -
2017     name: network service - http
2018     check: check_http
2019     depends: kassia:process - apache2 - master
2020     #hosts: kassia-sec, kassia-ftp, kassia-volatile
2021     hosts: kassia-ftp, kassia-volatile
2022
2023   # keyserver on kaufmann
2024   -
2025     name: network service - http keyserver
2026     check: dsa_check_http_port!11371
2027     hosts: kaufmann
2028     depends: process - apache2 - master
2029
2030   # https on various hosts
2031   -
2032     name: network service - https
2033     check: check_https
2034     hostgroups: apache-https
2035     depends: "process - apache2 - master"
2036     normal_check_interval: 120
2037   -
2038     name: network service - https cert
2039     check: dsa_check_cert!443
2040     hostgroups: apache-https
2041     depends: network service - https
2042     normal_check_interval: 60
2043   -
2044     name: unwanted network service - https
2045     check: dsa_check_port_closed!443
2046     hostgroups: apache2-hosts
2047     excludehostgroups: apache-https
2048     # ravel does ssh on port 443
2049     excludehosts: ravel
2050     normal_check_interval: 60
2051
2052  ####
2053   -
2054     name: process - named
2055     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:15 -c 1: -u bind -C named -a '/usr/sbin/named -u bind'"
2056     hostgroups: bind9-hosts
2057   -
2058     name: network service - dns
2059     check: check_dns
2060     hostgroups: bind9-hosts
2061     depends: process - named
2062   -
2063     name: unwanted process - named
2064     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C named"
2065     hostgroups: computers
2066     excludehostgroups: bind9-hosts
2067
2068  ####
2069   -
2070     name: process - vsftp - listener
2071     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C vsftpd -a 'vsftpd: LISTENER'"
2072     hostgroups: ftpd-hosts, uploadqueue
2073     excludehosts: kassia
2074   -
2075     name: process - vsftp - instance
2076     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:80 -c 0:100 -u ftp -C vsftpd -a 'vsftpd: '"
2077     hostgroups: ftpd-hosts, uploadqueue
2078     excludehosts: kassia
2079   -
2080     name: network service - ftp
2081     check: check_ftp
2082     hostgroups: ftpd-hosts, uploadqueue
2083     excludehosts: kassia
2084     depends: process - vsftp - listener
2085   -
2086     name: network service - ftp
2087     check: check_ftp
2088     #hosts: kassia-sec, kassia-ftp
2089     hosts: kassia-ftp
2090     depends: kassia:process - xinetd
2091
2092  ####
2093   -
2094     name: process - debianqueued
2095     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u dak -C debianqueued"
2096     hostgroups: uploadqueue
2097
2098  ###
2099   #-
2100   #  name: process - postresql81 - master
2101   #  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'"
2102   #  hostgroups: postgres81-hosts
2103   #-
2104   #  name: process - postresql81 - writer
2105   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgres -C postmaster -a 'postgres: writer process'"
2106   #  hostgroups: postgres81-hosts
2107   #  depends: process - postresql81 - master
2108   #-
2109   #  name: process - postresql81 - buffer
2110   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgres -C postmaster -a 'postgres: stats buffer process'"
2111   #  hostgroups: postgres81-hosts
2112   #  depends: process - postresql81 - master
2113   #-
2114   #  name: process - postresql81 - collector
2115   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgres -C postmaster -a 'postgres: stats collector process'"
2116   #  hostgroups: postgres81-hosts
2117   #  depends: process - postresql81 - master
2118  ####
2119   -
2120     name: unwanted process - postresql
2121     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0 -C postgres"
2122     hostgroups: computers
2123     excludehostgroups: postgres90-hosts, postgres84-hosts, postgres83-hosts
2124   -
2125     name: process - postresql90 - master
2126     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:4 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/9.0/bin/postgres'"
2127     hostgroups: postgres90-hosts
2128   -
2129     name: process - postresql84 - master
2130     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:4 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/8.4/bin/postgres'"
2131     hostgroups: postgres84-hosts
2132   -
2133     name: process - postresql83 - master
2134     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:4 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/8.3/bin/postgres'"
2135     hostgroups: postgres83-hosts
2136   #-
2137   #  name: process - postresql83 - master udd
2138   #  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'"
2139   #  hosts: piatti
2140   #-
2141   #  name: process - postresql83 - dak master
2142   #  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'"
2143   #  hosts: chopin
2144   #-
2145   #  name: process - postresql84 - dak master
2146   #  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'"
2147   #  hosts: franck, chopin
2148   #-
2149   #  name: process - postresql84 - dak-dev master
2150   #  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'"
2151   #  hosts: franck
2152  # backups
2153   -
2154     name: postgresql backups
2155     nrpe: "/usr/bin/sudo -u debbackup /usr/lib/nagios/plugins/dsa-check-backuppg"
2156     hosts: beethoven
2157  ####
2158   -
2159     name: process - mysql - master
2160     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C mysqld_safe -a '/bin/sh /usr/bin/mysqld_safe'"
2161     hostgroups: mysql-hosts
2162   -
2163     name: process - mysql - workers
2164     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:25 -c 1: -u mysql -C mysqld -a /usr/sbin/mysqld"
2165     hostgroups: mysql-hosts
2166     depends: process - mysql - master
2167
2168  ####
2169   -
2170     name: process - stunnel4 - postgres-udd
2171     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'"
2172     hosts: samosa
2173   -
2174     name: udd stunnel - master cert
2175     nrpe: "/usr/lib/nagios/plugins/check_http -H localhost -p 8080 -S -C 14 -t 45"
2176     hosts: samosa
2177  ####
2178   -
2179     name: process - krb - kdc
2180     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'"
2181     hosts: schuetz, byrd
2182   -
2183     name: process - krb - iprop - slave
2184     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'"
2185     hosts: schuetz
2186   -
2187     name: process - krb - iprop - master
2188     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C ipropd-master -a '/usr/sbin/ipropd-master'"
2189     hosts: byrd
2190   -
2191     name: process - krb - kpasswdd
2192     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C kpasswdd -a '/usr/lib/heimdal-servers/kpasswdd'"
2193     hosts: byrd
2194  ###
2195   -
2196     name: process - UPS - nut usbhid-ups - ups1
2197     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u nut -C usbhid-ups  -a '/lib/nut/usbhid-ups -a ups1'"
2198     hosts: franck
2199   -
2200     name: process - UPS - nut upsd
2201     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u nut -C upsd  -a '/sbin/upsd'"
2202     hosts: franck
2203   -
2204     name: process - UPS - nut upsmon master
2205     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C upsmon  -a '/sbin/upsmon'"
2206     hosts: franck
2207   -
2208     name: process - UPS - nut upsmon worker
2209     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u nut -C upsmon  -a '/sbin/upsmon'"
2210     hosts: franck
2211     depends: process - UPS - nut upsmon master
2212   -
2213     name: UPS - on line power
2214     nrpe: "/usr/lib/nagios/plugins/dsa-check-ups"
2215     hosts: franck
2216     depends: process - UPS - nut upsd
2217
2218  ####
2219   #-
2220   #  name: process - xenconsoled
2221   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xenconsoled -a 'xenconsoled'"
2222   #  hosts: piatti
2223   #-
2224   #  name: process - xenstored
2225   #  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'"
2226   #  hosts: piatti
2227   #-
2228   #  name: process - xend
2229   #  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'"
2230   #  hosts: piatti
2231 #
2232  ####
2233   -
2234     name: process - libvirtd
2235     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C libvirtd -a '/usr/sbin/libvirtd -d'"
2236     hosts: unger
2237
2238  ###
2239   -
2240     name: process - buildd
2241     servicegroups: buildd
2242     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:5 -u buildd -C perl -a '/usr/bin/buildd'"
2243     hosts: fano, fasch, field, finzi
2244     contacts: luk, pkern, HE
2245
2246   -
2247     name: process - buildd
2248     servicegroups: buildd
2249     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:5 -u buildd -C buildd -a '/usr/bin/buildd'"
2250     hostgroups: buildd
2251     excludehosts: fano, fasch, field, finzi
2252     contacts: luk, pkern, HE
2253
2254  ###
2255   #-
2256   #  name: process - tftpd
2257   #  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'"
2258   #  hostgroups: tftpd-hosts
2259  ###
2260 #  -
2261 #    name: process - dhcpd
2262 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C dhcpd3 -a '/usr/sbin/dhcpd3 -q eth0'"
2263 #    hosts: paer
2264  ###
2265   -
2266     name: process - smartd
2267     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'"
2268     hostgroups: smart
2269
2270  ############ NFS Stuff ############
2271  ####
2272   -
2273     name: process - portmap
2274     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C portmap -a '/sbin/portmap'"
2275     hostgroups: nfs-client, nfs-server
2276   -
2277     name: process - statd
2278     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u statd -C rpc.statd -a '/sbin/rpc.statd'"
2279     hostgroups: nfs-client, nfs-server
2280   -
2281     name: process - nfsd
2282     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u root -C nfsd -a '[nfsd]'"
2283     hostgroups: nfs-server
2284   -
2285     name: process - lockd
2286     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C lockd -a '[lockd]'"
2287     hostgroups: nfs-server
2288   -
2289     name: process - mountd
2290     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C rpc.mountd -a '/sbin/rpc.mountd'"
2291     hostgroups: nfs-server
2292  # see if the nfs stuff works and doesn't hang.
2293   # the df check all script will also hang, but we don't appear to pay attention to that
2294   -
2295     name: nfs mount ftp archive
2296     nrpe: "/usr/lib/nagios/plugins/check_disk 100 100 /org/mirrors/ftp.debian.org/ftp"
2297     hosts: merkel
2298   -
2299     name: nfs mount ftp archive
2300     nrpe: "/usr/lib/nagios/plugins/check_disk 100 100 /srv/ftp.debian.org/ftp"
2301     hosts: bellini
2302
2303   -
2304     name: nfs server stabile reachable
2305     nrpe: "/usr/lib/nagios/plugins/check_ping -H 192.168.2.13 -w 50,10% -c 200,30%"
2306     hosts: quantz
2307
2308  ############ MISC OTHER Stuff ############
2309  #####
2310   -
2311     name: mirror sync - bugs
2312     check: "dsa_check_mirrorsync_skew!bugs.debian.org!project/trace/bugs-master.debian.org!120:600"
2313     hosts: global
2314   -
2315     name: mirror sync - security
2316     check: "dsa_check_mirrorsync_skew!security-nagios.debian.org!project/trace/security-master.debian.org!150:3600"
2317     hosts: global
2318   -
2319     name: mirror sync - volatile
2320     check: "dsa_check_mirrorsync_skew!volatile.debian.org!debian-volatile/project/trace/volatile-master.debian.org!150:3600"
2321     hosts: global
2322   -
2323     name: mirror sync - packages
2324     check: "dsa_check_mirrorsync_skew!packages.debian.org!Pics/.trace!3600:57600"
2325     hosts: global
2326     normal_check_interval: 15
2327     max_check_attempts: 5
2328     retry_check_interval: 5
2329   -
2330     name: mirror sync - snapshot
2331     check: "dsa_check_mirrorsync_skew!snapshot.debian.org!project/trace/snapshot-master.debian.org!3600:28800"
2332     hosts: global
2333     normal_check_interval: 15
2334     max_check_attempts: 5
2335     retry_check_interval: 5
2336   -
2337     name: DNS SOA sync - debian.org
2338     check: "dsa_check_soas_add!draghi.debian.org!debian.org"
2339     hosts: global
2340   -
2341     name: DNS SOA sync - debian.net
2342     check: "dsa_check_soas_add!draghi.debian.org!debian.net"
2343     hosts: global
2344   -
2345     name: DNS SOA sync - debian.com
2346     check: "dsa_check_soas_add!draghi.debian.org!debian.com"
2347     hosts: global
2348   -
2349     name: DNS SOA sync - mirror.debian.net
2350     check: "dsa_check_soas_add!draghi.debian.org!mirror.debian.net"
2351     hosts: global
2352   -
2353     name: DNS SOA sync - 144-28.118.59.86.in-addr.arpa
2354     check: "dsa_check_soas_add!draghi.debian.org!144-28.118.59.86.in-addr.arpa"
2355     hosts: global
2356   -
2357     name: DNS SOA sync - alioth.debian.org
2358     check: "dsa_check_soas_add!alioth.debian.org!alioth.debian.org"
2359     hosts: global
2360   -
2361     name: DNS SOA sync - 2.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa
2362     check: "dsa_check_soas!2.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa"
2363     hosts: global
2364   -
2365     name: DNS SOA sync - a.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa
2366     check: "dsa_check_soas!a.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa"
2367     hosts: global
2368   -
2369     name: DNS SOA sync - 2.1.0.0.0.0.0.2.8.8.8.0.1.0.0.2.ip6.arpa
2370     check: "dsa_check_soas!2.1.0.0.0.0.0.2.8.8.8.0.1.0.0.2.ip6.arpa"
2371     hosts: global
2372   -
2373     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
2374     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"
2375     hosts: global
2376   -
2377     name: DNS SEC - signature expiry
2378     hosts: global
2379     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"
2380     runfrom: orff
2381   -
2382     name: DNS SEC - delegations
2383     hosts: global
2384     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"
2385     runfrom: orff
2386
2387  ############
2388   -
2389     name: ping alive check
2390     remotecheck: "/usr/lib/nagios/plugins/check_ping -H $HOSTADDRESS$ -w 50,10% -c 200,30%"
2391     runfrom: dijkstra
2392     hosts: giustini
2393     normal_check_interval: 5
2394     max_check_attempts: 4
2395     retry_check_interval: 1
2396   -
2397     name: Overall Unit Status
2398     remotecheck: "/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C public -P 2c -o connUnitStatus -n -c 3 -w 3"
2399     runfrom: dijkstra
2400     hosts: giustini
2401   -
2402     name: event log
2403     remotecheck: "/usr/lib/nagios/plugins/dsa-check-msa-eventlog --start=952 $HOSTADDRESS$ public"
2404     runfrom: dijkstra
2405     hosts: giustini