diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2004-03-11 15:33:33 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2004-03-11 15:33:33 (GMT) |
commit | 82cacea05586b63d3445473464bb45a9da22b89f (patch) | |
tree | 1432f54825add6cc6ea99bb9dde5a4a9cb650e7e | |
parent | 565597a191ea4afbc7b845944889d70c3345280c (diff) | |
download | monitoring-plugins-82cacea05586b63d3445473464bb45a9da22b89f.tar.gz |
check_procs difference
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@846 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ This file documents the major additions and syntax changes between releases. | |||
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 |
10 | check_procs -C expects no path for the command name | ||