diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-08 11:05:55 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-08 11:05:55 +0000 |
commit | 4734e245f0675411da64b5627b58bef10d9f1129 (patch) | |
tree | 3c3627d7da33642b8c5d213b46fc8f3158aa98c7 /CHANGES | |
parent | 6628ad263a49b7646a8fc41b60487dca17c8fa78 (diff) | |
download | monitoring-plugins-4734e245f0675411da64b5627b58bef10d9f1129.tar.gz |
Added notes about check_disk perf data fix. Added test to check perf data is
same when mount points reversed
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1565 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ This file documents the major additions and syntax changes between releases. Fixed Solaris problems with check_swap (tested on Solaris 9) Fixed check_swap for HP/UX where swapinfo command was incorrect Fixed check_disk inode threshold checks, regressed at r1.4.4. + Fixed crit/warn for check_disk perf data 1.4.5 Fixed bug in perl's is_hostname routine |