mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
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
This commit is contained in:
parent
df86648773
commit
48e9fa8647
1 changed files with 1 additions and 1 deletions
2
CHANGES
2
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue