From 896962a1ad1b7d7c75d42c565b06cc799feb0a7c Mon Sep 17 00:00:00 2001 From: nagios Date: Mon, 15 Nov 2010 15:43:41 +0000 Subject: check_snmp now considers strings returned by SNMP that contain just numbers (according to strtod) to be a numeric value for threshold and performance data --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c0396c19..0d6d3b06 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,10 @@ 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 1.4.15 27th July 2010 ENHANCEMENTS -- cgit v1.2.3-74-g34f1