From 3339975f0ee8e35b1f0b8b4302c3e2aa8475c289 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 21 Jun 2012 09:03:04 +0200 Subject: [PATCH] Fix at least some of the pg nagios mess --- config/nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 43db93f..e6b5c6b 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2291,7 +2291,7 @@ services: - name: process - postresql91 - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:4 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/9.1/bin/postgres'" - hostgroups: postgres90-hosts + hostgroups: postgres91-hosts - name: process - postresql90 - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:4 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/9.0/bin/postgres'" -- 2.20.1