X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=inline;f=nagios-master.cfg;h=d0c52a4ee4119d85a95e20fb917fcf13e7dd33a1;hb=7d7cc6b0628a8f665a549cef3c68fd49738a8030;hp=1f8efb90f1a3b83a72d8a6409e8a7c8e153a2d30;hpb=f858ae075e7ccdfad149a9c4d64ecdefec84bb22;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index 1f8efb9..d0c52a4 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -664,6 +664,13 @@ services: normal_check_interval: 180 max_check_attempts: 2 retry_check_interval: 5 + - + name: backup server config + nrpe: "/usr/lib/nagios/plugins/dsa-check-dabackup-server" + hosts: bartok + normal_check_interval: 180 + max_check_attempts: 2 + retry_check_interval: 5 #### - @@ -1137,8 +1144,8 @@ services: - - name: setup - debian-admin in etc aliases - nrpe: "/usr/lib/nagios/plugins/dsa-check-da-in-aliases" + name: setup - dsa config + nrpe: "/usr/lib/nagios/plugins/dsa-check-config" hostgroups: computers normal_check_interval: 120 - @@ -1351,13 +1358,13 @@ services: - name: network service - https check: check_https - hosts: samosa + hosts: samosa, ries depends: "process - apache2 - master" normal_check_interval: 120 - name: network service - https cert check: dsa_check_cert!443 - hosts: samosa + hosts: samosa, ries depends: network service - https normal_check_interval: 240 #### @@ -1395,7 +1402,7 @@ services: - name: process - debianqueued nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u dak -C debianqueued" - hosts: ries + hosts: ries, ravel ### -