From: Peter Palfrader Date: Wed, 12 Mar 2014 07:35:01 +0000 (+0100) Subject: We collect a lot of pg clusters, raise warn limit X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=847cff62708b76778c61695f2e953aac66020acc;p=mirror%2Fdsa-nagios.git We collect a lot of pg clusters, raise warn limit --- 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