From: Peter Palfrader Date: Sat, 25 Sep 2010 18:12:13 +0000 (+0200) Subject: unwanted process - postresql check X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=a4392de126971813e7a8a98a86a79507e0c10e99;p=mirror%2Fdsa-nagios.git unwanted process - postresql check --- 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'"