From a4392de126971813e7a8a98a86a79507e0c10e99 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 25 Sep 2010 20:12:13 +0200 Subject: [PATCH] unwanted process - postresql check --- config/nagios-master.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 5e25ddc..b6c7734 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2063,6 +2063,11 @@ services: # hostgroups: postgres81-hosts # depends: process - postresql81 - master #### + - + name: unwanted process - postresql + nrpe: "check_procs -w 0 -C postgres" + hostgroups: computers + excludehostgroups: postgres84-hosts, postgres83-hosts - name: process - postresql84 - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:4 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/8.4/bin/postgres'" -- 2.20.1