summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2013-08-26 21:24:03 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2013-08-26 21:24:03 (GMT)
commit69b13552864cb6df639cceb94b8d09b1f9af8f17 (patch)
treee9d2a1f53797d67d7970136813005bbc06e286af
parentefa9b0fc0841cc5fb5dde11962f9c45db9ce4815 (diff)
downloadmonitoring-plugins-69b13552864cb6df639cceb94b8d09b1f9af8f17.tar.gz
NEWS: Mention new "check_disk -f" option
Closes #22.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1668dc4..55c8de6 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ This file documents the major additions and syntax changes between releases.
9 Added -4/-6 options to check_dig (Ville Mattila) 9 Added -4/-6 options to check_dig (Ville Mattila)
10 New check_oracle --connect option to perform real login 10 New check_oracle --connect option to perform real login
11 New check_nagios -t option to override the default timeout 11 New check_nagios -t option to override the default timeout
12 New check_disk -f/--freespace-ignore-reserved option to ignore space reserved for root
12 New check_disk -N/--include-type option to limit the filesystem types to check 13 New check_disk -N/--include-type option to limit the filesystem types to check
13 Allow for building the plugins in parallel 14 Allow for building the plugins in parallel
14 Add --without-{dbi,ldap,radius} options to ./configure 15 Add --without-{dbi,ldap,radius} options to ./configure