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