diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-03-24 23:46:09 -0400 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-03-24 23:46:09 -0400 |
commit | dd52d7e5e7acfd42243bc1ce173a0bf5d62fe347 (patch) | |
tree | a721972daa542584ba5ae2704734d30b27562fab /NEWS | |
parent | 386b791af2a5c9d95531d2ca047dd8ffc12bcb2e (diff) | |
download | monitoring-plugins-dd52d7e5e7acfd42243bc1ce173a0bf5d62fe347.tar.gz |
check_nt: allow returning UNKNOWN on timeouts (-u)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ This file documents the major additions and syntax changes between releases. Fixed negate not printing the real timeout in ALRM handler when left to default negate timeout result is now configurable Fixed segfault in check_mysql with old slaves (#2696823 - Oskar Ahner) + check_nt can return UNKNOWN on timeouts (-u) 1.4.13 25th Sept 2008 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |