From 77f2c84d2f599d86a60586494169dcab17853e3a Mon Sep 17 00:00:00 2001 From: Matthias Eble Date: Mon, 15 Nov 2010 23:59:35 +0100 Subject: Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) Various values (dused_pct, dfree_pct, inodes_free, inodes_total, ...) are now carried in the parameter_list structure. Assignments have been moved to a subroutine preventing code redundancies. Group metrics are now calculated based on units rather than blocks. This fixes freespace calculation when blocksizes differ within a group. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0d6d3b06..a00febc8 100644 --- a/NEWS +++ b/NEWS @@ -3,10 +3,12 @@ This file documents the major additions and syntax changes between releases. ... ENHANCEMENTS check_nt UPTIME accepts warning/critical thresholds (Ryan Kelly) + FIXES check_snmp now attempts to convert string responses into a double value. If the full string is a value, check_snmp will consider it a numeric value and thus apply threshold checks and return performance data. This reverts back to 1.4.14 behaviour with strings + Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) 1.4.15 27th July 2010 ENHANCEMENTS -- cgit v1.2.3-74-g34f1