From d23b17e6567d8eb983956b36b31a383f3cc639d2 Mon Sep 17 00:00:00 2001 From: Matthias Eble Date: Sat, 22 Sep 2007 17:40:35 +0000 Subject: Added -i/-I to ignore pathes/partitions based on regular expressions Added check_disk -A selecting all filesystems -E option must now be passed before -p or -r/-R Passing -E after -p or -r results in UNKNOWN state Fixed bug when mixing case sensitive and insensitive regexes git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1786 f882894a-f735-0410-b71e-b25c423dba1c --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7572b590..2ef39153 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,12 @@ This file documents the major additions and syntax changes between releases. - stop evaluating command line options through shell twice - enforce a full path for the command to run The "negate" utility can now remap custom states + New check_disk -i/-I option to ignore pathes/partitions based on regular expressions + New check_disk -A option to select all filesystems explicitly + WARNING: check_disk's -E option must now be passed before -p or -r/-R arguments + Passing -E after -p or -r results in UNKNOWN state, now + This is needed due to the new ignore feature + Fix bug when mixing case sensitive and case insensitive regex arguments 1.4.9 4th June 2006 Inclusion of contrib/check_cluster2 as check_cluster with some improvements -- cgit v1.2.3