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