diff options
author | Matthias Eble <psychotrahe@users.sourceforge.net> | 2010-11-28 20:43:48 (GMT) |
---|---|---|
committer | Matthias Eble <psychotrahe@users.sourceforge.net> | 2010-11-28 20:43:48 (GMT) |
commit | 3c67c9cb60a4681a29e509fccbb333e0f6234f54 (patch) | |
tree | 4db063d1bbe09a4719eb67c0b5eee6aaec494406 /NEWS | |
parent | 0892c4ac28c4c2e3b6275187f845813b4cd6d320 (diff) | |
download | monitoring-plugins-3c67c9cb60a4681a29e509fccbb333e0f6234f54.tar.gz |
check_disk_smb now handles NT_STATUS_ACCESS_DENIED properly (Debian #601696)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ This file documents the major additions and syntax changes between releases. | |||
10 | check_snmp will consider it a numeric value and thus apply threshold checks and return performance data. | 10 | check_snmp will consider it a numeric value and thus apply threshold checks and return performance data. |
11 | This reverts back to 1.4.14 behaviour with strings | 11 | This reverts back to 1.4.14 behaviour with strings |
12 | Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) | 12 | Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) |
13 | check_disk_smb now handles NT_STATUS_ACCESS_DENIED properly (Debian #601696) | ||
13 | 14 | ||
14 | 1.4.15 27th July 2010 | 15 | 1.4.15 27th July 2010 |
15 | ENHANCEMENTS | 16 | ENHANCEMENTS |