Add checks for {www,wiki}.debconf.org
authorJulien Cristau <jcristau@debian.org>
Thu, 17 Jan 2019 19:22:13 +0000 (20:22 +0100)
committerJulien Cristau <jcristau@debian.org>
Thu, 17 Jan 2019 19:22:13 +0000 (20:22 +0100)
config/nagios-master.cfg

index c471316..15ffda5 100644 (file)
@@ -2695,6 +2695,16 @@ services:
     check: "dsa_check_staticsync!miniconf10.debconf.org"
     hosts: global
     servicegroups: mirror
+  -
+    name: mirror static sync - wiki
+    check: "dsa_check_staticsync!wiki.debconf.org"
+    hosts: global
+    servicegroups: mirror
+  -
+    name: mirror static sync - www
+    check: "dsa_check_staticsync!www.debconf.org"
+    hosts: global
+    servicegroups: mirror
   # }}}
   # {{{ DNS
   -