From 1674af72dd8919caf244ed4ef5b65523f9406b6e Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 6 Apr 2008 06:35:24 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080406103524-kptbd4xe8y50kbua] more tweaks --- nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index bad739f..91f86f4 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -940,7 +940,7 @@ services: hostgroups: apache2-hosts - name: process - apache2 - worker - nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:50 -c 1:100 -u www-data -C apache2 -a /usr/sbin/apache2" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1:100 -u www-data -C apache2 -a /usr/sbin/apache2" hostgroups: apache2-hosts depends: process - apache2 - master - -- 2.20.1