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