Monitor the SIP proxy ports and TLS certs (RT#5452)
authorPaul Wise <pabs@debian.org>
Sun, 9 Nov 2014 01:27:56 +0000 (09:27 +0800)
committerPaul Wise <pabs@debian.org>
Sun, 9 Nov 2014 01:29:26 +0000 (09:29 +0800)
config/nagios-master.cfg

index f1acbbd..0e25779 100644 (file)
@@ -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"