X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fnagios-master.cfg;h=4bb8414af311dbcc7b209fbe9e01eb4248024d7b;hb=8335c03579a890f69fb8c85126f2fd36ece06548;hp=80a983ef3b06da3d025217f0d130bf16d9af400b;hpb=13c0797f007c2de73942195c674de805d4ab94b0;p=mirror%2Fdsa-nagios.git diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 80a983e..4bb8414 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -252,7 +252,7 @@ servers: # }}} # {{{ gw-brainfood master: - address: 70.103.162.29 + address: 97.107.116.29 parents: gw-brainfood hostgroups: computers, general, apache2-hosts, spamd, heavy-exim, highload, xinetd-hosts, mptraid, squeeze murphy: @@ -446,7 +446,7 @@ servers: new-master: address: 82.195.75.110 parents: czerny - hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hassrvfs + hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, bacula-client fils: address: 82.195.75.89 parents: czerny @@ -1079,6 +1079,10 @@ hostgroups: apache-https: alias: hosts with https services private: 1 + + bacula-client: + alias: hosts which are backuped with bacula + private: 1 nfs-client: alias: hosts mounting filesystems using NFS @@ -1378,7 +1382,11 @@ services: normal_check_interval: 60 max_check_attempts: 2 retry_check_interval: 5 - + - + name: backup - bacula + remotecheck: "/usr/lib/nagios/plugins/dsa-check-bacula -H $HOSTNAME$" + runfrom: dinis + hostgroups: bacula-client #### - name: running kernel @@ -2265,15 +2273,13 @@ services: depends: klecker:process - xinetd #### - - - name: process - debianqueued - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u dak -C debianqueued" - hostgroups: uploadqueue - excludehosts: ravel, franck + #- + # name: process - debianqueued + # nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u dak -C debianqueued" - name: process - debianqueued nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u dak-unpriv -C debianqueued" - hosts: ravel, franck + hostgroups: uploadqueue ###