diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -6,13 +6,8 @@ This file documents the major additions and syntax changes between releases. | |||
6 | check_disk_smb now allows spaces in share names (#990948, #1370031, Debian #601699) | 6 | check_disk_smb now allows spaces in share names (#990948, #1370031, Debian #601699) |
7 | 7 | ||
8 | FIXES | 8 | FIXES |
9 | check_snmp now attempts to convert string responses into a double value. If the full string is a value, | ||
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 | ||
12 | Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) | 9 | 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) | 10 | check_disk_smb now handles NT_STATUS_ACCESS_DENIED properly (Debian #601696) |
14 | |||
15 | FIXES | ||
16 | Make check_snmp work more like v1.4.14 with regard to using special values (Timeticks, STRING) as numeric thresholds. | 11 | Make check_snmp work more like v1.4.14 with regard to using special values (Timeticks, STRING) as numeric thresholds. |
17 | 12 | ||
18 | 1.4.15 27th July 2010 | 13 | 1.4.15 27th July 2010 |