From: Peter Palfrader Date: Thu, 13 Mar 2014 08:51:43 +0000 (+0100) Subject: Add current chroots check X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=64fabf73d05b15558901b5122aef86575bf954fe;p=mirror%2Fdsa-nagios.git Add current chroots check --- 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: