aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Ton Voon <tonvoon@users.sourceforge.net> 2004-12-30 14:23:52 +0000
committerGravatar Ton Voon <tonvoon@users.sourceforge.net> 2004-12-30 14:23:52 +0000
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 75a16ef5..1cfd788a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,5 +6,5 @@ This file documents the major additions and syntax changes between releases.
Performance data added (not all plugins yet)
check_vsz and check_rss deprecated - functionality moved into check_procs
check_swap % thresholds changed to measure amount free, instead of amount used
- check_disk syntax changes for -p
+ check_disk syntax changes for -p, -m/-M, defaults to MB instead of kB
check_procs -C expects no path for the command name