From 7afbca0b8c6f98bf6349bc8dc854d50e760ce8e1 Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Wed, 29 Jan 2014 03:40:11 -0500 Subject: check_swap: add supports for a configurable state when there is no swap Check_swap used to allow no swap when thresholds were only specified in percent. This is no longer the case and the state now must be specified explicitly. The default is to always return CRITICAL when the swap is absent regardless of thresholds. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3a91d75d..3ed99670 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ This file documents the major additions and syntax changes between releases. ENHANCEMENTS check_ide_smart now defaults to plugin output, original output appended with -v Extra-Opts are now enabled by default + check_swap now supports a configurable state when there is no swap FIXES Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified @@ -20,6 +21,8 @@ This file documents the major additions and syntax changes between releases. been disabled because they were broken State retention: the NAGIOS_PLUGIN_STATE_DIRECTORY environment variable has been renamed MP_STATE_DIRECTORY. The old variable will continue to work in v1.6.x + check_swap used to allow returning OK on a system without swap when only percent thresholds + were used. This is no longer the case and one must now use -n/--no-swap= 1.5 2nd October 2013 ENHANCEMENTS -- cgit v1.2.3-74-g34f1