From: Paul Wise Date: Sun, 9 Nov 2014 01:27:56 +0000 (+0800) Subject: Monitor the SIP proxy ports and TLS certs (RT#5452) X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=abc29db68068e6048c95eed788457ac7a8580184;p=mirror%2Fdsa-nagios.git Monitor the SIP proxy ports and TLS certs (RT#5452) --- 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"