From 750f4f64c24c9caa0eb260969d81cf70d0eb19b2 Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Sun, 9 Nov 2014 09:36:43 +0800 Subject: [PATCH] Fix issue with the previous commit --- config/nagios-master.cfg | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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 -- 2.20.1