diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-26 23:24:03 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-26 23:24:03 +0200 |
commit | 69b13552864cb6df639cceb94b8d09b1f9af8f17 (patch) | |
tree | e9d2a1f53797d67d7970136813005bbc06e286af /NEWS | |
parent | efa9b0fc0841cc5fb5dde11962f9c45db9ce4815 (diff) | |
download | monitoring-plugins-69b13552864cb6df639cceb94b8d09b1f9af8f17.tar.gz |
NEWS: Mention new "check_disk -f" option
Closes #22.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |