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