From e31ddbaa216eac4daefff206bb126532c59cf7a7 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Thu, 17 Jan 2019 20:22:13 +0100 Subject: [PATCH] Add checks for {www,wiki}.debconf.org --- config/nagios-master.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index c471316..15ffda5 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -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 - -- 2.20.1