From 0307e6a9733990d4d23b3990952a7fdecb78fa8e Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 11 Feb 2017 17:10:07 +0100 Subject: [PATCH] Add mirror-master static check --- config/nagios-master.cfg | 5 +++++ 1 file changed, 5 insertions(+) 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" -- 2.20.1