From 847cff62708b76778c61695f2e953aac66020acc Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 12 Mar 2014 08:35:01 +0100 Subject: [PATCH] We collect a lot of pg clusters, raise warn limit --- 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 7c553c0..29caadd 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2388,7 +2388,7 @@ services: hostgroups: computers - name: process - postgresql91 - 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'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/9.1/bin/postgres'" hostgroups: postgres91-hosts - name: postgresql backups -- 2.20.1