we want to know when openvpn is running
authorMartin Zobel-Helas <zobel@debian.org>
Sat, 6 Jul 2013 19:01:39 +0000 (21:01 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Sat, 6 Jul 2013 19:01:39 +0000 (21:01 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
config/nagios-master.cfg

index dbfee97..db518a3 100644 (file)
@@ -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
+
 
  ###
   -