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