From a5983eda69b442a90495909803724901669b50fb Mon Sep 17 00:00:00 2001 From: "John C. Frickson" Date: Mon, 7 Nov 2016 13:06:05 -0600 Subject: check_users not correctly detecting thresholds Fix for issue https://github.com/nagios-plugins/nagios-plugins/issues/81 check_users now uses the standard warning and critical ranges parser and a standard perdata output routine. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2a9ea62c..dd229a96 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ This file documents the major additions and syntax changes between releases. to force TLSv1.1 and TLSv1.2 connections, respectively The check_http -S/--ssl option now allows for specifying the desired protocol with a "+" suffix to also accept newer versions + check_users: add support for range thresholds (John C. Frickson) FIXES Let check_real terminate lines with CRLF when talking to the server, as -- cgit v1.2.3