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