X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-master.cfg;h=91f86f403699df00917a1f294cf81f46cc7dd71d;hb=1674af72dd8919caf244ed4ef5b65523f9406b6e;hp=0d48fe68f56129cfd0e45c9b9a6c662fff35b25a;hpb=fb96d1bd36ae499929f1c8d6dd0b4be39b30af3b;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index 0d48fe6..91f86f4 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -126,7 +126,7 @@ servers: gluck: address: 192.25.206.10 parents: samosa - hostgroups: computers, general, dl380, apache1-hosts, bind9-hosts, rsyncd-hosts, heavy-exim + hostgroups: computers, general, dl380, apache1-hosts, bind9-hosts, rsyncd-hosts, heavy-exim, highload merkel: address: 192.25.206.16 parents: samosa @@ -198,7 +198,7 @@ servers: rietz: address: 140.211.166.43 parents: gw-osuosl - hostgroups: computers, service, apache2-hosts, bind9-hosts, rsyncd-hosts, dl385, heavy-exim + hostgroups: computers, service, apache2-hosts, bind9-hosts, rsyncd-hosts, dl385, heavy-exim, highload rietz2: address: 140.211.166.44 parents: rietz @@ -274,7 +274,7 @@ servers: puccini: address: 87.106.4.56 parents: gw-frost - hostgroups: computers, service, apache2-hosts, bind9-hosts, postfix-hosts, heavy-postfix + hostgroups: computers, service, apache2-hosts, bind9-hosts, postfix-hosts, heavy-postfix, amavis-hosts ############################# # host groups @@ -359,6 +359,10 @@ hostgroups: alias: hosts running postgres81 private: 1 + highload: + alias: "hosts on which high load is normal" + private: 1 + secondary-IPs: alias: secondary IP addresses private: 1 @@ -383,7 +387,7 @@ services: hostgroups: computers - name: disk usage on / - nrpe: "/usr/lib/nagios/plugins/check_disk 60 80 /" + nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /" hostgroups: computers - name: disk usage on /boot @@ -391,7 +395,7 @@ services: hosts: sperger, rietz, steffani, penalosa, peri, albeniz, escher, goetz, mayer, mayr, paer - name: disk usage on /var - nrpe: "/usr/lib/nagios/plugins/check_disk 50 75 /var" + nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var" hosts: bartok, samosa, raff, lobos, villa, gluck, saens, escher, voltaire, puccini - name: disk usage on /org @@ -450,6 +454,11 @@ services: name: load nrpe: "/usr/lib/nagios/plugins/check_load -w 12,10,8 -c 22,18,14" hostgroups: computers + excludehostgroups: highload + - + name: load + nrpe: "/usr/lib/nagios/plugins/check_load -w 100,80,60 -c 200,160,140" + hostgroups: highload #### - name: processes - zombies @@ -561,7 +570,7 @@ services: ### - name: process - exim - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u Debian-exim -C exim4 -a '/usr/sbin/exim4 -bd -q'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u Debian-exim -C exim4 -a '/usr/sbin/exim4 -bd -q'" hostgroups: computers excludehostgroups: postfix-hosts excludehosts: master, rietz, merkel @@ -604,16 +613,19 @@ services: - name: process - spamd - master 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'" - hosts: liszt hostgroups: heavy-exim - excludehosts: rietz + excludehosts: rietz, merkel, raff + - + name: process - spamd - master + 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'" + hosts: liszt - name: process - spamd - child - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:6 -c 1: -C spamd -a 'spamd child'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:11 -c 1: -C spamd -a 'spamd child'" hosts: liszt hostgroups: heavy-exim depends: process - spamd - master - excludehosts: rietz + excludehosts: rietz, merkel, raff # - name: process - spamd - master @@ -629,7 +641,11 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C spamd" hostgroups: computers excludehostgroups: heavy-exim - excludehosts: listz + excludehosts: liszt + - + name: unwanted process - spamd + nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C spamd" + hosts: merkel, raff ### - @@ -659,12 +675,10 @@ services: name: process - amavis - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u amavis -C amavisd-new -a 'amavisd (master)'" hostgroups: amavis-hosts - excludehosts: liszt - name: process - amavis - all nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1:10 -u amavis -C amavisd-new -a 'amavisd '" hostgroups: amavis-hosts - excludehosts: liszt depends: process - amavis - master # - @@ -684,8 +698,14 @@ services: depends: process - weightd - master - name: process - weightd - child - nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:30 -c 1: -u polw -C policyd-weight -a 'policyd-weight (child)'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:10 -c 1: -u polw -C policyd-weight -a 'policyd-weight (child)'" hostgroups: heavy-postfix + excludehosts: liszt + depends: process - weightd - master + - + name: process - weightd - child + nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:40 -c 1: -u polw -C policyd-weight -a 'policyd-weight (child)'" + hosts: liszt depends: process - weightd - master # - @@ -763,7 +783,7 @@ services: depends: process - postfix - master - name: process - postfix - smtp - nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:250 -c 0:500 -u postfix -C smtp -a 'smtp -t unix -u -c'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:350 -c 0:500 -u postfix -C smtp -a 'smtp -t unix -u -c'" hosts: liszt depends: process - postfix - master @@ -909,8 +929,8 @@ services: hosts: samosa - name: process - nagios3 - # it forks one instance to check, so make it -w 1:2 - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u nagios -C nagios3 -a '/usr/sbin/nagios3 -d /etc/nagios3/nagios.cfg'" + # there is always one extra process per check currently running.. + 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'" hosts: samosa ### @@ -920,7 +940,7 @@ services: hostgroups: apache2-hosts - name: process - apache2 - worker - nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:50 -c 1:100 -u www-data -C apache2 -a /usr/sbin/apache2" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1:100 -u www-data -C apache2 -a /usr/sbin/apache2" hostgroups: apache2-hosts depends: process - apache2 - master -