From: Peter Palfrader Date: Sat, 11 Feb 2017 16:10:07 +0000 (+0100) Subject: Add mirror-master static check X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=0307e6a9733990d4d23b3990952a7fdecb78fa8e;p=mirror%2Fdsa-nagios.git Add mirror-master static check --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 5c9205b..2788d08 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2730,6 +2730,11 @@ services: check: "dsa_check_staticsync_nossl!metadata.ftp-master.debian.org" hosts: global servicegroups: mirror + - + name: mirror static sync - mirror-master + check: "dsa_check_staticsync_nossl!mirror-master.debian.org" + hosts: global + servicegroups: mirror - name: mirror static sync - deb check: "dsa_check_staticsync_nossl!deb.debian.org"