summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@aei.ca>2009-03-25 03:46:09 (GMT)
committerThomas Guyot-Sionnest <dermoth@aei.ca>2009-03-25 03:46:09 (GMT)
commitdd52d7e5e7acfd42243bc1ce173a0bf5d62fe347 (patch)
treea721972daa542584ba5ae2704734d30b27562fab /NEWS
parent386b791af2a5c9d95531d2ca047dd8ffc12bcb2e (diff)
downloadmonitoring-plugins-dd52d7e5e7acfd42243bc1ce173a0bf5d62fe347.tar.gz
check_nt: allow returning UNKNOWN on timeouts (-u)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4f3a833..e9e24a7 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,7 @@ This file documents the major additions and syntax changes between releases.
29 Fixed negate not printing the real timeout in ALRM handler when left to default 29 Fixed negate not printing the real timeout in ALRM handler when left to default
30 negate timeout result is now configurable 30 negate timeout result is now configurable
31 Fixed segfault in check_mysql with old slaves (#2696823 - Oskar Ahner) 31 Fixed segfault in check_mysql with old slaves (#2696823 - Oskar Ahner)
32 check_nt can return UNKNOWN on timeouts (-u)
32 33
331.4.13 25th Sept 2008 341.4.13 25th Sept 2008
34 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) 35 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)