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