summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2004-12-30 14:23:52 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2004-12-30 14:23:52 (GMT)
commit48e9fa86473bd5e26c6420d0615d605d66e262e9 (patch)
treee555b35cae6c19d46268733c23436624f91c0b86
parentdf866487733c5ecb6e9b7c32d5213c34d0ab3cb1 (diff)
downloadmonitoring-plugins-48e9fa86473bd5e26c6420d0615d605d66e262e9.tar.gz
Note some syntax changes to check_disk
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1071 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 75a16ef..1cfd788 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,5 +6,5 @@ This file documents the major additions and syntax changes between releases.
6 Performance data added (not all plugins yet) 6 Performance data added (not all plugins yet)
7 check_vsz and check_rss deprecated - functionality moved into check_procs 7 check_vsz and check_rss deprecated - functionality moved into check_procs
8 check_swap % thresholds changed to measure amount free, instead of amount used 8 check_swap % thresholds changed to measure amount free, instead of amount used
9 check_disk syntax changes for -p 9 check_disk syntax changes for -p, -m/-M, defaults to MB instead of kB
10 check_procs -C expects no path for the command name 10 check_procs -C expects no path for the command name