diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-02-24 04:40:21 -0500 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-02-24 04:43:09 -0500 |
commit | 660dabd5ac7af2678c9e0f323195d1781447ec69 (patch) | |
tree | fa67a69a7bcee96fd079f8d7ce44437379226543 /NEWS | |
parent | d0695b26c1368d82166df627878b4a4a2e479f0b (diff) | |
download | monitoring-plugins-660dabd5ac7af2678c9e0f323195d1781447ec69.tar.gz |
check_snmp long help missing retries entry (#2608223)
Fix for check_snmp long help, reported by Richard Edward Horner
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ This file documents the major additions and syntax changes between releases. Re-bundled libtap as a built-in library (--enable-libtap): detects system library as pre-1.4.13 and does not install the built-in library anymore Fixed check_mrtg returning UNKNOWN instead of OK (bug #2378068) Fixed check_http behaviour: all check are now performed as long as a valid response is returned (sf.net #1460312) - check_http --onredirect=sticky follows using the same IP address (sf.net #2550208). + check_http --onredirect=sticky follows using the same IP address (sf.net #2550208) Fixed coredump from check_nt when invalid drive is specified (#2179754 - Olli Hauer) 1.4.13 25th Sept 2008 |