From: Paul Wise Date: Sun, 9 Nov 2014 01:36:43 +0000 (+0800) Subject: Fix issue with the previous commit X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=750f4f64c24c9caa0eb260969d81cf70d0eb19b2;p=mirror%2Fdsa-nagios.git Fix issue with the previous commit --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 0e25779..704ba83 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -703,7 +703,7 @@ servers: vogler: address: 82.195.75.92 parents: ganeti3 - hostgroups: computers, service, kvmdomains, wheezy, apache-https + hostgroups: computers, service, kvmdomains, wheezy mipsel-manda-01: address: 82.195.75.72 parents: gw-man-da @@ -2624,7 +2624,12 @@ services: contact_groups: gobby #### - - name: network service - sip-tls cert + name: network service - sip-tls cert (443) + check: dsa_check_cert!443 + normal_check_interval: 60 + hosts: vogler + - + name: network service - sip-tls cert (5061) check: dsa_check_cert!5061 normal_check_interval: 60 hosts: vogler