From 64fabf73d05b15558901b5122aef86575bf954fe Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 13 Mar 2014 09:51:43 +0100 Subject: [PATCH] Add current chroots check --- config/nagios-master.cfg | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 29caadd..3729b3d 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2594,5 +2594,12 @@ services: remotecheck: "/usr/lib/nagios/plugins/dsa-check-msa-eventlog --start=7778 $HOSTADDRESS$ public" runfrom: dijkstra hosts: giustini + ############ + - + name: current chroots + remotecheck: "/usr/lib/nagios/plugins/dsa-check-dchroots-current" + hostgroups: porterbox + normal_check_interval: 60 + retry_check_interval: 15 # vim: set ts=2 sw=2 et ai si fdm=marker: -- 2.20.1