From abc29db68068e6048c95eed788457ac7a8580184 Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Sun, 9 Nov 2014 09:27:56 +0800 Subject: [PATCH] Monitor the SIP proxy ports and TLS certs (RT#5452) --- config/nagios-master.cfg | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index f1acbbd..0e25779 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 + hostgroups: computers, service, kvmdomains, wheezy, apache-https mipsel-manda-01: address: 82.195.75.72 parents: gw-man-da @@ -2623,6 +2623,12 @@ services: hosts: gombert contact_groups: gobby #### + - + name: network service - sip-tls cert + check: dsa_check_cert!5061 + normal_check_interval: 60 + hosts: vogler + #### - name: puppetmaster cert nrpe: "/usr/lib/nagios/plugins/dsa-check-cert-expire /var/lib/puppet/ssl/certs/ca.pem" -- 2.20.1