Fix at least some of the pg nagios mess
authorPeter Palfrader <peter@palfrader.org>
Thu, 21 Jun 2012 07:03:04 +0000 (09:03 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 21 Jun 2012 07:03:04 +0000 (09:03 +0200)
config/nagios-master.cfg

index 43db93f..e6b5c6b 100644 (file)
@@ -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'"