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