Code

Added -i/-I to ignore pathes/partitions based on regular expressions
authorMatthias Eble <psychotrahe@users.sourceforge.net>
Sat, 22 Sep 2007 17:40:35 +0000 (17:40 +0000)
committerMatthias Eble <psychotrahe@users.sourceforge.net>
Sat, 22 Sep 2007 17:40:35 +0000 (17:40 +0000)
commitd23b17e6567d8eb983956b36b31a383f3cc639d2
tree19ba67a6555bb609875f819af5c4b9c479101820
parent520f297fa931d391f81af672b5b0e34db71b8c73
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
lib/tests/test_disk.c
lib/utils_disk.c
lib/utils_disk.h
plugins/check_disk.c
plugins/t/check_disk.t