From a7f254c5631277f10c3a1e5316152e511769bd61 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Sat, 6 Jul 2013 21:01:39 +0200 Subject: [PATCH] we want to know when openvpn is running Signed-off-by: Martin Zobel-Helas --- config/nagios-master.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index dbfee97..db518a3 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1886,6 +1886,11 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:30 -c 0:50 -u postfix -C local -a 'local -t unix'" hostgroups: postfix-hosts depends: process - postfix - master + - + name: unwanted process - openvpn + nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C openvpn" + hosts: draghi, jenkins + ### - -- 2.20.1