aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Matthias Eble <psychotrahe@users.sourceforge.net> 2007-07-10 20:45:48 +0000
committerGravatar Matthias Eble <psychotrahe@users.sourceforge.net> 2007-07-10 20:45:48 +0000
commitaca23c4640dbe4696b38032d44c06d74d023c96d (patch)
treeef3284de2ff84ae0738da39e47990a2052341ddb /NEWS
parent5e633124e4573c98d5457144e401fb0d22e45ae6 (diff)
downloadmonitoring-plugins-aca23c4640dbe4696b38032d44c06d74d023c96d.tar.gz
Added examples for new features to check_disk
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1755 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7085e5c8..79c42723 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ This file documents the major additions and syntax changes between releases.
is now deprecated. See --help for further information.
Check_disk now calls stat() on all filesystems to check. (Old: only the ones selected using -p)
A meaningful error message (eg "Stale NFS Handle") is printed if stat fails.
+ Check_disk's --help now prints some examples for the new features introduced in 1.4.8
1.4.9 4th June 2006
Inclusion of contrib/check_cluster2 as check_cluster with some improvements