From: Peter Palfrader Date: Sun, 4 Feb 2018 12:12:51 +0000 (+0100) Subject: dsa-check-libs: do not report processes younger than 1h. This should get rid of... X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-nagios.git;a=commitdiff_plain;h=8fc6ab7d7dd452c12e8d1d7e153c4eba3d9975ae dsa-check-libs: do not report processes younger than 1h. This should get rid of the warnings when piuparts runs tests --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index c5a3b5c..9dd27ad 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1652,7 +1652,7 @@ services: - name: upgraded libraries servicegroups: security - nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-libs" + nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-libs --ignore-younger=1h" hostgroups: computers check_interval: 60 retry_interval: 15