From 8be06416012b2311a2f66218f11dbeceff507843 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 20 Mar 2017 17:03:54 +0100 Subject: [PATCH] Use the dsa-check-libs from the dsa nagios checks package again --- config/nagios-master.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index d2de630..26e8e91 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1762,8 +1762,7 @@ services: - name: upgraded libraries servicegroups: security - nrpe: "sudo /usr/local/sbin/dsa-check-libs" - #nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-libs" + nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-libs" hostgroups: computers excludehostgroups: freebsd check_interval: 60 -- 2.20.1