210245e76c85dabb61cc2768cafb595e6773b07f
[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-HP-ftc
27     hostgroups: routing-infrastructure
28     contacts: joerg, bzed
29   gw-man-da2:
30     address: 82.195.75.46
31     parents: gw-man-da
32     hostgroups: routing-infrastructure
33     contacts: joerg, bzed
34   gw-HP-ftc:
35     address: 192.25.206.1
36     parents: spohr
37     hostgroups: routing-infrastructure
38   gw-brainfood:
39     address: 70.103.162.1
40     parents: gw-HP-ftc
41     hostgroups: routing-infrastructure
42   gw-brown.edu:
43     address: 128.148.34.1
44     parents: gw-HP-ftc
45     hostgroups: routing-infrastructure
46   gw-osuosl:
47     address: 140.211.166.1
48     parents: gw-HP-ftc
49     hostgroups: routing-infrastructure
50   gw-scanplus-villa:
51     address: 212.211.132.1
52     parents: gw-HP-ftc
53     hostgroups: routing-infrastructure
54   gw-scanplus-lobos:
55     address: 212.211.132.249
56     parents: gw-HP-ftc
57     hostgroups: routing-infrastructure
58   gw-mit-csail:
59     address: 128.30.0.254
60     parents: gw-HP-ftc
61     hostgroups: routing-infrastructure
62   gw-xs4all:
63     address: 194.109.137.217
64     parents: gw-HP-ftc
65     hostgroups: routing-infrastructure
66   gw-umn.edu:
67     address: 128.101.240.222
68     parents: gw-HP-ftc
69     hostgroups: routing-infrastructure
70   gw-dg-i.net:
71     address: 93.94.130.190
72     parents: gw-HP-ftc
73     hostgroups: routing-infrastructure
74     contacts: bzed
75   gw-freenet:
76     address: 62.104.23.249
77     parents: gw-HP-ftc
78     hostgroups: routing-infrastructure
79   gw-sanger:
80     address: 193.62.202.18
81     parents: gw-HP-ftc
82     hostgroups: routing-infrastructure
83     contacts: tjrc1
84   gw-frost:
85     address: 130.81.242.195
86     parents: gw-HP-ftc
87     hostgroups: routing-infrastructure
88   gw-1und1:
89     address: 195.20.247.54
90     parents: gw-HP-ftc
91     hostgroups: routing-infrastructure
92     contacts: joerg
93   gw-1und1-karlsruhe:
94     address: 212.227.120.29
95     parents: gw-HP-ftc
96     hostgroups: routing-infrastructure
97   gw-blackcat:
98     address: 193.201.200.129
99     parents: gw-HP-ftc
100     hostgroups: routing-infrastructure
101   gw-nmmn:
102     address: 217.114.76.81
103     parents: gw-HP-ftc
104     hostgroups: routing-infrastructure
105   gw-utwente:
106     address: 130.89.149.1
107     parents: gw-HP-ftc
108     hostgroups: routing-infrastructure
109   #gw-ughent:
110   #  address: 157.193.39.254
111   #  parents: gw-HP-ftc
112   #  hostgroups: routing-infrastructure
113   gw-agnesi:
114     address: 65.173.90.22
115     parents: gw-HP-ftc
116     hostgroups: routing-infrastructure
117   gw-ubc:
118     address: 137.82.84.94
119     parents: gw-HP-ftc
120     hostgroups: routing-infrastructure
121     contacts: lfilipoz
122   gw-ubcnew:
123     address: 206.12.19.254
124     parents: gw-HP-ftc
125     hostgroups: routing-infrastructure
126     contacts: lfilipoz
127   gw-carnet:
128     address: 161.53.160.1
129     parents: gw-HP-ftc
130     hostgroups: routing-infrastructure
131   gw-telegraaf:
132     address: 82.94.249.153
133     parents: gw-HP-ftc
134     hostgroups: routing-infrastructure
135   gw-helsinki:
136     address: 128.214.173.25
137     parents: gw-HP-ftc
138     hostgroups: routing-infrastructure
139     contacts: holger
140   gw-telefonica:
141     address: 195.71.99.193
142     parents: gw-HP-ftc
143     hostgroups: routing-infrastructure
144   gw-ball:
145     address: 78.32.9.209
146     parents: gw-HP-ftc
147     hostgroups: routing-infrastructure
148   gw-cst:
149     address: 213.188.99.215
150     parents: gw-HP-ftc
151     hostgroups: routing-infrastructure
152   gw-isc:
153     address: 149.20.20.1
154     parents: gw-HP-ftc
155     hostgroups: routing-infrastructure
156   gw-aca:
157     address: 130.239.18.97
158     parents: gw-HP-ftc
159     hostgroups: routing-infrastructure
160   gw-esiee:
161     address: 195.220.83.13
162     parents: gw-HP-ftc
163     hostgroups: routing-infrastructure
164   gw-ghent:
165     address: 193.191.17.50
166     parents: gw-HP-ftc
167     hostgroups: routing-infrastructure
168   gw-anu:
169     address: 150.203.164.38
170     parents: gw-HP-ftc
171     hostgroups: routing-infrastructure
172
173   global:
174     hostgroups: notacomputer
175     pingable: false
176     check_command: dsa_check_always_ok
177
178   samosa:
179     address: 192.25.206.57
180     parents: spohr
181     hostgroups: computers, service, dl380, lenny, hassrvfs, hasbootfs, acpid-hosts, ulogd-hosts, nfs-client, postgres84-hosts, bind9-hosts
182   raff:
183     address: 192.25.206.59
184     parents: spohr
185     hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, dl380, lenny, no-udev, hassrvfs, acpid-hosts
186   merkel:
187     address: 192.25.206.16
188     parents: spohr
189     hostgroups: computers, general, apache2-hosts, rsyncd-hosts, sw-raid, postgres83-hosts, heavy-exim, nfs-client, ulogd-hosts, lenny
190   merkel2:
191     address: 192.25.206.71
192     parents: merkel
193     hostgroups: secondary-IPs
194   spohr:
195     address: 192.25.206.33
196     hostgroups: computers, service, dl380, apache2-hosts, postgres83-hosts, ulogd-hosts, nfs-server, lenny, spamd, heavy-exim, bind9-hosts
197   spohr2:
198     address: 192.25.206.38
199     parents: spohr
200     hostgroups: secondary-IPs
201   peri:
202     address: 192.25.206.15
203     parents: spohr
204     hostgroups: computers, buildd, sw-raid, hasbootfs, lenny, single-cpu
205     contacts: dannf
206   penalosa:
207     address: 192.25.206.68
208     parents: spohr
209     hostgroups: computers, buildd, hasbootfs, lenny, single-cpu
210     contacts: dannf
211   mundy:
212     address: 192.25.206.62
213     parents: spohr
214     hostgroups: computers, buildd, lenny
215   paer:
216     address: 192.25.206.11
217     parents: spohr
218     hostgroups: computers, porterbox, lenny, hasbootfs, hashomefs, single-cpu
219   merulo:
220     address: 192.25.206.58
221     parents: spohr
222     hostgroups: computers, porterbox, lenny, hasusrfs
223
224   bartok:
225     address: 82.195.75.91
226     parents: gw-man-da
227     hostgroups: computers, service, dl385, bind9-hosts, lenny, hasvarfs
228     contacts: joerg, bzed
229   #morales:
230   #  address: 82.195.75.97
231   #  parents: gw-man-da
232   #  hostgroups: computers, porterbox, single-cpu, no-samhain, hasbootfs, hassrvfs, lenny, hasvarfs, hasusrfs
233   #  contacts: bzed
234   sperger:
235     address: 82.195.75.34
236     parents: gw-man-da2
237     hostgroups: computers, porterbox, sw-raid, hasbootfs, lenny, hasorgfs
238     contacts: bzed
239   agricola:
240     address: 82.195.75.86
241     parents: gw-man-da
242     hostgroups: computers, porterbox, sw-raid, single-cpu, lenny, hassrvfs
243     contacts: bzed
244   arcadelt:
245     address: 82.195.75.87
246     parents: gw-man-da
247     hostgroups: computers, buildd, sw-raid, single-cpu, lenny, hassrvfs
248     contacts: bzed
249   liszt:
250     address: 82.195.75.100
251     parents: gw-man-da
252     hostgroups: computers, service, apache2-hosts, bind9-hosts, postfix-hosts, heavy-postfix, amavis-hosts, dl385, acpid-hosts, lenny
253     contacts: bzed
254 #  auber:
255 #    address: 82.195.75.101
256 #    parents: gw-man-da
257 #    hostgroups: computers, no-udev, buildd, sw-raid
258 #    contacts: bzed
259   unger:
260     address: 82.195.75.102
261     parents: gw-man-da
262     hostgroups: computers, service, dl360, acpid-hosts, lenny
263   handel:
264     address: 82.195.75.104
265     parents: unger
266     hostgroups: computers, service, lenny, hasbootfs, kvmdomains
267   geo1:
268     address: 82.195.75.105
269     parents: unger
270     hostgroups: computers, service, lenny, hasbootfs, bind9-hosts, kvmdomains
271   draghi:
272     address: 82.195.75.106
273     parents: unger
274     hostgroups: computers, service, lenny, hasbootfs, hassrvfs, apache2-hosts, bind9-hosts, spamd, heavy-exim, ulogd-hosts, kvmdomains
275   kaufmann:
276     address: 82.195.75.107
277     parents: unger
278     hostgroups: computers, service, lenny, hasbootfs, apache2-hosts, single-cpu, rsyncd-hosts, kvmdomains
279   byrd:
280     address: 82.195.75.101
281     parents: unger
282     hostgroups: computers, service, lenny, hasbootfs, hassrvfs, postgres84-hosts, heavy-exim, kvmdomains
283
284   master:
285     address: 70.103.162.29
286     parents: gw-brainfood
287     hostgroups: computers, general, apache2-hosts, bind9-hosts, spamd, heavy-exim, highload, lenny
288   murphy:
289     address: 70.103.162.31
290     parents: gw-brainfood
291     hostgroups: computers, general, dl380, acpid-hosts, lenny, buildd, hasbootfs, hassrvfs
292
293
294   ries:
295     address: 128.148.34.103
296     parents: gw-brown.edu
297     hostgroups: computers, service, apache2-hosts, bind9-hosts, ftpd-hosts, dl385, rsyncd-hosts, postgres83-hosts, spamd, heavy-exim, acpid-hosts, lenny, uploadqueue
298
299   mayer:
300     address: 140.211.166.78
301     parents: gw-osuosl
302     hostgroups: computers, buildd, hasbootfs, lenny
303   mayr:
304     address: 140.211.166.58
305     parents: gw-osuosl
306     hostgroups: computers, buildd, hasbootfs, lenny
307   malo:
308     address: 140.211.166.27
309     parents: gw-osuosl
310     hostgroups: computers, buildd, lenny, smart
311   rietz:
312     address: 140.211.166.43
313     parents: gw-osuosl
314     hostgroups: computers, no-udev, service, apache2-hosts, bind9-hosts, rsyncd-hosts, dl385, heavy-exim, highload, hasbootfs
315   rietz2:
316     address: 140.211.166.44
317     parents: rietz
318     hostgroups: secondary-IPs
319   busoni:
320     address: 140.211.15.34
321     parents: gw-osuosl
322     hostgroups: computers, service, lenny, dl360, hassrvfs, acpid-hosts, apache2-hosts, heavy-exim
323   zee:
324     address: 140.211.166.16
325     parents: gw-osuosl
326     hostgroups: computers, porterbox, lenny, hassrvfs, hasbootfs
327
328   villa:
329     address: 212.211.132.32
330     parents: gw-scanplus-villa
331     hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, dl380, lenny, hasvarfs, hasusrfs, hasorgfs
332   lobos:
333     address: 212.211.132.250
334     parents: gw-scanplus-lobos
335     hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, dl380, lenny, hasvarfs, hasusrfs, hasorgfs
336   gluck:
337     address: 150.203.164.38
338     parents: gw-anu
339     hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, dl380, lenny, no-udev, hassrvfs, acpid-hosts
340
341   steffani:
342     address: 128.31.0.36
343     parents: gw-mit-csail
344     hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, sw-raid, bind9-hosts, acpid-hosts, hasbootfs, lenny, hasorgfs
345   #mahler:
346   #  address: 128.31.0.46
347   #  parents: gw-mit-csail
348   #  hostgroups: computers, single-cpu, lenny, porterbox, hasorgfs
349   rore:
350     address: 128.31.0.49
351     parents: gw-mit-csail
352     hostgroups: computers, service, lenny, dl360, acpid-hosts, hassrvfs, ulogd-hosts, apache2-hosts
353   senfl:
354     address: 128.31.0.51
355     parents: gw-mit-csail
356     hostgroups: computers, service, lenny, dl360, acpid-hosts, hassrvfs, ulogd-hosts, apache2-hosts, rsyncd-hosts, bind9-hosts
357   #carver:
358   #  address: 128.31.0.50
359   #  parents: gw-mit-csail
360   #  hostgroups: computers, service, lenny, dl380, acpid-hosts, hassrvfs, ulogd-hosts
361
362   klecker:
363     address: 194.109.137.218
364     parents: gw-xs4all
365     hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, bind9-hosts, dl385, spamd, heavy-exim, lenny
366
367   saens:
368     address: 128.101.240.212
369     parents: gw-umn.edu
370     hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, dl380, lenny, hasvarfs, hasusrfs, hasorgfs
371
372   argento:
373     address: 93.94.130.160
374     parents: gw-dg-i.net
375     hostgroups: computers, buildd, sw-raid, single-cpu, lenny, hassrvfs
376     contacts: bzed
377
378   widor:
379     address: 93.94.130.161
380     parents: gw-dg-i.net
381     hostgroups: computers, apache2-hosts, sw-raid, lenny, acpid-hosts, hasorgfs, heavy-exim
382     contacts: bzed
383
384   pergolesi:
385     address: 62.104.23.252
386     parents: gw-freenet
387     hostgroups: computers, porterbox, sw-raid, lenny, hasusrfs, hasorgfs
388
389   albeniz:
390     address: 193.62.202.27
391     parents: gw-sanger
392     # SMP kernel doesn't run stable
393     hostgroups: computers, porterbox, sw-raid, single-cpu, hasbootfs, lenny, ntpsuckers
394     contacts: tjrc1
395   goetz:
396     address: 193.62.202.26
397     parents: gw-sanger
398     # SMP kernel doesn't run stable
399     hostgroups: computers, buildd, sw-raid, single-cpu, hasbootfs, lenny, ntpsuckers
400     contacts: tjrc1
401   sibelius:
402     address: 193.62.202.28
403     parents: gw-sanger
404     hostgroups: computers, lenny, acpid-hosts
405     contacts: tjrc1
406   smetana:
407     address: 193.62.202.29
408     parents: gw-sanger
409     hostgroups: computers, porterbox, sw-raid, lenny
410     contacts: tjrc1
411
412   voltaire:
413     address: 72.66.115.54
414     parents: gw-frost
415     hostgroups: computers, buildd, lenny, hasvarfs, hashomefs
416     contacts: sfrost
417
418   puccini:
419     address: 87.106.4.56
420     parents: gw-1und1
421     hostgroups: computers, buildd, lenny, ulogd-hosts, hassrvfs
422     contacts: joerg
423   powell:
424     address: 87.106.64.223
425     parents: gw-1und1
426     hostgroups: computers, service, spamd, heavy-exim, rsyncd-hosts, ulogd-hosts, acpid-hosts, lenny, hassrvfs, hasvarfs, hasusrfs
427     contacts: joerg
428
429   schumann:
430     address: 212.227.126.54
431     parents: gw-1und1-karlsruhe
432     hostgroups: computers, acpid-hosts, ulogd-hosts, lenny
433   wieck:
434     address: 195.20.242.89
435     parents: gw-1und1-karlsruhe
436     hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, acpid-hosts, ulogd-hosts, lenny
437   chopin:
438     address: 195.20.242.124
439     parents: schumann
440     hostgroups: computers, service, apache2-hosts, ulogd-hosts, lenny, hassrvfs, hasbootfs, rsyncd-hosts, uploadqueue, kvmdomains, heavy-exim
441   geo3:
442     address: 195.20.242.125
443     parents: schumann
444     hostgroups: computers, service, lenny, hasbootfs, single-cpu, bind9-hosts, kvmdomains
445   soler:
446     address: 195.20.242.126
447     parents: schumann
448     hostgroups: computers, service, lenny, hasbootfs, hassrvfs, kvmdomains
449
450   caballero:
451     address: 193.201.200.200
452     parents: gw-blackcat
453     hostgroups: computers, no-udev, buildd, sw-raid, lenny
454
455   pescetti:
456     address: 217.114.76.85
457     parents: gw-nmmn
458     hostgroups: computers, porterbox, single-cpu, smart, lenny, hasorgfs
459
460   kassia:
461     address: 130.89.149.224
462     parents: gw-utwente
463     hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, dl360, acpid-hosts, ulogd-hosts, lenny, incomingmailrelayed
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
477   ancina:
478     address: 157.193.39.13
479     parents: gw-ghent
480     hostgroups: computers, buildd, single-cpu, lenny, hassrvfs, hasbootfs, incomingmailrelayed2025
481     contacts: luk
482
483   agnesi:
484     address: 67.233.102.241
485     parents: gw-agnesi
486     hostgroups: deadslow, lenny
487
488   spontini:
489     address: 137.82.84.65
490     parents: gw-ubc
491     hostgroups: computers, buildd, hasbootfs, lenny, hasorgfs
492     contacts: lfilipoz
493   ravel:
494     address: 206.12.19.5
495     parents: gw-ubcnew
496     hostgroups: computers, general, dl385, apache2-hosts, acpid-hosts, ftpd-hosts, hasbootfs, lenny, nfs-server, rsyncd-hosts, bind9-hosts, uploadqueue, hasorgfs, heavy-exim
497   dijkstra:
498     address: 206.12.19.218
499     parents: gw-ubcnew
500     hostgroups: computers, bl460, acpid-hosts, lenny, ulogd-hosts
501   luchesi:
502     address: 206.12.19.214
503     parents: gw-ubcnew
504     hostgroups: computers, bl460, acpid-hosts, lenny, ulogd-hosts
505   wolkenstein:
506     address: 206.12.19.116
507     parents: dijkstra
508     hostgroups: computers, lenny, hasbootfs, hassrvfs, kvmdomains
509   brahms:
510     address: 206.12.19.115
511     parents: dijkstra
512     hostgroups: computers, lenny, buildd, hasbootfs, hassrvfs, kvmdomains
513   geo2:
514     address: 206.12.19.113
515     parents: dijkstra
516     hostgroups: computers, service, lenny, hasbootfs, single-cpu, bind9-hosts, kvmdomains
517   duarte:
518     address: 206.12.19.114
519     parents: dijkstra
520     hostgroups: computers, lenny, hasbootfs, hassrvfs, apache2-hosts, kvmdomains
521   valente:
522     address: 206.12.19.112
523     parents: dijkstra
524     hostgroups: computers, lenny, hasbootfs, single-cpu, hassrvfs, postgres83-hosts, ftpd-hosts, rsyncd-hosts, kvmdomains, heavy-exim
525   bellini:
526     address: 137.82.84.79
527     parents: gw-ubc
528     hostgroups: computers, lenny, hasbootfs, nfs-client, hassrvfs, aacraid, heavy-exim
529   morricone:
530     address: 206.12.19.9
531     parents: gw-ubcnew
532     hostgroups: computers, lenny, hasbootfs, hassrvfs, aacraid, postgres83-hosts, ftpd-hosts, rsyncd-hosts, heavy-exim
533   stabile:
534     address: 137.82.84.72
535     parents: gw-ubc
536     hostgroups: computers, lenny, hashomefs, sw-raid, rsyncd-hosts, postgres84-hosts, apache2-hosts
537   cimarosa:
538     address: 137.82.84.80
539     parents: gw-ubc
540     hostgroups: computers, lenny, hasbootfs, aacraid, hassrvfs, nfs-client, heavy-exim
541   paganini:
542     address: 206.12.19.10
543     parents: gw-ubcnew
544     hostgroups: computers, lenny, hasbootfs, aacraid, hassrvfs
545   respighi:
546     address: 137.82.84.83
547     parents: gw-ubc
548     hostgroups: computers, lenny, hasbootfs, aacraid, hassrvfs
549   vivaldi:
550     address: 206.12.19.12
551     parents: gw-ubcnew
552     hostgroups: computers, lenny, hasbootfs, aacraid, hassrvfs
553   # MSA 2000 (2012i)
554   giustini:
555     address: 192.168.2.6
556     parents: dijkstra
557     hostgroups: notacomputer
558     # unless we implement runfrom for host alive checks
559     pingable: false
560     check_command: dsa_check_always_ok
561
562   lebrun:
563     address: 193.198.184.10
564     parents: gw-carnet
565     hostgroups: computers, buildd, sw-raid, lenny, hasorgfs
566   schroeder:
567     address: 193.198.184.11
568     parents: gw-carnet
569     hostgroups: computers, buildd, sw-raid, hasbootfs, lenny, hasorgfs
570
571   tartini:
572     address: 82.94.249.158
573     parents: gw-telegraaf
574     hostgroups: computers, sw-raid, apache2-hosts, mysql-hosts, hasbootfs, hassrvfs, ulogd-hosts, lenny, hasvarfs, hasusrfs
575
576   piatti:
577     address: 193.167.161.225
578     parents: gw-helsinki
579     hostgroups: computers, dl385, ulogd-hosts, acpid-hosts, apache2-hosts, lenny, hasbootfs, incomingmailrelayed2025, hasorgfs
580     contacts: holger
581
582   rem:
583     address: 195.71.99.217
584     parents: gw-telefonica
585     hostgroups: computers, buildd, hasbootfs, lenny, hashomefs
586
587   ball:
588     address: 78.32.9.213
589     parents: gw-ball
590     hostgroups: computers, buildd, no-udev, dialup, hasbootfs, lenny, hashomefs
591
592   zelenka:
593     address: 80.245.147.40
594     parents: gw-HP-ftc
595     hostgroups: computers, porterbox, lenny, hassrvfs
596   
597   zandonai:
598     address: 80.245.147.46
599     parents: gw-HP-ftc
600     hostgroups: computers, buildd, lenny
601
602   escher:
603     address: 213.188.99.215
604     parents: gw-cst
605     hostgroups: computers, single-cpu, hasbootfs, lenny, hasvarfs, hashomefs
606   goedel:
607     address: 213.188.99.214
608     parents: gw-cst
609     hostgroups: computers, single-cpu, hasbootfs, lenny
610
611   schein:
612     address: 149.20.20.6
613     parents: gw-isc
614     hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, acpid-hosts, lenny, dl360, bind9-hosts, hasorgfs
615
616   praetorius:
617     address: 130.239.18.121
618     parents: gw-aca
619     hostgroups: computers, buildd, lenny
620
621   lafayette:
622     address: 147.215.7.160
623     parents: gw-esiee
624     hostgroups: computers, buildd, lenny, sw-raid, hassrvfs, hasbootfs
625
626 #############################
627 # host groups
628 #
629 # hostgroups ircd and all are automatically defined
630 #
631 #############################
632 hostgroups:
633   computers:
634     alias: computers
635     private: 1
636   routing-infrastructure:
637     alias: Internet routers and friends
638     extinfo-icon_image: base/switch40.png
639     extinfo-icon_image_alt: router
640   notacomputer:
641     alias: Systems that are not really systems.  Yeah :)
642     private: 1
643   deadslow:
644     alias: Systems too slow to run any real checks
645   dialup:
646     alias: Systems with slow network
647
648   porterbox:
649     alias: developer accessible porter machines
650     extinfo-icon_image: base/debian.png
651     extinfo-icon_image_alt: Debian GNU/Linux
652     extinfo-notes_url: http://db.debian.org/machines.cgi?host=%s
653   service:
654     alias: machines running services
655     extinfo-icon_image: base/debian.png
656     extinfo-icon_image_alt: Debian GNU/Linux
657     extinfo-notes_url: http://db.debian.org/machines.cgi?host=%s
658   buildd:
659     alias: buildd systems
660     extinfo-icon_image: base/debian.png
661     extinfo-icon_image_alt: Debian GNU/Linux
662     extinfo-notes_url: http://db.debian.org/machines.cgi?host=%s
663   general:
664     alias: general purpose developer accessible machines
665     extinfo-icon_image: base/debian.png
666     extinfo-icon_image_alt: Debian GNU/Linux
667     extinfo-notes_url: http://db.debian.org/machines.cgi?host=%s
668
669   dl380:
670     alias: HP DL380 hosts
671     private: 1
672   dl385:
673     alias: HP DL385 hosts
674     private: 1
675   dl360:
676     alias: HP DL360 hosts
677     private: 1
678   bl460:
679     alias: HP BL460 blades
680     private: 1
681   sw-raid:
682     alias: Hosts with Linux software raid
683     private: 1
684   aacraid:
685     alias: Hosts with Adaptec AACraid
686     private: 1
687   single-cpu:
688     alias: Hosts with only one CPU
689     private: 1
690
691   lenny:
692     alias: Hosts running lenny, not etch
693     private: 1
694
695   no-samhain:
696     alias: hosts not running samhain properly
697     private: 1
698
699   kvmdomains:
700     alias: Hosts that are KVM domains
701     private: 1
702
703   postfix-hosts:
704     alias: hosts running postfix instead of exim
705     private: 1
706   heavy-exim:
707     alias: "hosts running the full mail stuff, including clamav and postgrey"
708     private: 1
709   spamd:
710     alias: "hosts running spamassassin as daemon"
711     private: 1
712   heavy-postfix:
713     alias: "postfix hosts running the full mail stuff, including clamav, SA, postgrey, policyd-weight"
714     private: 1
715   apache2-hosts:
716     alias: hosts running apache2
717     private: 1
718   bind9-hosts:
719     alias: hosts running bind9
720     private: 1
721   amavis-hosts:
722     alias: hosts running amavis
723     private: 1
724   ftpd-hosts:
725     alias: hosts running vsftpd
726     private: 1
727   #tftpd-hosts:
728   #  alias: hosts running a tftpd (tftpd-hpa as a daemon)
729   #  private: 1
730   rsyncd-hosts:
731     alias: hosts providing rsync services via xinetd
732     private: 1
733   #postgres81-hosts:
734   #  alias: hosts running postgres81
735   #  private: 1
736   postgres83-hosts:
737     alias: hosts running postgres83
738     private: 1
739   postgres84-hosts:
740     alias: hosts running postgres84
741     private: 1
742   mysql-hosts:
743     alias: hosts running mysql
744     private: 1
745   no-udev:
746     alias: hosts not using udev
747     private: 1
748   ulogd-hosts:
749     alias: hosts running ulogd
750     private: 1
751   acpid-hosts:
752     alias: hosts running acpid
753     private: 1
754   uploadqueue:
755     alias: hosts that are an anonymous ftp uploadqueue
756     private: 1
757
758   nfs-client:
759     alias: hosts mounting filesystems using NFS
760     private: 1
761   nfs-server:
762     alias: hosts serving filesystems using NFS
763     private: 1
764
765   highload:
766     alias: "hosts on which high load is normal"
767     private: 1
768
769   secondary-IPs:
770     alias: secondary IP addresses
771     private: 1
772
773   smart:
774     alias: hosts with smartd
775     private: 1
776   hasbootfs:
777     alias: hosts with a /boot filesystem
778     private: 1
779   hassrvfs:
780     alias: hosts with a /srv filesystem
781     private: 1
782   hasorgfs:
783     alias: hosts with a /org filesystem
784     private: 1
785   hashomefs:
786     alias: hosts with a /home filesystem
787     private: 1
788   hasvarfs:
789     alias: hosts with a /var filesystem
790     private: 1
791   hasusrfs:
792     alias: hosts with a /usr filesystem
793     private: 1
794
795   incomingmailrelayed:
796     alias: incoming mail needs to go through a mail relay
797     # i.e. no port 25
798     private: 1
799   incomingmailrelayed2025:
800     alias: incoming mail needs to go through a mail relay
801     # i.e. no port 25
802     private: 1
803
804   ntpsuckers:
805     alias: hosts who's ntp offset is often unknown
806     private: 1
807
808 #############################
809 # servicegroups
810 #############################
811 servicegroups:
812   diskspace:
813     alias: diskusage checks
814   buildd:
815     alias: buildd checks
816   raid:
817     alias: raid checks
818   kernel:
819     alias: kernel checks
820   weaksshkeys:
821     alias: weak ssh keys
822   apt:
823     alias: apt upgrade status
824   samhain:
825     alias: samhain integrity status
826   security:
827     alias: security
828     servicegroup_members: apt, weaksshkeys, kernel, samhain
829
830 #############################
831 # services
832 #############################
833 services:
834   -
835     name: PING
836     check: "check_ping!300.0,20%!600.0,40%"
837     hostgroups: pingable
838     excludehostgroups: routing-infrastructure, dialup
839     normal_check_interval: 5
840     max_check_attempts: 4
841     retry_check_interval: 1
842   -
843     name: PING
844     check: "check_ping!2000.0,60%!3000.0,80%"
845     hostgroups: routing-infrastructure, dialup
846     normal_check_interval: 5
847     max_check_attempts: 4
848     retry_check_interval: 1
849
850  ############ Services ############
851  ###
852
853  ############ Disk Usage ############
854  ####
855   -
856     name: disk usage - all
857     servicegroups: diskspace
858     nrpe: "/usr/lib/nagios/plugins/check_disk -X devpts -X proc 90 95"
859     hostgroups: computers
860   -
861     name: disk usage on /
862     servicegroups: diskspace
863     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /"
864     hostgroups: computers
865     excludehosts: ries, klecker, kassia
866   -
867     name: disk usage on /
868     servicegroups: diskspace
869     nrpe: "/usr/lib/nagios/plugins/check_disk 90 93 /"
870     hosts: ries, klecker, kassia
871   -
872     name: disk usage on /boot
873     servicegroups: diskspace
874     nrpe: "/usr/lib/nagios/plugins/check_disk 75 85 /boot"
875     hostgroups: hasbootfs
876   -
877     name: disk usage on /var
878     servicegroups: diskspace
879     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var"
880     hostgroups: hasvarfs
881   -
882     name: disk usage on /org
883     servicegroups: diskspace
884     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org"
885     hostgroups: hasorgfs
886   -
887     name: disk usage on /org
888     servicegroups: diskspace
889     nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /org"
890     hosts: merkel, bartok
891   -
892     name: disk usage on /srv
893     servicegroups: diskspace
894     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv"
895     hostgroups: hassrvfs
896   -
897     name: disk usage on /org/scratch
898     servicegroups: diskspace
899     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org/scratch"
900     hosts: merkel
901   -
902     name: disk usage on /tmp
903     servicegroups: diskspace
904     nrpe: "/usr/lib/nagios/plugins/check_disk 60 80 /tmp"
905     hosts: saens, puccini, merkel, tartini, powell, piatti, escher
906   -
907     name: disk usage on /usr
908     servicegroups: diskspace
909     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /usr"
910     hostgroups: hasusrfs
911   -
912     name: disk usage on /home
913     servicegroups: diskspace
914     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /home"
915     hostgroups: hashomefs
916   -
917     name: disk usage on /mnt/hdc
918     servicegroups: diskspace
919     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /mnt/hdc"
920     hosts: voltaire
921   -
922     name: disk usage on /mnt/sdb1
923     servicegroups: diskspace
924     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /mnt/sdb1"
925     hosts: spontini
926   -
927     name: disk usage on /x
928     servicegroups: diskspace
929     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /x"
930     hosts: caballero
931   -
932     name: disk usage on /var/lib/postgresql
933     servicegroups: diskspace
934     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/lib/postgresql"
935     hosts: samosa
936   -
937     name: disk usage on /srv/morgue.debian.org
938     servicegroups: diskspace
939     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv/morgue.debian.org"
940     hosts: stabile
941   -
942     name: disk usage on /srv/mirrors
943     servicegroups: diskspace
944     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv/mirrors"
945     hosts: stabile
946   -
947     name: disk usage on /srv/ftp-master.debian.org
948     servicegroups: diskspace
949     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv/ftp-master.debian.org"
950     hosts: stabile
951
952  ############ All Computers ############
953  ####
954   -
955     name: apt - security updates
956     servicegroups: apt
957     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/apt"
958     hostgroups: computers
959     normal_check_interval:  60
960     retry_check_interval: 15
961  ####
962   -
963     name: backup
964     nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-dabackup"
965     hostgroups: computers
966     normal_check_interval: 60
967     max_check_attempts: 2
968     retry_check_interval: 5
969   -
970     name: backup server config
971     nrpe: "/usr/lib/nagios/plugins/dsa-check-dabackup-server"
972     hosts: bartok
973     normal_check_interval: 60
974     max_check_attempts: 2
975     retry_check_interval: 5
976
977  ####
978   -
979     name: running kernel
980     servicegroups: kernel
981     nrpe: "/usr/lib/nagios/plugins/dsa-check-running-kernel"
982     hostgroups: computers
983     normal_check_interval: 60
984     retry_check_interval: 5
985
986  ####
987   -
988     name: puppet
989     nrpe: "/usr/lib/nagios/plugins/dsa-check-file_age -i 540 -f /var/lib/puppet/state/state.yaml"
990     hostgroups: lenny
991     excludehosts: agnesi
992
993  ####
994   -
995     name: process - samhain
996     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C samhain -a '/usr/sbin/samhain'"
997     hostgroups: computers
998     excludehostgroups: no-samhain
999   -
1000     name: samhain
1001     servicegroups: samhain
1002     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/samhain"
1003     hostgroups: computers
1004     excludehostgroups: no-samhain
1005     depends: process - samhain
1006     normal_check_interval: 60
1007     retry_check_interval: 5
1008
1009  ####
1010   -
1011     name: users
1012     nrpe: "/usr/lib/nagios/plugins/check_users 30 35"
1013     hostgroups: computers
1014  ####
1015   -
1016     name: load
1017     nrpe: "/usr/lib/nagios/plugins/check_load -w 30,28,26 -c 50,45,50"
1018     hostgroups: computers
1019     excludehostgroups: highload
1020   -
1021     name: load
1022     nrpe: "/usr/lib/nagios/plugins/check_load -w 140,120,100 -c 240,220,200"
1023     hostgroups: highload
1024     excludehosts: rietz
1025   -
1026     name: load
1027     nrpe: "/usr/lib/nagios/plugins/check_load -w 200,200,200 -c 350,350,350"
1028     hosts: rietz
1029  ####
1030   -
1031     name: processes - zombies
1032     nrpe: "/usr/lib/nagios/plugins/check_procs 5 10 -s Z"
1033     hostgroups: computers
1034  ####
1035   -
1036     name: processes - total
1037     nrpe: "/usr/lib/nagios/plugins/check_procs 620 700"
1038     hostgroups: computers
1039     excludehosts: liszt
1040   -
1041     name: processes - total
1042     nrpe: "/usr/lib/nagios/plugins/check_procs 800 1000"
1043     hosts: liszt
1044  ####
1045   -
1046     name: swap usage - percent
1047     nrpe: "/usr/lib/nagios/plugins/check_swap -w 20% -c 10%"
1048     hostgroups: computers
1049  ####
1050   -
1051     name: swap usage - mb
1052     nrpe: "/usr/lib/nagios/plugins/check_swap -w 20000 -c 5000"
1053     hostgroups: computers
1054  ####
1055   -
1056     name: process - getty
1057     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C getty -a /sbin/getty"
1058     hostgroups: computers
1059     excludehosts: zelenka, zandonai
1060  ####
1061   -
1062     name: process - sshd
1063     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:20 -c 1: -u root -C sshd -a '/usr/sbin/sshd'"
1064     hostgroups: computers
1065   -
1066     name: "network service - sshd"
1067     check: dsa_check_ssh
1068     hostgroups: computers
1069     depends: process - sshd
1070     normal_check_interval:  60
1071     notification_interval: 1440
1072
1073   -
1074     name: "network service - sshd - 2260"
1075     check: dsa_check_ssh_port!2260
1076     hosts: agnesi
1077     normal_check_interval:  180
1078
1079   -
1080     name: "network service - sshd - version"
1081     check: "dsa_check_ssh_port_version!22!OpenSSH_4.3p2 Debian-9etch3"
1082     depends: network service - sshd
1083     hostgroups: computers, deadslow
1084     excludehostgroups: lenny
1085     normal_check_interval:  60
1086   -
1087     name: "network service - sshd - version"
1088     check: "dsa_check_ssh_port_version!22!OpenSSH_5.1p1 Debian-5"
1089     depends: network service - sshd
1090     hostgroups: lenny
1091     excludehosts: agnesi
1092     normal_check_interval:  60
1093   -
1094     name: "network service - sshd - version - 2260"
1095     check: "dsa_check_ssh_port_version!2260!OpenSSH_5.1p1 Debian-5"
1096     depends: network service - sshd - 2260
1097     hosts: agnesi
1098     normal_check_interval:  60
1099  #
1100   -
1101     name: ssh - weak keys
1102     servicegroups: weaksshkeys
1103     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/weak-ssh-keys"
1104     hostgroups: computers
1105     normal_check_interval:  60
1106  ####
1107   -
1108     name: network service - nrpe
1109     check: check_tcp!5666
1110     hostgroups: computers
1111     max_check_attempts: -2
1112     notification_interval: 1440
1113   -
1114     name: process - nrpe
1115     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'"
1116     hostgroups: computers
1117     max_check_attempts: -1
1118     depends: network service - nrpe
1119  ###
1120   -
1121     name: process - munin-node
1122     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C munin-node -a '/usr/sbin/munin-node'"
1123     hostgroups: computers
1124   -
1125     name: network service - munin-node
1126     check: check_tcp!4949
1127     hostgroups: computers
1128     depends: process - munin-node
1129  ###
1130   -
1131     name: process - ntpd
1132     # sarge: nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C ntpd -a '/usr/sbin/ntpd -p /var/run/ntpd.pid'"
1133     # etch: nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u ntp -C ntpd -a '/usr/sbin/ntpd -p /var/run/ntpd.pid'"
1134     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -C ntpd -a '/usr/sbin/ntpd -p /var/run/ntpd.pid'"
1135     hostgroups: computers
1136     excludehosts: zelenka, zandonai
1137   -
1138     name: network service - ntp
1139     check: dsa_check_ntp
1140     hostgroups: computers
1141     depends: process - ntpd
1142     excludehosts: zelenka, ancina, zandonai
1143     excludehostgroups: ntpsuckers
1144   #
1145   -
1146     name: network service - time
1147     check: dsa_check_time
1148     hosts: zelenka, ancina, zandonai
1149     depends: process - xinetd
1150
1151  ###
1152   -
1153     name: process - atd
1154     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C atd -a /usr/sbin/atd"
1155     hostgroups: computers
1156  ###
1157   -
1158     name: process - cron
1159     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C cron -a /usr/sbin/cron"
1160     hostgroups: computers
1161
1162  ###
1163   -
1164     name: process - syslog-ng
1165     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'"
1166     hostgroups: lenny
1167     hosts: rietz
1168     excludehosts: agnesi
1169
1170  ### MAIL STUFF
1171  ###
1172   -
1173     name: process - exim
1174     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u Debian-exim -C exim4 -a '/usr/sbin/exim4 -bd -q'"
1175     hostgroups: computers
1176     excludehostgroups: postfix-hosts
1177     excludehosts: master, rietz, merkel, byrd
1178   -
1179     name: process - exim - total
1180     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1: -C exim4"
1181     hostgroups: computers
1182     excludehostgroups: postfix-hosts
1183     excludehosts: master, rietz, merkel, byrd
1184   -
1185     name: process - exim
1186     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:300 -c 1:500 -C exim4 -a '/usr/sbin/exim4'"
1187     hosts: master, rietz, merkel, byrd
1188  ###
1189   -
1190     name: process - clamav - clamd
1191     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u clamav -C clamd -a '/usr/sbin/clamd'"
1192     hostgroups: heavy-exim, heavy-postfix
1193   -
1194     name: service - clamav
1195     nrpe: "/usr/lib/nagios/plugins/check_clamd -H /var/run/clamav/clamd.ctl"
1196     hostgroups: heavy-exim, heavy-postfix
1197     depends: process - clamav - clamd
1198   -
1199     name: process - clamav - freshclam
1200     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C freshclam -a '/usr/bin/freshclam -d --quiet'"
1201     hostgroups: heavy-exim, heavy-postfix
1202   -
1203     name: unwanted process - clamav
1204     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C clamd"
1205     hostgroups: computers
1206     excludehostgroups: heavy-exim, heavy-postfix
1207   -
1208     name: unwanted process - freshclam
1209     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C freshclam"
1210     hostgroups: computers
1211     excludehostgroups: heavy-exim, heavy-postfix
1212   -
1213     name: process - spamd - master
1214     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'"
1215     hostgroups: spamd
1216     excludehosts: powell
1217   -
1218     name: process - spamd - master
1219     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'"
1220     hosts: powell
1221   -
1222     name: process - spamd - master
1223     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'"
1224     hosts: liszt
1225   -
1226     name: process - spamd - child
1227     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:11 -c 1: -C spamd -a 'spamd child'"
1228     hosts: liszt
1229     hostgroups: spamd
1230     depends: process - spamd - master
1231   #
1232   -
1233     name: process - spamd - master
1234     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u debbugs -C spamd -a '/usr/sbin/spamd -d '"
1235     hosts: rietz
1236   -
1237     name: process - spamd - child
1238     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:6 -c 1: -u debbugs -C spamd -a 'spamd child'"
1239     hosts: rietz
1240   #
1241   -
1242     name: unwanted process - spamd
1243     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C spamd"
1244     hostgroups: computers
1245     excludehostgroups: spamd
1246     excludehosts: liszt, rietz
1247
1248  ###
1249   #-
1250   #  name: process - greylistd
1251   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u greylist -C greylistd -a '/usr/bin/python /usr/sbin/greylistd'"
1252   #  hostgroups: heavy-exim
1253   #
1254   -
1255     name: unwanted process - greylistd
1256     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C greylistd"
1257     hostgroups: computers
1258
1259  ###
1260   -
1261     name: process - postgrey
1262     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'"
1263     hostgroups: heavy-exim
1264   -
1265     name: process - postgrey
1266     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'"
1267     hostgroups: heavy-postfix
1268   #
1269   -
1270     name: unwanted process - postgrey
1271     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C postgrey"
1272     hostgroups: computers
1273     excludehostgroups: heavy-postfix, heavy-exim
1274  ###
1275   -
1276     name: process - amavis - master
1277     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u amavis -C amavisd-new -a 'amavisd (master)'"
1278     hostgroups: amavis-hosts
1279   -
1280     name: process - amavis - all
1281     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1:10 -u amavis -C amavisd-new -a 'amavisd '"
1282     hostgroups: amavis-hosts
1283     depends: process - amavis - master
1284   #
1285   -
1286     name: unwanted process - amavis
1287     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C amavisd-new"
1288     hostgroups: computers
1289     excludehostgroups: amavis-hosts
1290  ###
1291   -
1292     name: process - weightd - master
1293     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u polw -C policyd-weight -a 'policyd-weight (master)'"
1294     hostgroups: heavy-postfix
1295   -
1296     name: process - weightd - cache
1297     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u polw -C policyd-weight -a 'policyd-weight (cache)'"
1298     hostgroups: heavy-postfix
1299     depends: process - weightd - master
1300   -
1301     name: process - weightd - child
1302     nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:50 -c 1: -u polw -C policyd-weight -a 'policyd-weight (child)'"
1303     hostgroups: heavy-postfix
1304     depends: process - weightd - master
1305   #
1306   -
1307     name: unwanted process - policyd-weight
1308     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C policyd-weight"
1309     hostgroups: computers
1310     excludehostgroups: heavy-postfix
1311
1312
1313
1314  ###
1315   -
1316     name: process - postfix - master
1317     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C master -a '/usr/lib/postfix/master'"
1318     hostgroups: postfix-hosts
1319   -
1320     name: process - postfix - qmgr
1321     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C qmgr -a 'qmgr -l -t fifo -u'"
1322     hostgroups: postfix-hosts
1323     depends: process - postfix - master
1324   #-
1325   #  name: process - postfix - tlsmgr
1326   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C tlsmgr -a 'tlsmgr -l -t fifo -u'"
1327   #  hostgroups: postfix-hosts
1328   #  depends: process - postfix - master
1329   -
1330     name: process - postfix - pickup
1331     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C pickup -a 'pickup -l -t fifo -u -c'"
1332     hostgroups: postfix-hosts
1333     depends: process - postfix - master
1334   -
1335     name: process - postfix - anvil
1336     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:1 -c 0: -u postfix -C anvil -a 'anvil -l -t unix -u'"
1337     hostgroups: postfix-hosts
1338     depends: process - postfix - master
1339
1340   -
1341     name: process - postfix - trivial-rewrite
1342     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'"
1343     hostgroups: postfix-hosts
1344     depends: process - postfix - master
1345   -
1346     name: process - postfix - proxymap
1347     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:10 -c 0:15 -u postfix -C proxymap -a 'proxymap -t unix -u'"
1348     hostgroups: postfix-hosts
1349     depends: process - postfix - master
1350   -
1351     name: process - postfix - cleanup
1352     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:30 -c 0:50 -u postfix -C cleanup -a 'cleanup -z -t unix -u -c'"
1353     hostgroups: postfix-hosts
1354     depends: process - postfix - master
1355   -
1356     name: process - postfix - local
1357     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:30 -c 0:50 -u postfix -C local -a 'local -t unix'"
1358     hostgroups: postfix-hosts
1359     depends: process - postfix - master
1360
1361   -
1362     name: process - postfix - smtpd
1363     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'"
1364     hosts: liszt
1365     depends: process - postfix - master
1366   -
1367     name: process - postfix - smtp
1368     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:350 -c 0:500 -u postfix -C smtp -a 'smtp -t unix -u -c'"
1369     hosts: liszt
1370     depends: process - postfix - master
1371
1372  ###
1373   -
1374     name: network service - smtp
1375     check: dsa_check_smtp
1376     hostgroups: computers
1377     excludehostgroups: postfix-hosts, incomingmailrelayed, incomingmailrelayed2025
1378     depends: process - exim
1379
1380   -
1381     name: network service - smtp
1382     check: dsa_check_smtp
1383     hostgroups: postfix-hosts
1384     depends: process - postfix - master
1385   -
1386     name: network service - submission
1387     check: dsa_check_smtp_port!587
1388     hostgroups: incomingmailrelayed
1389     depends: process - exim
1390   -
1391     name: network service - smtp 2025
1392     check: dsa_check_smtp_port!2025
1393     hostgroups: incomingmailrelayed2025
1394     depends: process - exim
1395   -
1396     name: network service local - smtps cert
1397     nrpe: "/usr/lib/nagios/plugins/check_http -H localhost -p 465 -S -C 14 -t 45"
1398     hostgroups: postfix-hosts
1399     depends: process - postfix - master
1400     normal_check_interval: 120
1401
1402
1403   -
1404     name: setup - dsa config
1405     nrpe: "/usr/lib/nagios/plugins/dsa-check-config"
1406     hostgroups: computers
1407     normal_check_interval: 60
1408   -
1409     name: setup - ud-ldap freshness
1410     nrpe: "/usr/lib/nagios/plugins/dsa-check-udldap-freshness"
1411     hostgroups: computers
1412  ###
1413   -
1414     name: process - uptimed
1415     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C uptimed -a '/usr/sbin/uptimed'"
1416     hostgroups: computers
1417  ###
1418   -
1419     name: process - irqbalance
1420     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C irqbalance -a '/usr/sbin/irqbalance'"
1421     hostgroups: computers
1422     excludehostgroups: single-cpu
1423   -
1424     name: unwanted process - irqbalance
1425     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C irqbalance"
1426     hostgroups: single-cpu
1427
1428  ####
1429  ###
1430   #-
1431   #  name: unwanted process - system-tools-backends
1432   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C system-tools-ba"
1433   #  hostgroups: computers
1434   #-
1435   #  name: unwanted process - dbus-daemon
1436   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C dbus-daemon"
1437   #  hostgroups: computers
1438   -
1439     name: unwanted process - gkrellmd
1440     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C gkrellmd"
1441     hostgroups: computers
1442   -
1443     name: unwanted process - portmap
1444     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C portmap"
1445     hostgroups: computers
1446     excludehostgroups: nfs-client, nfs-server
1447   -
1448     name: unwanted process - rpc.statd
1449     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C rpc.statd"
1450     hostgroups: computers
1451     excludehostgroups: nfs-client, nfs-server
1452   -
1453     name: unwanted process - inetd
1454     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C inetd"
1455     hostgroups: computers
1456     excludehosts: rietz
1457   -
1458     name: unwanted process - snmpd
1459     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C snmpd"
1460     hostgroups: computers
1461
1462  ####
1463   -
1464     name: "host SSL cert"
1465     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"
1466     hostgroups: computers
1467
1468  ############ Processes/Services that only run on some computers ############
1469  ####
1470  ###
1471   -
1472     name: process - rngd
1473     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C rngd  -a '/usr/sbin/rngd -r /dev/hwrng'"
1474     hostgroups: dl385
1475  ###
1476   -
1477     name: process - mdadm monitor
1478     servicegroups: raid
1479     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'"
1480     hostgroups: sw-raid
1481   -
1482     name: RAID - sw raid
1483     servicegroups: raid
1484     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-sw"
1485     hostgroups: sw-raid
1486
1487  ###
1488   -
1489     name: process - monit
1490     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C monit -a '/usr/sbin/monit -d 300 -c /etc/monit/monitrc -s /var/lib/monit/monit.state'"
1491     hostgroups: lenny
1492     excludehosts: agnesi
1493  ###
1494   -
1495     name: process - cpqarrayd
1496     servicegroups: raid
1497     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C cpqarrayd -a '/usr/sbin/cpqarrayd'"
1498     hostgroups: dl385, dl380, dl360, bl460
1499   -
1500     name: RAID - arrayprobe
1501     servicegroups: raid
1502     nrpe: "sudo /usr/bin/arrayprobe"
1503     hostgroups: dl385, dl380, dl360, bl460
1504   -
1505     name: HW - hpacucli status
1506     servicegroups: raid
1507     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli"
1508     normal_check_interval: 120
1509     hostgroups: dl385, dl380, dl360, bl460
1510  ###
1511   -
1512     name: HW - hpasmcli status
1513     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm"
1514     normal_check_interval: 120
1515     hostgroups: dl385, dl380, dl360, bl460
1516     excludehosts: villa, lobos, liszt, senfl, schein, rore
1517   -
1518     name: HW - hpasmcli status
1519     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --ps-no-redundant"
1520     normal_check_interval: 120
1521     hosts: villa, lobos, liszt
1522   -
1523     name: HW - hpasmcli status
1524     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-no-redundant"
1525     normal_check_interval: 120
1526     hosts: senfl, schein, rore
1527  ###
1528   -
1529     name: RAID - areca
1530     servicegroups: raid
1531     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-areca"
1532     hosts: powell
1533  ###
1534   -
1535     name: RAID - aacraid
1536     servicegroups: raid
1537     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-aacraid"
1538     hostgroups: aacraid
1539  ###
1540   -
1541     name: RAID - 3ware
1542     servicegroups: raid
1543     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-3ware"
1544     hosts: puccini
1545  ###
1546   -
1547     name: RAID - MPT
1548     servicegroups: raid
1549     nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-mpt"
1550     hosts: master
1551
1552  ###
1553   -
1554     name: process - slapd
1555     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'"
1556     hosts: draghi
1557  ###
1558   -
1559     name: process - ulogd
1560     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C ulogd -a '/usr/sbin/ulogd -d'"
1561     hostgroups: ulogd-hosts
1562   -
1563     name: unexpected process - ulogd
1564     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C ulogd"
1565     hostgroups: computers
1566     excludehostgroups: ulogd-hosts
1567  ###
1568   -
1569     name: process - udevd
1570     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C udevd -a 'udevd'"
1571     hostgroups: computers
1572     excludehostgroups: no-udev
1573   -
1574     name: unexpected process - udev
1575     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C udevd"
1576     hostgroups: no-udev
1577  ###
1578   -
1579     name: process - acpid
1580     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C acpid -a '/usr/sbin/acpid'"
1581     hostgroups: acpid-hosts
1582   -
1583     name: unexpected process - acpid
1584     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C acpid"
1585     hostgroups: computers
1586     excludehostgroups: acpid-hosts, kvmdomains
1587
1588  ###
1589   -
1590     name: process - xinetd
1591     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'"
1592     hosts: zelenka, ancina, draghi, zandonai
1593     hostgroups: rsyncd-hosts
1594   -
1595     name: unwanted process - xinetd
1596     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C xinetd"
1597     hostgroups: computers
1598     excludehosts: zelenka, ancina, draghi, zandonai
1599     excludehostgroups: rsyncd-hosts
1600  ###
1601   -
1602     name: network service - finger
1603     check: check_tcp!79
1604     hosts: draghi
1605     depends: process - xinetd
1606  ###
1607   -
1608     name: network service - rsync
1609     check: check_tcp!873
1610     hostgroups: rsyncd-hosts
1611     depends: process - xinetd
1612
1613   -
1614     name: network service - rsync
1615     check: check_tcp!873
1616     hosts: rietz2
1617     depends: rietz:process - xinetd
1618
1619   -
1620     name: network service - rsync
1621     check: check_tcp!873
1622     hosts: kassia-sec
1623     depends: kassia:process - xinetd
1624
1625  ###
1626   -
1627     name: process - nagios3
1628     # there is always one extra process per check currently running..
1629     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'"
1630     hosts: spohr
1631
1632  ###
1633   -
1634     name: process - apache2 - master
1635     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C apache2 -a /usr/sbin/apache2"
1636     hostgroups: apache2-hosts
1637   -
1638     name: process - apache2 - worker
1639     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1:100 -u www-data -C apache2 -a /usr/sbin/apache2"
1640     hostgroups: apache2-hosts
1641     depends: process - apache2 - master
1642
1643   -
1644     name: network service - http
1645     check: check_http
1646     hostgroups: apache2-hosts
1647     excludehosts: kassia
1648     depends: process - apache2 - master
1649   -
1650     name: network service - http
1651     check: check_http
1652     depends: kassia:process - apache2 - master
1653     hosts: kassia-sec, kassia-ftp, kassia-volatile
1654
1655   # keyserver on kaufmann
1656   -
1657     name: network service - http keyserver
1658     check: dsa_check_http_port!11371
1659     hosts: kaufmann
1660     depends: process - apache2 - master
1661
1662   # https on various hosts
1663   -
1664     name: network service - https
1665     check: check_https
1666     hosts: ries, chopin, draghi, liszt, spohr, widor, rietz
1667     depends: "process - apache2 - master"
1668     normal_check_interval: 120
1669   -
1670     name: network service - https cert
1671     check: dsa_check_cert!443
1672     # ries              ftp-master.debian.org
1673     # chopin            security-master.debian.org
1674     # spohr             rt.debian.org
1675     # spohr2            nagios.debian.org
1676     # draghi            db.debian.org
1677     # merkel2           nm.debian.org
1678     # liszt             lists.debian.org
1679     hosts: ries, chopin, spohr, spohr2, draghi, merkel2, liszt, widor, rietz
1680     depends: network service - https
1681     normal_check_interval: 60
1682
1683   # spohr
1684   -
1685     name: network service - https
1686     check: check_https
1687     hosts: spohr2
1688     depends: "spohr:process - apache2 - master"
1689     normal_check_interval: 120
1690   -
1691     name: network service - http
1692     check: check_http
1693     hosts: spohr2
1694     depends: "spohr:process - apache2 - master"
1695   # merkel
1696   -
1697     name: network service - https
1698     check: check_https
1699     hosts: merkel2
1700     depends: "merkel:process - apache2 - master"
1701     normal_check_interval: 120
1702   -
1703     name: network service - http
1704     check: check_http
1705     hosts: merkel2
1706     depends: "merkel:process - apache2 - master"
1707  ####
1708   -
1709     name: process - named
1710     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:15 -c 1: -u bind -C named -a '/usr/sbin/named -u bind'"
1711     hostgroups: bind9-hosts
1712   -
1713     name: network service - dns
1714     check: check_dns
1715     hostgroups: bind9-hosts
1716     depends: process - named
1717   -
1718     name: unwanted process - named
1719     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C named"
1720     hostgroups: computers
1721     excludehostgroups: bind9-hosts
1722
1723  ####
1724   -
1725     name: process - vsftp - listener
1726     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C vsftpd -a 'vsftpd: LISTENER'"
1727     hostgroups: ftpd-hosts, uploadqueue
1728     excludehosts: kassia
1729   -
1730     name: process - vsftp - instance
1731     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:80 -c 0:100 -u ftp -C vsftpd -a 'vsftpd: '"
1732     hostgroups: ftpd-hosts, uploadqueue
1733     excludehosts: kassia
1734   -
1735     name: network service - ftp
1736     check: check_ftp
1737     hostgroups: ftpd-hosts, uploadqueue
1738     excludehosts: kassia
1739     depends: process - vsftp - listener
1740   -
1741     name: network service - ftp
1742     check: check_ftp
1743     hosts: kassia-sec, kassia-ftp
1744     depends: kassia:process - xinetd
1745
1746  ####
1747   -
1748     name: process - debianqueued
1749     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u dak -C debianqueued"
1750     hostgroups: uploadqueue
1751
1752  ###
1753   #-
1754   #  name: process - postresql81 - master
1755   #  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'"
1756   #  hostgroups: postgres81-hosts
1757   #-
1758   #  name: process - postresql81 - writer
1759   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgres -C postmaster -a 'postgres: writer process'"
1760   #  hostgroups: postgres81-hosts
1761   #  depends: process - postresql81 - master
1762   #-
1763   #  name: process - postresql81 - buffer
1764   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgres -C postmaster -a 'postgres: stats buffer process'"
1765   #  hostgroups: postgres81-hosts
1766   #  depends: process - postresql81 - master
1767   #-
1768   #  name: process - postresql81 - collector
1769   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgres -C postmaster -a 'postgres: stats collector process'"
1770   #  hostgroups: postgres81-hosts
1771   #  depends: process - postresql81 - master
1772  ####
1773   -
1774     name: process - postresql84 - master
1775     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/8.4/bin/postgres'"
1776     hostgroups: postgres84-hosts
1777   -
1778     name: process - postresql83 - master
1779     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/main -c config_file=/etc/postgresql/8.3/main/postgresql.conf'"
1780     hostgroups: postgres83-hosts
1781   #-
1782   #  name: process - postresql83 - master udd
1783   #  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'"
1784   #  hosts: piatti
1785   -
1786     name: process - postresql83 - dak master
1787     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'"
1788     hosts: klecker, chopin
1789   -
1790     name: process - postresql84 - dak master
1791     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'"
1792     hosts: ries
1793   -
1794     name: process - postresql84 - dak-dev master
1795     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'"
1796     hosts: ries
1797  ####
1798   -
1799     name: process - mysql - master
1800     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C mysqld_safe -a '/bin/sh /usr/bin/mysqld_safe'"
1801     hostgroups: mysql-hosts
1802   -
1803     name: process - mysql - workers
1804     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:25 -c 1: -u mysql -C mysqld -a /usr/sbin/mysqld"
1805     hostgroups: mysql-hosts
1806     depends: process - mysql - master
1807
1808  ####
1809   -
1810     name: process - stunnel4 - postgres-udd
1811     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u stunnel4 -C stunnel4 -a '/usr/bin/stunnel4 /etc/stunnel/postgres-udd-server.conf'"
1812     hosts: samosa
1813   -
1814     name: process - stunnel4 - postgres-udd
1815     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u stunnel4 -C stunnel4 -a '/usr/bin/stunnel4 /etc/stunnel/postgres-udd.conf'"
1816     hosts: merkel, master
1817
1818   -
1819     name: udd stunnel - master cert
1820     nrpe: "/usr/lib/nagios/plugins/check_http -H localhost -p 8080 -S -C 14 -t 45"
1821     hosts: samosa
1822
1823  ####
1824   #-
1825   #  name: process - xenconsoled
1826   #  nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xenconsoled -a 'xenconsoled'"
1827   #  hosts: piatti
1828   #-
1829   #  name: process - xenstored
1830   #  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'"
1831   #  hosts: piatti
1832   #-
1833   #  name: process - xend
1834   #  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'"
1835   #  hosts: piatti
1836 #
1837  ####
1838   -
1839     name: process - libvirtd
1840     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C libvirtd -a '/usr/sbin/libvirtd -d'"
1841     hosts: unger
1842
1843  ###
1844   -
1845     name: process - buildd
1846     servicegroups: buildd
1847     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u buildd -C buildd -a '/usr/bin/buildd'"
1848     hostgroups: buildd
1849     contacts: luk
1850
1851  ###
1852   #-
1853   #  name: process - tftpd
1854   #  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'"
1855   #  hostgroups: tftpd-hosts
1856  ###
1857 #  -
1858 #    name: process - dhcpd
1859 #    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C dhcpd3 -a '/usr/sbin/dhcpd3 -q eth0'"
1860 #    hosts: paer
1861  ###
1862   -
1863     name: process - smartd
1864     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C smartd -a '/usr/sbin/smartd --pidfile /var/run/smartd.pid --interval=1800'"
1865     hostgroups: smart
1866
1867  ############ NFS Stuff ############
1868  ####
1869   -
1870     name: process - portmap
1871     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C portmap -a '/sbin/portmap'"
1872     hostgroups: nfs-client, nfs-server
1873   -
1874     name: process - statd
1875     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u statd -C rpc.statd -a '/sbin/rpc.statd'"
1876     hostgroups: nfs-client, nfs-server
1877   -
1878     name: process - nfsd
1879     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u root -C nfsd -a '[nfsd]'"
1880     hostgroups: nfs-server
1881   -
1882     name: process - lockd
1883     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C lockd -a '[lockd]'"
1884     hostgroups: nfs-server
1885   -
1886     name: process - mountd
1887     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C rpc.mountd -a '/sbin/rpc.mountd'"
1888     hostgroups: nfs-server
1889  # see if the nfs stuff works and doesn't hang.
1890   # the df check all script will also hang, but we don't appear to pay attention to that
1891   -
1892     name: nfs mount ftp archive
1893     nrpe: "/usr/lib/nagios/plugins/check_disk 100 100 /org/mirrors/ftp.debian.org/ftp"
1894     hosts: merkel
1895   -
1896     name: nfs mount ftp archive
1897     nrpe: "/usr/lib/nagios/plugins/check_disk 100 100 /srv/ftp.debian.org/ftp"
1898     hosts: bellini
1899
1900  ############ MISC OTHER Stuff ############
1901  #####
1902   -
1903     name: mirror sync - bugs
1904     check: "dsa_check_mirrorsync!bugs.debian.org!project/trace/bugs-master.debian.org"
1905     hosts: global
1906   -
1907     name: mirror sync - security
1908     check: "dsa_check_mirrorsync!security-nagios.debian.org!project/trace/security-master.debian.org"
1909     hosts: global
1910   -
1911     name: mirror sync - packages
1912     check: "dsa_check_mirrorsync!packages.debian.org!Pics/.trace"
1913     hosts: global
1914     normal_check_interval: 15
1915     max_check_attempts: 5
1916     retry_check_interval: 5
1917   -
1918     name: DNS SOA sync - security.geo.debian.org
1919     check: "dsa_check_soas!security.geo.debian.org"
1920     hosts: global
1921   -
1922     name: DNS SOA sync - debian.org
1923     check: "dsa_check_soas_add!draghi.debian.org!debian.org"
1924     hosts: global
1925   -
1926     name: DNS SOA sync - debian.net
1927     check: "dsa_check_soas_add!draghi.debian.org!debian.net"
1928     hosts: global
1929   -
1930     name: DNS SOA sync - debian.com
1931     check: "dsa_check_soas_add!draghi.debian.org!debian.com"
1932     hosts: global
1933   -
1934     name: DNS SOA sync - mirror.debian.net
1935     check: "dsa_check_soas_add!draghi.debian.org!mirror.debian.net"
1936     hosts: global
1937   -
1938     name: DNS SOA sync - 144-28.118.59.86.in-addr.arpa
1939     check: "dsa_check_soas_add!draghi.debian.org!144-28.118.59.86.in-addr.arpa"
1940     hosts: global
1941   -
1942     name: DNS SOA sync - alioth.debian.org
1943     check: "dsa_check_soas_add!alioth.debian.org!alioth.debian.org"
1944     hosts: global
1945   -
1946     name: DNS SOA sync - 2.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa
1947     check: "dsa_check_soas!2.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa"
1948     hosts: global
1949   -
1950     name: DNS SOA sync - a.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa
1951     check: "dsa_check_soas!a.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa"
1952     hosts: global
1953   -
1954     name: DNS SOA sync - 2.1.0.0.0.0.0.2.8.8.8.0.1.0.0.2.ip6.arpa
1955     check: "dsa_check_soas!2.1.0.0.0.0.0.2.8.8.8.0.1.0.0.2.ip6.arpa"
1956     hosts: global
1957   -
1958     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
1959     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"
1960     hosts: global
1961  ############
1962   -
1963     name: ping alive check
1964     remotecheck: "/usr/lib/nagios/plugins/check_ping -H $HOSTADDRESS$ -w 50,10% -c 200,30%"
1965     runfrom: dijkstra
1966     hosts: giustini
1967     normal_check_interval: 5
1968     max_check_attempts: 4
1969     retry_check_interval: 1
1970   -
1971     name: Overall Unit Status
1972     remotecheck: "/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C public -P 2c -o connUnitStatus -n -c 3 -w 3"
1973     runfrom: dijkstra
1974     hosts: giustini
1975   -
1976     name: event log
1977     remotecheck: "/usr/lib/nagios/plugins/dsa-check-msa-eventlog --start=0 $HOSTADDRESS$ public"
1978     runfrom: dijkstra
1979     hosts: giustini