From: Peter Palfrader Date: Thu, 1 Feb 2018 23:00:01 +0000 (+0100) Subject: Revert "mirrorsync check has a new name" X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-nagios.git;a=commitdiff_plain;h=58399c0cda8a76041f1a8f58fb6e8691dd2d5fc0 Revert "mirrorsync check has a new name" This isn't the problem. This reverts commit 911593d86daf4c1d0c5b9e38ffe6eefb57d38ebc. --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 375c3f9..3546e88 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2526,17 +2526,17 @@ services: # {{{ mirroring - name: mirror sync - bugs - check: "dsa_check-mirrorsync_skew!bugs.debian.org!project/trace/bugs-master.debian.org!120:600" + check: "dsa_check_mirrorsync_skew!bugs.debian.org!project/trace/bugs-master.debian.org!120:600" hosts: global servicegroups: mirror - name: mirror sync - security - check: "dsa_check-mirrorsync_skew!security-nagios.debian.org!project/trace/security-master.debian.org!150:3600" + check: "dsa_check_mirrorsync_skew!security-nagios.debian.org!project/trace/security-master.debian.org!150:3600" hosts: global servicegroups: mirror - name: mirror sync - packages - check: "dsa_check-mirrorsync_skew!packages.debian.org!Pics/.trace!3600:57600" + check: "dsa_check_mirrorsync_skew!packages.debian.org!Pics/.trace!3600:57600" hosts: global check_interval: 15 max_check_attempts: 5 @@ -2544,7 +2544,7 @@ services: servicegroups: mirror - name: mirror sync - snapshot - check: "dsa_check-mirrorsync_skew!snapshot.debian.org!project/trace/snapshot-master.debian.org!3600:28800" + check: "dsa_check_mirrorsync_skew!snapshot.debian.org!project/trace/snapshot-master.debian.org!3600:28800" hosts: global check_interval: 15 max_check_attempts: 5 @@ -2552,7 +2552,7 @@ services: servicegroups: mirror - name: mirror sync - debian archive backend - check: "dsa_check-mirrorsync!debian.backend.mirrors.debian.org!debian/project/trace/master" + check: "dsa_check_mirrorsync!debian.backend.mirrors.debian.org!debian/project/trace/master" hosts: global check_interval: 15 max_check_attempts: 5