From 5f6d2afed72561dbeefd01eccc5da22161b427f8 Mon Sep 17 00:00:00 2001 From: "Adam D. Barratt" Date: Tue, 1 Oct 2019 21:15:04 +0100 Subject: [PATCH] Add a check for Release Team britney piuparts data freshness Signed-off-by: Adam D. Barratt --- config/nagios-master.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 20cad67..7c2916f 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2975,6 +2975,12 @@ services: hosts: gombert contact_groups: gobby #### + - + name: release - britney piuparts freshness + nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile -a 1h /srv/release.debian.org/britney/state/piuparts-status.txt" + hosts: respighi + contacts: release-britney + #### - name: network service - sip-tls cert - 443 check: dsa_check_cert!443 -- 2.20.1