From c6c5af1872323de04179a044251cba20626aa525 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 7 Apr 2008 05:09:41 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080407090941-um7bja9sfb4ottoc] new limits for /boot, longer timeout for smtp --- checkcommands.cfg | 2 +- nagios-master.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/checkcommands.cfg b/checkcommands.cfg index 7bfde41..58e9387 100644 --- a/checkcommands.cfg +++ b/checkcommands.cfg @@ -12,5 +12,5 @@ define command{ } define command{ command_name dsa_check_smtp - command_line /usr/lib/nagios/plugins/check_smtp -t 20 -H $HOSTADDRESS$ + command_line /usr/lib/nagios/plugins/check_smtp -t 40 -H $HOSTADDRESS$ } diff --git a/nagios-master.cfg b/nagios-master.cfg index 5817e32..5c91985 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -427,7 +427,7 @@ services: hostgroups: computers - name: disk usage on /boot - nrpe: "/usr/lib/nagios/plugins/check_disk 60 80 /boot" + nrpe: "/usr/lib/nagios/plugins/check_disk 75 85 /boot" hosts: sperger, rietz, steffani, penalosa, peri, albeniz, escher, goetz, mayer, mayr, paer - name: disk usage on /var -- 2.20.1