From 41bdfc681e4c91b61268695f3ca20f189e8e6741 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Fri, 21 Mar 2014 20:00:17 +0000 Subject: [PATCH] we want policyd-weight Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index c8a5425..54be64e 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1838,23 +1838,23 @@ services: - name: process - weightd - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u polw -a 'policyd-weight (master)'" - hostgroups: heavy-postfix + hostgroups: heavy-postfix, alioth - name: process - weightd - cache nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u polw -a 'policyd-weight (cache)'" - hostgroups: heavy-postfix + hostgroups: heavy-postfix, alioth depends: process - weightd - master - name: process - weightd - child nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:50 -c 1: -u polw -a 'policyd-weight (child)'" - hostgroups: heavy-postfix + hostgroups: heavy-postfix, alioth depends: process - weightd - master ### - name: unwanted process - policyd-weight nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C policyd-weight" hostgroups: computers - excludehostgroups: heavy-postfix, deadslow + excludehostgroups: heavy-postfix, deadslow, alioth ### -- 2.20.1